ReFox Help - Main functions
ReFox - main functions
- Decompilation
Reconstructs source code by decompiling programs that have been produced from Visual FoxPro 9.0, 8.0, 7.0, 6.0, 5.0 & 3.0, FoxPro 2.x & 1.x and FoxBASE+. The programs that have been compiled with the ENCRYPT option are decrypted. Detection of the FoxPro version and compile method is automatic.
viewer
decompilation
- Separation
Splits .APP, .EXE or .DLL files into their separate components: embedded data files, reports, forms, icons, bitmaps, labels, visual classes and compiled components such as FXP, SPX and MPX. Component files can be viewed while in the application and extracted individually if necessary.
split
- Branding
Protects application from unauthorized decompilation by embedding your ReFox serial number and password into the file to be protected. ReFox offers five levels of protection. Level I and I+ still allow ReFox to recover the code. Level II modifies both the application and reliant runtime files and cannot be decompiled by ReFox.
Levels II+ and III were introduced in ReFox XI.
branding
- Comparison
Compares original compiled file with that reconstructed from the new source code created by ReFox.
comparison
- Built-in compiler
Builds application from project file and compiles all application components.
build / compile
There are two ways to work with ReFox
interactively see Main screen
or
batch file see Makefile
---
rexbasic.html