Search results

  1. PDECODE

    Winpl - Free Tool For Handling Pl Libraries

    WinPL is free application for Windows that can create or extract files stored in PROGRESS PL files (Procedure Libraries). It's much easier as using original PROLIB Utility. Free for personal, business or commercial use. Features: - It's standalone application (no need for PROGRESS installation)...
  2. PDECODE

    Decompile dot-r

    Try send to me the RCode if it's still actual ... Maybe i can little bit help to you ...
  3. PDECODE

    Listing files inside PL without prolib

    Easy Way for listing :-) Do you use Total Commander ? (most used File Manager :-) Try my Plugin for listing, searching and extracting from PL Files :-) It's by me the easist way. Look at http://progress-tools.x10.mx/plplugin.html
  4. PDECODE

    Utility to check your RCode files

    This free tool can check your RCode for these four "errors" : 1. Check if some RCode source isn't changed from last compilation (useful in finding problems), 2. Check if exist all sources from RCode, 3. Check if exist deeper in path newer source, 4. Check if exist deeper in path duplicate...
  5. PDECODE

    Detailed info about RCode

    Update Released version 1.6 - calculate CRC of source file (the same as PROGRESS use) Useful if you want know if source was changed from last compilation (compared to Debug CRC 1 from RCode Info) and you need recompile source.
  6. PDECODE

    Encode Function

    Released ... Ok here is release about i talk before. Check http://progress-tools.x10.mx/decode.html
  7. PDECODE

    Encode Function

    Encode Cracker In near future i release bruteforce cracker for ENCODE function. In this time i do some speed optimization and so on ... Watch this formum for release :-)
  8. PDECODE

    Encode Function

    Encode Function Details Function is divided to two parts: 1) Create hash from string (output it's not MD5) 2) Convert this hash to letters with special rule :-)
  9. PDECODE

    Detailed info about RCode

    New Release Released versoin 1.5 - Support for more languages, Extract used text, Name extraction for procedures, functions, dll calls (only V9) ... (for more info read readme.txt)
  10. PDECODE

    Detailed info about RCode

    New Version Version 1.1 released. Changed look of the program. Now is output in more readable form :-)
  11. PDECODE

    Detailed info about RCode

    You need some more informations about Rcode? try this free tool http://progress-tools.x10.mx/rcode.html (closed project) In this time it will extract from .r this: Date of compilation, Compilation version, Segment size, Length, Init. val segment size, Debugger segment, Action segment size...
  12. PDECODE

    Encrypted source back to original source

    Speed up Recovering sources crypted by XCODE utility with using unknown key has speeded up.
  13. PDECODE

    Encrypted source back to original source

    Have you lost your original PROGRESS source code and you have only a copy of the encrypted source coded with XCODE utility? There is possibility recover your original source back to readable form. Decoded source (*.p, *.w) files are identical with the original source. Please visit...
Back
Top