elfmaster / static_binary_mitigations
relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.
☆33Updated 6 years ago
Alternatives and similar repositories for static_binary_mitigations:
Users that are interested in static_binary_mitigations are comparing it to the libraries listed below
- Be able to execute memory snapshots so they can start running where they left off.☆35Updated 10 years ago
- ROP based Movfuscator VM☆28Updated 8 years ago
- ELF binary that runs on several different *nix flavours. Works out which variant it's being run on and runs code specific to that.☆39Updated 4 years ago
- Collection of scripts for radare2☆28Updated 6 years ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆39Updated 6 years ago
- A console for assemble/disassemble code using capstone/keystone☆30Updated 6 years ago
- ☆49Updated 7 years ago
- python library for dumping a linux process from memory☆34Updated 14 years ago
- A tool like /bin/ps but uses /proc/kcore for walking the tasklist; this finds hidden processes☆58Updated 10 years ago
- System call fuzzing of OpenBSD amd64 using TriforceAFL (i.e. AFL and QEMU)☆46Updated 7 years ago
- REIL translation library☆36Updated 8 years ago
- Binary Ninja plugin that syncs WinDbg to Binary Ninja☆47Updated 7 years ago
- A set of tools based on radare2 for analysis of ROP gadgets and payloads.☆15Updated 9 years ago
- ☆18Updated 6 years ago
- Python repository containing parsed standard C library function and argument information☆26Updated 6 years ago
- Proof of Concept files for SensePost's blog - Painless intro to the linux userland heap☆22Updated 7 years ago
- ropc-llvm is a PoC of a Turing complete ROP compiler with support for a subset of LLVM IR. It is an extension of ropc.☆67Updated 11 years ago
- Misc PoCs for various research topics☆21Updated 2 years ago
- Dynamic analysis of binary programs to retrieve function-related information (arity, type of parameters, coupling).☆67Updated 7 years ago
- Bootloader research tools (very much a work in progress)☆37Updated 6 years ago
- PoC to append and extract data at the end of an ELF file☆20Updated 7 years ago
- A tool to add simple inline patches to a binary to rearrange its stack frames, and other things!☆45Updated 2 years ago
- ASLREKT is a proof of concept for an unfixed generic local ASLR bypass in Linux.☆25Updated 5 years ago
- iknowthis Linux SystemCall Fuzzer☆20Updated 6 years ago
- Programmatic disassembly and patching☆67Updated 8 years ago
- This rearranges an ELF object file so it can be used as shellcode.☆42Updated 10 years ago
- CansecWest2016 - Getting Physical: Extreme Abuse of Intel Based Paging Systems☆27Updated 8 years ago
- A pin tool to visualise heap operations☆21Updated 9 years ago
- Routines for hunting down kernel structs.☆40Updated 13 years ago
- ARM rop chain gadget searcher☆37Updated 7 years ago