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.
between addFile(), loadGadgetsFor() and getFileFor(), i cant seem to find a way to set the imagebase variable to offset the gadget addresses (working from raw file). Am i missing something ?
between addFile(), loadGadgetsFor() and getFileFor(), i cant seem to find a way to set the imagebase variable to offset the gadget addresses (working from raw file). Am i missing something ?