 |
Process Supervisor applies user configured rules to running processes to temporarily restrain out-of-control processes, default specific processes to certain priorities, terminate unallowed processes, and log executions. In addition, the graphical user interface allows for manual viewing and manipulation of running processes. Process Supervisor is compatible with network deployment so workstations can have their processes supervised.
process priority priorities performance optimization explorer applies rules running processes accomplish variety tasks
|
|
|
 |
PECompact compresses Windows modules (EXE, DLL, SCR, etc..) substantially, while leaving them able to be run just as before. At runtime, compressed modules are rapidly decompressed in memory. Smaller (<50%) size usually means quicker load time. Compression also adds a layer of security to modules that resists tampering and reverse engineering. PECompact supports multiple compression formats, including LZMA, through the use of CODEC plug-ins.
packer compress decompress protect portable executable bitsum pebundle pe pecompact compact anti-debug debug speed performance upx aspack petite wwpack32 ezip exepack pklite pklite32
|
|
|
 |
PECompact compresses Windows modules (EXE, DLL, SCR, etc..) substantially, while leaving them able to be run just as before. At runtime, compressed modules are rapidly decompressed in memory. Smaller (<50%) size usually means quicker load time. Compression also adds a layer of security to modules that resists tampering and reverse engineering. PECompact supports multiple compression formats, including LZMA, through the use of CODEC plug-ins.
packer compress decompress protect portable executable bitsum pebundle pe pecompact compact anti-debug debug speed performance upx aspack petite wwpack32 ezip exepack pklite pklite32
|
 |
PEBundle combines an executable and the modules it depends on into a seamless binary that runs just as before. If the modules do not already exist on the client machine, they are extracted to disk or emulated in memory. Modules can even be downloaded at runtime from an internet site. With PEBundle DLL version problems are reduced, the application is better protected, and more. PEBundle can even be used to bundle a script with its interpreter.
portable executable deployment protection bundling modules executable dll exe ocx pebundle combines executable modules depends
|
|
|