googleprojectzero / reilLinks
☆60Updated 5 years ago
Alternatives and similar repositories for reil
Users that are interested in reil are comparing it to the libraries listed below
Sorting:
- KLEE Symbolic Execution Engine☆60Updated 5 years ago
- generate assemblers from disassemblers, 2018 jailbreak security summit talk☆38Updated 5 years ago
- KLEE-TAINT - Klee with taint analysis support☆70Updated 7 years ago
- Recover control flow graph from obfuscated codes☆39Updated 10 years ago
- Uncovering Class Hierarchies in C++ Programs☆127Updated 3 years ago
- clang-based search engine for C/C++ data structures, classes, prototypes & macros☆103Updated 2 months ago
- integration with IDA☆92Updated 4 years ago
- A clang analyzer checker that looks for kernel uninitialized memory disclosures to userland.☆57Updated 6 years ago
- Some glue facilitating remote use of IDA (the Interactive DisAssembler) Python API.☆77Updated 5 years ago
- ELF/PE/Mach-O parsing library☆51Updated last year
- Rewriting functions in compiled binaries using McSema☆90Updated 6 years ago
- Collection of various llvm passes☆127Updated 10 years ago
- Security Evaluation of Dynamic Binary Instrumentation Engines☆80Updated 7 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆74Updated 4 years ago
- Speculative disassembly, CFG recovery, and call-graph recovery from stripped binaries.☆109Updated 7 years ago
- ARMv7 architecture plugin☆41Updated last year
- Dynamic analysis of binary programs to retrieve function-related information (arity, type of parameters, coupling).☆67Updated 8 years ago
- Implementation of G-Free: Defeating Return-Oriented Programming through Gadget-less Binaries☆95Updated 7 years ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆202Updated 6 years ago
- Programmatic disassembly and patching☆69Updated 8 years ago
- An IDA Pro Plugin for embedding an IPython Kernel☆64Updated 5 years ago
- Alfred Workflow to convert hex string to assembly and vice versa☆24Updated 8 years ago
- Implementation of a thin hypervisor☆42Updated 9 years ago
- Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces☆96Updated 13 years ago
- A hypervisor or virtual machine monitor (VMM) fuzzer