VB 6 AntiDecompiler is a software tool that disables the decompilation of VB 5/6 native code programs.
The decompilation can be performed by services like the VB Decompiler Service, Visual Basic 5/6 Decompiler service and tools like VB ReFormer, VB Decompiler, VB RezQ and VB Semi Decompiler.
Our product stops the decompilation!
After a program was processed by our software (version 2.x) the decompilers will produce only disassembler output or no output at all.
VB6 AntiDecompiler also makes the recovery/modification of project/form/controls design from the EXE harder.
EXE encrypters/packers offer a weak protections against the decompilation. Any encrypted and/or compressed EXE must be decrypted in memory in order to run on the CPU. There are many tools that can wait for this to happen and dump the decrypted EXE to disk.
EXE obfuscators only change the names of modules, controls, procedures and variables to random ones.
VB 6 AntiDecompiler prevents the decompilation by removing data needed by decompilers.
It is written in MS VB 6 and protected by itself.