ucsb-seclab / leaklessLinks
Function redirection via ELF tricks.
☆161Updated 10 years ago
Alternatives and similar repositories for leakless
Users that are interested in leakless are comparing it to the libraries listed below
Sorting:
- Helper scripts for hosting a Linux kernel exploitation CTF challenge☆94Updated 10 years ago
- American Fuzzy Lop + Dyninst == AFL Fuzzing blackbox binaries☆188Updated 4 years ago
- SymGDB - symbolic execution plugin for gdb☆218Updated 7 years ago
- A plugin for Hex-Ray's IDA Pro and radare2 to export the symbols recognized to the ELF symbol table☆213Updated 3 years ago
- add symbols back into a stripped ELF binary (~strip)☆175Updated 8 years ago
- Tool to generate ROP gadgets for ARM, AARCH64, x86, MIPS, PPC, RISCV, SH4 and SPARC☆305Updated last year
- A collection of more than 1000 binary libc files☆90Updated 10 years ago
- A linux system call fuzzer using TriforceAFL☆176Updated last year
- ELF Unstrip Tool☆107Updated 10 years ago
- aflpin enables afl to fuzz blackbox binaries using a pin tool to trace execution branches.☆172Updated 10 years ago
- An open source, multi-architecture ROP compiler written in python☆162Updated 8 years ago
- ☆124Updated 4 years ago
- Use angr inside GDB. Create an angr state from the current debugger state.☆202Updated 5 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆304Updated 2 years ago
- ☆237Updated 7 years ago
- GlibC Malloc for Exploiters presentation☆151Updated 6 years ago
- This tool can be useful for solving some reversing challenges in CTFs events.☆145Updated 5 years ago
- Small tool for generating ropchains using unicorn and z3☆198Updated 7 years ago
- A program to draw rectangles from heap traces.☆135Updated 5 years ago
- Unravels any libcs magic for your ret2libc exploit.☆81Updated 3 years ago
- HeapHopper is a bounded model checking framework for Heap-implementations☆221Updated 4 months ago
- ☆91Updated 9 years ago
- Another crash analyzer tool for the American Fuzzy Lop (AFL) fuzzer☆120Updated 8 years ago
- PoC for breaking hypervisor ASLR using branch target buffer collisions☆166Updated 9 years ago
- ☆167Updated 8 years ago
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆211Updated 4 years ago
- Exploitation techniques to bypass Clang CFI when applied to Chromium