#
rop
Here are 65 public repositories matching this topic...
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 and MIPS architectures.
-
Updated
Apr 17, 2020 - Python
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.
-
Updated
May 17, 2020 - Python
rp++ is a full-cpp written tool that aims to find ROP sequences in PE/Elf/Mach-O x86/x64 binaries. It is open-source and has been tested on several OS: Debian / Windows 8.1 / Mac OSX Lion (10.7.3). Moreover, it is x64 compatible and supports Intel syntax. Standalone executables can also be directly downloaded.
-
Updated
Oct 29, 2019 - C++
Very vulnerable ARM/ARM64 application (CTF style exploitation tutorial)
-
Updated
Jan 29, 2020 - C++
TheOfficialFloW
commented
May 5, 2019
Seek help somewhere else. On /r/vitahacks, wololo.net/talk, etc.
Automatic ROPChain Generation
reverse-engineering
symbolic-execution
triton
pwn
ctf
rop
rop-exploitation
rop-gadgets
binary-exploitation
rop-chain
exploit-development
exploitdev
-
Updated
Feb 21, 2020 - Python
Open
Add wiki
daniellimws
commented
Mar 13, 2018
We have sufficiently many key bindings that it would be good to have a documentation on what does what. (since they are not written anywhere)
Exploitation on ARM-based Systems (Troopers18)
-
Updated
Mar 21, 2018
Exploit Development and Reverse Engineering topics
python
c
golang
security
arm
x64
reverse-engineering
x86
infosec
shell-script
shellcode
rop
writeup
crackme
buffer-overflow
exploit-development
format-string-attack
-
Updated
May 6, 2020 - Python
A sandbox escape based on the proof-of-concept (CVE-2018-4087) by Rani Idan (Zimperium)
-
Updated
May 8, 2018 - JavaScript
dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>
python
ida-pro
rop
vulnerabilities
rop-gadgets
ida-plugin
exploitation
idapython
idapython-plugin
rop-chain
rop-analysis
-
Updated
Feb 2, 2017 - Python
A Python tool to generate ROP chains
-
Updated
Apr 12, 2018 - Python
Solutions for ROP Emporium challenges (https://ropemporium.com/) in python.
-
Updated
Oct 25, 2017 - Python
ROPChain generator.
-
Updated
Sep 20, 2018 - C++
Red-team tool to hook libc read syscall with a buffer overflow vulnerability.
linux
hooks
entropy
exploit
polymorphic
libc
rop
rop-exploitation
rop-gadgets
red-team
buffer-overflow
aslr
zero-day
readhub
rop-chain
exploit-development
aslr-bypass
polyverse
moving-target-defense
buffer-overflow-vulnerability
-
Updated
Feb 7, 2019 - C
A suite of tools for disassembly, ROP, and binary analysis written in Go
-
Updated
Nov 7, 2019 - Go
Exercises for 521155S Computer Security course in the University of Oulu
fuzzing
rop
malware-analysis
chipwhisperer
buffer-overflow
websecurity
side-channel-attacks
botnets
shellcoding
-
Updated
Nov 25, 2019 - Python
ROP Benchmark is a tool to compare ROP compilers
-
Updated
Apr 18, 2020 - Python
Railway oriented programming in Python
-
Updated
Dec 7, 2018 - Python
Improve this page
Add a description, image, and links to the rop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rop topic, visit your repo's landing page and select "manage topics."
The
constgreptool could probably be a bit faster. I'm not sure what's making it so slow at the moment. It shouldn't take ~2 seconds to look up a value.