axt / angr-utilsLinks
Handy utilities for the angr binary analysis framework, most notably CFG visualization
☆285Updated 6 years ago
Alternatives and similar repositories for angr-utils
Users that are interested in angr-utils are comparing it to the libraries listed below
Sorting:
- Python bindings for Valgrind's VEX IR.☆358Updated this week
- Shellphish's automated patching engine, originally created for the Cyber Grand Challenge.☆256Updated 2 months ago
- Some helper scripts to set up an environment for angr development.☆117Updated this week
- Improving AFL by using Intel PT to collect branch information☆292Updated 5 years ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆608Updated last year
- Karonte is a static analysis tool to detect multi-binary vulnerabilities in embedded firmware☆410Updated 3 years ago
- Use angr inside GDB. Create an angr state from the current debugger state.☆199Updated 4 years ago
- SymQEMU: Compilation-based symbolic execution for binaries☆346Updated 3 weeks ago
- Fuzzer for Linux Kernel Drivers☆378Updated 3 years ago
- libdft for Intel Pin 3.x and 64 bit platform. (Dynamic taint tracking, taint analysis)☆257Updated 3 months ago
- A taint-tracking plugin for the Valgrind memory checking tool☆259Updated this week
- CLE Loads Everything (at least, many binary formats!)☆449Updated this week
- Use angr in the IDA Pro debugger generating a state from the current debug session☆278Updated 4 years ago
- An binary-to-LLVM IR lifter that leverages Ghidra's IR and analysis☆219Updated 4 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆300Updated 2 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆187Updated 4 years ago
- A fuzzing tool for closed-source binaries based on Unicorn and LibFuzzer☆342Updated 5 years ago
- ☆144Updated 7 months ago
- ☆384Updated 5 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆580Updated 6 years ago
- MOpt-AFL provided by the paper "MOPT: Optimized Mutation Scheduling for Fuzzers"☆213Updated 4 years ago
- ☆250Updated 5 years ago
- Generates `.pyi` type stubs for the entire Ghidra API☆152Updated 3 months ago
- An abstraction layer for constraint solvers.☆313Updated this week
- idahunt is a framework to analyze binaries with IDA Pro and hunt for things in IDA Pro☆386Updated last year
- This implements a 64-bit version of vusec/vuzzer fuzzing tool.☆177Updated 3 years ago
- Usenix Security 2021 - AURORA: Statistical Crash Analysis for Automated Root Cause Explanation☆155Updated 2 years ago
- Official repository for DeepBinDiff☆238Updated 3 years ago
- A Bochs-based instrumentation project designed to log kernel memory references, to identify "double fetches" and other OS vulnerabilities☆337Updated 6 years ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆345Updated 10 months ago