24 skills found
JonathanSalwan / ROPgadgetThis 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.
Boyan-MILANOV / RopiumROPium is a tool that helps you building ROP exploits by finding and chaining gadgets together
Hakumarachi / BropperAn automatic Blind ROP exploitation tool
SQLab / CRAXplusplusThe exploit generator CRAX++ is CRAX with a plugin system, s2e 2.0 upgrade, dynamic ROP, code selection, and I/O states (HITCON 2022)
season-lab / RopdissectorA framework for static analysis of ROP exploits and programs
valbrux / CVE 2019 11932 SupportAppThis native code file aims to be complementary to the published Whatsapp GIF RCE exploit by Awakened , by calculating the system() function address and ROP gadget address for different types of devices, which then can be used to successfully exploit the vulnerability.
yellows8 / Wiiuhaxx CommonROP-chain-generator for Wii U PowerPC-userland exploits.
7etsuo / Deepfreeze ExploitAn exploit for Faronics DeepFreeze 8.38.220.5256 that uses SEH overflow, a custom ROP chain, and a two-phase encryption bypass to achieve remote code execution with a reverse shell.
davidenetti / SoftwareSecurityNotesExploits with pwntools library in Python3. ROP, BOF, SHELLCODE.
jam1garner / ROBChainPoC exploit for Super Smash Brothers Wii U to execute arbitrary ROP in userland
OrShazam / ChainEngineautomates exploits using ROP chains, using ntdll-scraper
NickStephens / Rop EdurangeA ROP and binary analysis exploit challenge for edurange
kmeps4 / Psfree700PSFree WebKit Exploit & ChendoChap ROP and Kernel Exploit For PS4 7.02 Firmware
PinkP4nther / Rop Emporium PoCsMy ROP Emporium proof of concept exploits
kavishkagihan / ROP Buffer OverflowExploiting a buffer overflow vulnerability with ROP chains.
cym13 / RopemeExercises to teach ROP exploitation
x86byte / ROPmeWindows Exploit development : Bypass Data Execution Prevention (DEP) using ROP chains manually hard code
VincentDary / Rop With ShellcodeExploit Writing Tutorial: ROP with Shellcode
ricardojoserf / Rop Emporium ExploitsRop Emporium - Exploits and brief Walkthroughs
samH-FIT / AutoROPPython script to automate exploitation and generation of ROP chains for a chosen binary.