compilepeace / BINARY_DISSECTION_COURSE
This repository is a hands-on tutorial which aims at going through dissection and analysis of arbitrary binaries.
☆45Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for BINARY_DISSECTION_COURSE
- PT_NOTE to PT_LOAD x64 ELF infector written in Assembly☆41Updated 3 years ago
- An example of hijacking the dynamic linker with a custom interpreter who loads and executes modular viruses☆59Updated 2 years ago
- Cheat sheet of binary protections flags☆22Updated 4 years ago
- Exercises from Designing BSD Rootkits working in 2020 with FreeBSD 12.2☆45Updated 2 years ago
- Proof of concept for injecting simple shellcode via ptrace into a running process.☆61Updated 2 years ago
- Analysis tool for estimating the likelihood that a binary contains compressed or encrypted bytes☆42Updated 9 months ago
- Binary Golf Library☆62Updated 3 years ago
- RIXED LABS is open for contributions for it's community papers . If you want to publish a blog or a paper , it will be added to the site…☆80Updated 2 years ago
- Do you want to use x64dbg instead of immunity debugger? oscp eCPPTv2 buffer overflow exploits pocs☆78Updated 9 months ago
- ELF binary forensics tool for APT, virus, backdoor and rootkit detection☆45Updated this week
- Learning FreeBSD Kernel Hacking - Exercises☆39Updated 4 years ago
- In line function hooking LKM rootkit☆51Updated 4 years ago
- An ELF / PE binary packer written in pure C, made for fun☆80Updated 7 months ago
- Udemy – Linux Heap Exploitation☆35Updated 3 years ago
- https://breaking-bits.gitbook.io/breaking-bits/exploit-development/linux-kernel-exploit-development☆42Updated 2 years ago
- Notes on using the Python bindings for the Unicorn Engine☆69Updated 4 years ago
- Dragodis is a Python framework which allows for the creation of universal disassembler scripts.☆43Updated 4 months ago
- TrashDBG the world's worse debugger☆24Updated 2 years ago
- esoteric☆50Updated 4 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆78Updated last year
- Code snippets for bare-metal malware development☆96Updated 2 years ago
- A Linux x86/x86-64 tool to trace registers and memory regions.☆34Updated 2 years ago
- Syscall hooking for reverse-engineering and anti-debug bypass on Linux x86 32/64☆40Updated 4 years ago
- ELF Virus infection techniques that work with SCOP (Secure code partitioned) executables☆14Updated 5 years ago
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆109Updated 4 years ago
- ☆103Updated 5 years ago
- Helper script for Linux kernel disassemble or debugging with IDA Pro on VMware + GDB stub (including some symbols helpers)☆36Updated last year