cloudburst / landfill
python library for dumping a linux process from memory
☆34Updated 14 years ago
Related projects ⓘ
Alternatives and complementary repositories for landfill
- Tool to view heap chunks and memory writes (using pintool)☆39Updated 5 years ago
- Dynamic analysis of binary programs to retrieve function-related information (arity, type of parameters, coupling).☆67Updated 7 years ago
- Final project for the M.Sc. in Engineering in Computer Science at Università degli Studi di Roma "La Sapienza" (A.Y. 2016/2017).☆35Updated 7 years ago
- ARM rop chain gadget searcher☆37Updated 7 years ago
- Code samples used for the blog post☆23Updated 7 years ago
- Writeups of CTF challenges I do☆13Updated 5 years ago
- Basic x86 Symbolic Execution for educational purposes☆18Updated 7 years ago
- Python module to detect, analyze and id application bugs☆21Updated 4 months ago
- Write ups of solution for CTF challenges I solved☆25Updated 3 years ago
- Triton based R2 plugin for concolic execution and total control☆30Updated 5 years ago
- Binary Analysis Platform☆73Updated 11 years ago
- REIL translation library☆36Updated 8 years ago
- A pin tool to visualise heap operations☆21Updated 9 years ago
- ROP based Movfuscator VM☆28Updated 8 years ago
- Use angr inside the radare2 debugger. Create an angr state from the current debugger state.☆34Updated 5 years ago
- Diaphora, a Free and Open Source program diffing tool☆22Updated 5 years ago
- Automatic function exporting and linking for fuzzing cross-architecture binaries.☆50Updated 6 years ago
- Binary Ninja plugin that syncs WinDbg to Binary Ninja☆47Updated 6 years ago
- A tool to add simple inline patches to a binary to rearrange its stack frames, and other things!☆45Updated 2 years ago
- Dynamic binary translation framework for instrumenting x86-64 user space Linux programs