elfmaster / libelfmaster_examplesLinks
Simple ELF tools written to demonstrate libelfmaster capabilities.
☆41Updated 7 years ago
Alternatives and similar repositories for libelfmaster_examples
Users that are interested in libelfmaster_examples are comparing it to the libraries listed below
Sorting:
- Be able to execute memory snapshots so they can start running where they left off.☆36Updated 10 years ago
- relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.☆34Updated 7 years ago
- sample linux x86_64 ELF virus☆53Updated 7 years ago
- trace local function calls like strace and ltrace☆70Updated 8 years ago
- ELF Infector's Toolkit☆64Updated 9 years ago
- Dynamic analysis of binary programs to retrieve function-related information (arity, type of parameters, coupling).☆67Updated 8 years ago
- A console for assemble/disassemble code using capstone/keystone☆31Updated 7 years ago
- radare2 + miasm2 = ♥☆102Updated 5 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆109Updated 6 years ago
- GCC Obfuscation Augmentation Tools☆83Updated 2 years ago
- ☆49Updated 7 years ago
- CSAW CTF 2015 Linux kernel exploitation challenge☆36Updated 9 years ago
- python library for dumping a linux process from memory☆34Updated 15 years ago
- ELF/PE/Mach-O parsing library☆51Updated last year
- Some low-level stuff☆107Updated last year
- A tool like /bin/ps but uses /proc/kcore for walking the tasklist; this finds hidden processes☆58Updated 10 years ago
- ELF DSO injector☆67Updated 2 months ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆136Updated 7 years ago
- Diaphora, a Free and Open Source program diffing tool☆23Updated 6 years ago
- Automated Return-Oriented Programming Chaining☆85Updated 9 years ago
- Xenpwn is a toolkit for memory access tracing using hardware-assisted virtualization☆144Updated 9 years ago
- Decompiler for x86 and x86-64 ELF binaries☆220Updated 6 years ago
- System call fuzzing of OpenBSD amd64 using TriforceAFL (i.e. AFL and QEMU)☆46Updated 7 years ago
- Python repository containing parsed standard C library function and argument information☆27Updated 6 years ago
- Melkor is a very intuitive and easy-to-use ELF file format fuzzer to find functional and security bugs in ELF parsers.☆153Updated last year
- Code and exploit for the "read-eval-pwn loop" challenge of 33C3 CTF☆35Updated 8 years ago
- SIGSTOPing ELF binaries since 0x7E1☆55Updated last year
- ROP based Movfuscator VM☆28Updated 8 years ago
- Translator from asm to C, but not decompiler. Something between compiler and decompiler.☆56Updated 4 years ago
- Python-based interactive assembler/disassembler CLI, powered by Keystone/Capstone.☆31Updated 8 years ago