Skip to content

v1.2 - Python 3 & Speed improvements

Compare
Choose a tag to compare
@g0tmi1k g0tmi1k released this 15 Jan 12:45
· 18 commits to master since this release
  • 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 and upx 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