PEBundle PEBundle combines an executable and the modules it depends on into a seamless binary that runs just as before. Modules can even be downloaded at runtime from an internet site if they do not already exist on the client machine.
PECompact An executable compressor, PEC 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. PEC is a truly modern exe packer.
Process Lasso Process Lasso improves system responsiveness and stability in high load situations. It applies rules to processes to improve performance, responsiveness, and stability by temporarily restraining out-of-control processes, defaulting processes to prior
Process Supervisor 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. Network compatible.