v1.2 - Python 3 & Speed improvements
- Moved to Python 3 (v1.1 uses Python 2.x)
- BATch mode - If the binary file is larger than 64k, it will clone it and try and compress it (using
strip
andupx
if installed). - Quicker speeds. (e.g. PoSh:
accesschk.exe
only takes 2 seconds rather than 1:23 minutes!) - Altered the output to be 'cleaner' to read
- Various bug fixes