JonathanSalwan / ROPgadgetLinks
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
☆4,326Updated 3 weeks ago
Alternatives and similar repositories for ROPgadget
Users that are interested in ROPgadget are comparing it to the libraries listed below
Sorting:
- Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, A…☆2,073Updated 9 months ago
- The best tool for finding one gadget RCE in libc.so.6☆2,267Updated last week
- Build a database of libc offsets to simplify exploitation☆1,841Updated last year
- rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.☆2,063Updated 3 months ago
- A repository for learning various heap exploitation techniques.☆8,310Updated last week
- PEDA - Python Exploit Development Assistance for GDB☆6,086Updated last year
- A powerful and user-friendly binary analysis platform!☆8,358Updated this week
- Here record some tips about pwn. Something is obsoleted and won't be updated. Sorry about that.☆1,821Updated 6 years ago
- GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Li…☆7,903Updated last week
- A fork of AFL for fuzzing Windows binaries☆2,501Updated last week
- Tutorials for getting started with Pwntools☆1,531Updated last year
- Checksec☆2,253Updated last week
- HackSys Extreme Vulnerable Driver (HEVD) - Windows & Linux☆2,900Updated 9 months ago
- Provide powerful tools for seccomp analysis☆1,085Updated last week
- Reverse engineering framework in Python☆3,770Updated 10 months ago
- Exploit Development and Reverse Engineering with GDB & LLDB Made Easy☆9,732Updated this week
- Platform for Architecture-Neutral Dynamic Analysis☆2,702Updated this week
- Platform for emulation and dynamic analysis of Linux-based firmware☆2,019Updated last year
- gdb for pwn☆959Updated 3 months ago
- Some helpful preload libraries for pwning stuff.☆1,637Updated 6 months ago
- Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software v…☆3,958Updated last week
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,286Updated 3 months ago
- Documentation for the angr suite☆845Updated 2 years ago
- A Coverage Explorer for Reverse Engineers☆2,469Updated last year
- CTF framework and exploit development library