GaloisInc / flexdis86Links
A library for disassembling x86-64 binaries.
☆42Updated 4 months ago
Alternatives and similar repositories for flexdis86
Users that are interested in flexdis86 are comparing it to the libraries listed below
Sorting:
- A library for binary analysis and rewriting☆47Updated last year
- Parser for the llvm bitcode format☆59Updated 3 weeks ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- Stratified synthesis for learning machine code instruction semantics☆37Updated 2 weeks ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆19Updated 4 years ago
- The elf-edit library provides a datatype suitable for reading and writing Elf files.☆39Updated 3 weeks ago
- A library of assemblers and disassemblers derived from LLVM TableGen data☆25Updated 3 weeks ago
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- OCaml library to transform an Llvm control flow graph in an SMT formula.☆13Updated 7 years ago
- Formal semantics of LLVM IR in K☆47Updated 7 years ago
- Liveness-driven random C code generator☆42Updated last month
- Extracting high level semantic information from binary code☆66Updated 6 years ago
- Capstone bindings for Haskell: https://github.com/aquynh/capstone☆15Updated 4 years ago
- Turn an interpreter into a code generator