Stars
Repository for a library focused on binary analysis (mainly for Java related bytecodes)
(WIP) A lean, modular C++ graph library born from C++'s Boost Graph and CXXGraph
Study materials for CS164 Koushik Sen (Chocopy Risc-V) version at berkeley
cnheitman / Triton
Forked from JonathanSalwan/TritonTriton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64 a…
Simplification of General Mixed Boolean-Arithmetic Expressions: GAMBA
Recreation of a simplified version of the Classic Donkey Kong Arcade game
A LLVM-based static analysis framework.
An open-source interactive visualization tool for comparing IR CFGs
A Python pickling decompiler and static analyzer
An example LLVM transform pass written (partially) by ChatGPT; also demonstrates how to load Windows pass plugins
A collection of out-of-tree LLVM passes for teaching and learning
gooMBA is a Hex-Rays Decompiler plugin to simplify Mixed Boolean-Arithmetic (MBA) expressions
The next generation reverse engineering IDE (work-in-progress).
Human-friendly cross-platform system call tracing and hooking library based on Frida's Stalker
Ghidra P-Code emulation and static LLVM lifting in Python
Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.
A collection of links related to Linux kernel security and exploitation
A collection of links related to VMware escape exploits
Script & materials associated with the PGSharp reverse engineering