tosanjay / BOPFunctionRecognitionLinks
This python/jython script is used as plugin to BinNavi tool to analyze a x86 binanry file to find buffer overflow prone functions. Such functions are important for vulnerability analysis.
☆29Updated 13 years ago
Alternatives and similar repositories for BOPFunctionRecognition
Users that are interested in BOPFunctionRecognition are comparing it to the libraries listed below
Sorting:
- TaintAll, a taint analysis and concolic execution tool☆32Updated 9 years ago
- A pin tool to visualise heap operations☆21Updated 10 years ago
- Fuzzing scripts for the American Fuzzy Lop (AFL) fuzzer☆48Updated 9 years ago
- covFuzz☆34Updated 8 years ago
- ☆45Updated 7 years ago
- Augmenting Static Analysis Using Pintool: Ablation☆39Updated 9 years ago
- A ROP and binary analysis exploit challenge for edurange☆16Updated 10 years ago
- Memory fuzzing based on sinn3r's In Memory Fuzzer