GaloisInc / dismantleLinks
A library of assemblers and disassemblers derived from LLVM TableGen data
☆25Updated last month
Alternatives and similar repositories for dismantle
Users that are interested in dismantle are comparing it to the libraries listed below
Sorting:
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆19Updated 4 years ago
- Stratified synthesis for learning machine code instruction semantics☆37Updated last month
- A library for binary analysis and rewriting☆47Updated last year
- The elf-edit library provides a datatype suitable for reading and writing Elf files.☆39Updated 2 months ago
- x86-64 assembly as a Haskell EDSL☆36Updated 14 years ago
- Minimal binary serialization library with focus on performance☆17Updated last week
- An llvm pretty printer inspired by the haskell llvm binding☆30Updated 2 months ago
- A library for disassembling x86-64 binaries.☆41Updated 2 months ago
- A language-generic implementation of equality saturation in Haskell☆21Updated 6 years ago
- A static analysis tool for C.☆27Updated 5 years ago
- Based on paper by Greg Morrisett , TAL-0 is the design of a RISC-style typed assembly language which focuses on control-flow safety.☆22Updated 8 years ago
- "Toy" SMT Solver for Educational Purposes☆20Updated 12 years ago
- Haskell implementation of P4F Control-Flow Analysis☆21Updated 3 years ago
- A tool for translating imperative programs to CSP.☆12Updated 8 years ago
- Proof Object Transformation, Preserving Imp Embeddings: the first proof compiler to be formally proven correct