Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework.
setup.py was removed in commit 525bcf7f047eef9f2c32b93bfb132e7f2488d96c which broke the Dockerfile. Just using pip3 to install ropper seems to do the trick but let me know what you think.
setup.py was removed in commit 525bcf7f047eef9f2c32b93bfb132e7f2488d96c which broke the Dockerfile. Just using pip3 to install ropper seems to do the trick but let me know what you think.