elfmaster / static_binary_mitigationsLinks
relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.
☆33Updated 7 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
Sorting:
- Be able to execute memory snapshots so they can start running where they left off.☆35Updated 10 years ago
- System call fuzzing of OpenBSD amd64 using TriforceAFL (i.e. AFL and QEMU)☆46Updated 7 years ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆40Updated 6 years ago
- Synesthesia, implemented as Yices scripts☆94Updated 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
- Routines for hunting down kernel structs.☆41Updated 13 years ago
- ☆18Updated 6 years ago
- ☆49Updated 7 years ago
- SIGSTOPing ELF binaries since 0x7E1☆54Updated 11 months ago
- python library for dumping a linux process from memory☆34Updated 15 years ago
- Graphical ROP chain builder using radare2 and r2pipe☆51Updated 7 years ago
- ☆36Updated 12 years ago
- Dynamic analysis of binary programs to retrieve function-related information (arity, type of parameters, coupling).☆67Updated 7 years ago
- Writeups of CTF challenges I do☆13Updated 5 years ago
- ELF/PE/Mach-O parsing library☆50Updated last year
- Automatic function exporting and linking for fuzzing cross-architecture binaries.☆51Updated 6 years ago
- iknowthis Linux SystemCall Fuzzer☆20Updated 6 years ago
- A tool like /bin/ps but uses /proc/kcore for walking the tasklist; this finds hidden processes☆58Updated 10 years ago
- REIL translation library☆36Updated 9 years ago
- Binary Ninja Posters☆35Updated 4 years ago
- ROP based Movfuscator VM☆28Updated 8 years ago
- This rearranges an ELF object file so it can be used as shellcode.☆42Updated 10 years ago
- polish fuzzy lop - fuzzer for libraries/APIs/*☆31Updated last week
- Triton based R2 plugin for concolic execution and total control☆33Updated 6 years ago
- Metasploit pattern generator in Python, modified to be used as a function☆23Updated 10 years ago
- ksfinder - Retrieve exported kernel symbols from physical memory dumps☆44Updated 8 years ago
- trace local function calls like strace and ltrace☆70Updated 8 years ago
- ARM rop chain gadget searcher☆38Updated 7 years ago
- Python repository containing parsed standard C library function and argument information☆27Updated 6 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.☆69Updated 11 years ago