Protection methods of Private exe Protector version 3.2.2 from 08.09.2010
Protection optionsIn the protection options tab you can select the different protection options that you want to include in your application. If you do not needed a specific protection option for your application it can be removed to speed up the execution time of your application and make the protection code size smaller

- Same file size (as origin file)
- Output file will be the same size as original application file. This
option uses for external checks or on the discretion of the developer
- Debug and trace block
- When this option is turned ON, protection engine will insert advanced
anti-debugging techniques into your application ensuring that a possible
cracker cannot use any kind debugger to study your protected application
code
- Use "anti-dump" mode
- Protect your application from being dumped from memory to disk
- "Code" section CRC protection
- This option detects when a memory modification has been done to the
protected application from an external source (like a virus, cracker or any
other application)
- Import virtualization
- With this options turned ON, protection engine will virtualize and
re-morh all application API calls. Original Import Address Table will be
deleted
- Stolen resources
- Powerful option to protect application resources. With this option
application can't be unpacked, because all resources used by application
will be converted in new format of protection engine, encrypted and
compressed. Original resource section will be erased. Resources one-by-one
will be loaded only if the resource is necessary for application
Licensing options

Virtual machine
Virtual Machine is a powerful technology that allows the execution of code compiled for an imaginary processor. When this compiled code is executed, a cracker cannot recognize the code that is being executed and cannot understand what a specific algorithm is doing