angr / fidget
A tool to add simple inline patches to a binary to rearrange its stack frames, and other things!
☆45Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for fidget
- 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
- Routines for hunting down kernel structs.☆40Updated 13 years ago
- KLEE-TAINT - Klee with taint analysis support☆72Updated 7 years ago
- ropc-llvm is a PoC of a Turing complete ROP compiler with support for a subset of LLVM IR. It is an extension of ropc.☆66Updated 11 years ago
- A fully automatic fuzzing tool for Valgrind, unofficial mirror for http://esec-lab.sogeti.com/pages/fuzzgrind.html