lac-dcc / DaedalusLinks
An LLVM pass to compress code by identifying and extracting recurrent program slices.
☆26Updated 2 weeks ago
Alternatives and similar repositories for Daedalus
Users that are interested in Daedalus are comparing it to the libraries listed below
Sorting:
- LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM…☆59Updated 3 months ago
- A graphing library for Control Flow Graphs☆98Updated 4 months ago
- Repository used for my master's thesis on implementing RVSDG as a dialect of MLIR☆13Updated 2 years ago
- Standalone API for Binary Ninja's LLIL☆19Updated last year
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆49Updated this week
- Mixed Boolean Arithmetic Simplification using E-Graphs☆24Updated 6 months ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- Some experiments with SMT solvers and GIMPLE IR☆77Updated this week
- libLISA: Instruction Discovery and Analysis on x86-64☆119Updated 8 months ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- E-Graph library☆19Updated last year
- The next generation reverse engineering IDE (work-in-progress).☆103Updated last year
- Disarm — Fast AArch64 Decode/Encoder☆42Updated 10 months ago
- Tutorial for writing an LLVM backend☆27Updated 5 months ago
- A space-efficient bitmap implementation with inline storage optimization for Rust.