FSecureLABS / z3_and_angr_binary_analysis_workshopLinks
Code and exercises for a workshop on z3 and angr
☆230Updated 4 years ago
Alternatives and similar repositories for z3_and_angr_binary_analysis_workshop
Users that are interested in z3_and_angr_binary_analysis_workshop are comparing it to the libraries listed below
Sorting:
- Use angr inside GDB. Create an angr state from the current debugger state.☆200Updated 5 years ago
- HeapHopper is a bounded model checking framework for Heap-implementations☆218Updated 2 months ago
- Vulnerability research notes for VirtualBox and QEMU. Contains debug environment setup notes, a PoC template, exploit primitive notes, an…☆192Updated last year
- Fuzzing the Kernel Using Unicornafl and AFL++☆302Updated 2 years ago
- Binary code coverage visualizer plugin for Ghidra☆295Updated last year
- Tool to generate ROP gadgets for ARM, AARCH64, x86, MIPS, PPC, RISCV, SH4 and SPARC☆305Updated last year
- SALT - SLUB ALlocator Tracer for the Linux kernel☆153Updated 7 years ago
- ☆188Updated 5 months ago
- The new phuzzing framework!☆161Updated last year
- ☆109Updated 6 years ago
- This tool can be useful for solving some reversing challenges in CTFs events.☆143Updated 5 years ago
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆210Updated 3 years ago
- A python symbolic execution framework using radare2's ESIL (Evaluable String Intermediate Language)☆164Updated 2 years ago
- Repo for various angr ipython features to give it more of a cli feeling☆56Updated 7 months ago
- Scriptable Binary Ninja plugin to enable automated coverage analysis and visualization☆133Updated 2 years ago
- PEDA-like debugger UI for WinDbg☆207Updated last year
- A tool for finding the one gadget RCE in libc☆77Updated 5 years ago
- An intentionally vulnerable linux driver for research purposes/practice in kernel exploit dev☆124Updated 8 years ago
- A plugin for Hex-Ray's IDA Pro and radare2 to export the symbols recognized to the ELF symbol table☆211Updated 3 years ago
- Some helper scripts to set up an environment for angr development.☆118Updated last month
- A description of the "House of Corrosion" GLIBC heap exploitation technique.☆223Updated 4 years ago
- ☆135Updated 4 years ago
- AFL + DynamoRIO = fuzzing binaries with no source code on Linux☆248Updated 5 years ago
- An awesome list for Effective and Powerful harnesses for fuzzing using libfuzzer - fuzzers by Google☆76Updated 4 years ago
- Source code of HAL-fuzz☆154Updated 4 years ago
- Shellphish's automated patching engine, originally created for the Cyber Grand Challenge.