zxgio / gdb-cheatsheet
GDB cheatsheet for reversing binaries
☆21Updated 6 years ago
Alternatives and similar repositories for gdb-cheatsheet:
Users that are interested in gdb-cheatsheet 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
- python library for dumping a linux process from memory☆34Updated 14 years ago
- PoC to append and extract data at the end of an ELF file☆20Updated 7 years ago
- Tool to view heap chunks and memory writes (using pintool)☆39Updated 6 years ago
- SIGSTOPing ELF binaries since 0x7E1☆52Updated 8 months ago
- ☆49Updated 7 years ago
- Misc PoCs for various research topics☆21Updated 2 years ago
- relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.☆33Updated 6 years ago
- Collection of scripts for radare2☆28Updated 6 years ago
- Diaphora, a Free and Open Source program diffing tool☆22Updated 5 years ago
- Dynamic analysis of binary programs to retrieve function-related information (arity, type of parameters, coupling).☆67Updated 7 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
- Python-based interactive assembler/disassembler CLI, powered by Keystone/Capstone.☆31Updated 8 years ago
- ☆26Updated 6 years ago
- ROP based Movfuscator VM☆28Updated 8 years ago
- CSAW CTF 2015 Linux kernel exploitation challenge☆36Updated 9 years ago
- collection of evil code☆14Updated 12 years ago
- Here are my writeups about various reverse engineering and exploitation problems, mostly on unix/linux and using open source tools☆39Updated 8 years ago
- Binary Analysis Platform☆74Updated 11 years ago
- Dynamic binary translation framework for instrumenting x86-64 user space Linux programs☆39Updated 6 years ago
- Routines for hunting down kernel symbols.☆82Updated 14 years ago
- a radare2 plugin that decodes packets with Scapy☆33Updated 7 years ago
- ☆36Updated 12 years ago
- Small script to determine valid immediate values for ARM assembly☆19Updated 5 years ago
- ☆32Updated 10 months ago
- iknowthis Linux SystemCall Fuzzer☆20Updated 6 years ago
- Talk and materials for Offensive Con presentation - Privileged Helper Tools☆47Updated 6 years ago
- Heap analysis tooling for dlmalloc☆30Updated 2 years ago
- Python repository containing parsed standard C library function and argument information☆26Updated 6 years ago
- Code for the paper EvilCoder: Automated Bug Insertion at ACSAC 2016☆45Updated 8 years ago