Restart from scratch New core in Python using Capstone Framework Support ARM, x86, x64, MIPS, Sparc and PowerPC Suport Mach-O, PE and ELF Add console mode
4.0.2
Bug fix genInstrX86. Bug fix by cao - comparison in gadget search for gadgets with null character
4.0.1
Update python3 to python2. Add new script python to generate gadgets table 32 and 64 bits. Update default syntax to Intel. genInstrX86.py: Add severals pop + ret combination
4.0.0
Addition of 64 bit linux support for ROP exploit generation. Addition of 64 bit support for ROP gadget searching. Addition of Windows PE file loading for gadget searching. Addition of detection of shared libraries and improved code gen for them. Generation of execve ROP exploits with arbitrary argument vectors. Payload generation in PHP, C and Perl as well as improved generation for python. Color disable/enable switch. Improved user friendliness. Vastly increased ROP searching speed. Code restructuring for easing addition of new architectures/platforms. General refacoring and code friendiness.