LouisJenkinsCS / LLVM-Simple-GUILinks
A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees and post-dominator trees, and more!
☆14Updated 6 years ago
Alternatives and similar repositories for LLVM-Simple-GUI
Users that are interested in LLVM-Simple-GUI are comparing it to the libraries listed below
Sorting:
- VSCode extension for the LLVM IR language☆62Updated last year
- A symbolic execution engine for LLVM IR☆51Updated 3 years ago
- A library for dynamic binary rewriting☆58Updated 4 years ago
- TracerX Symbolic Virtual Machine☆33Updated last month
- LLVM meets Code Property Graphs☆91Updated 4 years ago
- Patchestry is a binary patching framework built with MLIR and Ghidra.☆19Updated this week
- Decompiler of LLVM bitcode to C☆87Updated last year
- 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 utility library to bridge llvm and mlir gaps.☆13Updated 5 months ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Pretty printer from GTIRB to assembly code☆48Updated 3 months ago
- Dynamic binary translation framework for instrumenting the Linux kernel and its modules☆77Updated 7 years ago
- Binary Translator to LLVM IR☆49Updated 7 years ago
- Efficient patch generation engine for C/C++ programs☆18Updated 2 years ago
- ☆29Updated last week
- Tutorial for Building Program Reasoning Tools using LLVM and Z3☆19Updated 5 years ago
- AIL: The angr Intermediate Language.☆32Updated 3 weeks ago
- E-Graph library☆14Updated last year
- Disarm — Fast AArch64 Decode/Encoder☆41Updated 6 months ago
- Scalable Validator for Binary Lifters☆56Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- LLVM dataflow analysis framework; Reaching Definition Analysis; Liveness Analysis, May-point-to Definition Analysis ; inter-procedural m…☆25Updated 5 years ago
- A small tool for quickly generating LLVM passes☆28Updated last week
- A binary to LLVM translator☆148Updated 7 years ago
- ☆42Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆43Updated 5 years ago
- Apply ROP protection to a binary using binary rewriting with GTIRB☆32Updated 2 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆139Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 10 months ago