ROPMEMU
Code decompression tool
An analysis and decompilation framework for complex code-reuse attacks.
ROPMEMU is a framework to analyze, dissect and decompile complex code-reuse attacks.
285 stars
32 watching
42 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cisco-talos/ghida | A plugin that integrates Ghidra decompiler into IDA Pro to provide a GUI-based reverse engineering tool | 781 |
sashs/ropper | Tools for disassembling and analyzing binary files to build ROP chains for exploitation | 1,888 |
fuzzinglabs/thoth | An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 249 |
reider-roque/linpostexp | Tools for analyzing and exploiting vulnerabilities in Linux systems | 176 |
codeexpress/respounder | A tool that detects compromised machines by exploiting the lack of LLMNR name resolution in non-adversarial networks. | 316 |
mrphrazer/r2con2020_deobfuscation | Automated deobfuscation tool using symbolic execution and SMT solving to remove obfuscated code from malware | 76 |
sensepost/routopsy | A toolkit for exploiting vulnerabilities in routing protocols by creating virtual routers. | 169 |
1an0rmus/tekdefense-automater | Automates OSINT analysis of IP addresses and hashes by querying multiple data sources | 535 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,173 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |
codingo/reconnoitre | Automates reconnaissance and service enumeration of network hosts to gather information and write recommendations for further testing. | 2,124 |
wstrm/omemo-utils | A utility project providing commands to encrypt and decrypt OMEMO media files. | 8 |
palkeo/panoramix | An Ethereum decompiler tool that translates Solidity bytecode into human-readable code | 822 |
secrary/findloop | Automates identification of frequently executed code blocks in executables using DynamoRIO to generate breakpoints for analysis | 26 |
git-afsantos/haros | A tool for detecting quality issues in ROS-based code through static analysis. | 192 |