PE Packer Decompression Benchmarker Download

This utility, which includes C++ source, times the decompression or reconstruction time of executable compressors, bundlers, or other portable executable tools which attach themselves to a host executable. It works by timing the interval between the process creation and the instruction pointer reaching the host executable's original entry point. We have used this utility to keep our software optimal.