AmrDeveloper / LLQLLinks
LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM IR/Bitcode files
☆55Updated 2 months ago
Alternatives and similar repositories for LLQL
Users that are interested in LLQL are comparing it to the libraries listed below
Sorting:
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Daedalus is an LLVM pass that compresses code by identifying and extracting recurrent program slices.☆28Updated this week
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 11 months ago
- VSCode extension for the LLVM IR language☆62Updated last year
- A library for identifying types of stack, global, and heap allocations in LLVM IR using only LLVM's debug information and metadata.☆14Updated 3 weeks ago
- libLISA: Instruction Discovery and Analysis on x86-64☆114Updated 4 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Tutorial for writing an LLVM backend☆24Updated last month
- gradient-based symbolic execution engine implemented from scratch☆35Updated last year
- Assembler toolkit: encoding and decoding of various architectures☆34Updated 7 months ago
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 6 months ago
- a tiny, wasm-ready virtual machine - stupidly fast☆38Updated last month
- 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
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 6 years ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- In-memory x86-64 assembler for JIT compiler.☆74Updated 3 months ago
- Peter's Amazing Syntax Tree Analyzer☆131Updated 9 months ago
- Modeling futexes in TLA+☆20Updated 9 months ago
- NVidia sass disassembler☆21Updated this week
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Repository for a library focused on binary analysis (mainly for Java related bytecodes)☆43Updated last week
- Dr. Disassembler☆36Updated 3 years ago
- A windows debugger written in Rust, for educational purposes☆159Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- A Brainfuck interpreter embedded inside DWARF debug information☆38Updated last year
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆20Updated last week
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Fork of LLVM for demonstrating optimization pass development☆30Updated 2 years ago
- Disarm — Fast AArch64 Decode/Encoder☆41Updated 6 months ago