uf0o / practical_reverse_engineering
Practical Reverse Engineering book exercises
☆9Updated 3 years ago
Alternatives and similar repositories for practical_reverse_engineering:
Users that are interested in practical_reverse_engineering are comparing it to the libraries listed below
- Helper scripts for windows debugging with symbols for Bochs and IDA Pro (PDB files). Very handy for user mode <--> kernel mode☆19Updated last year
- A set of small utilities, helpers for PIN tracers☆31Updated last year
- ☆18Updated 5 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- LLVM based devirtualization PoC’s.☆20Updated 3 years ago
- Headers for linking your software with ntdll.dll☆15Updated 4 years ago
- Code Integrity Violation Spotter☆16Updated 8 months ago
- ☆33Updated 3 years ago
- Static analysis tools for x86 assembly☆13Updated 7 years ago
- ☆14Updated 4 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 2 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆34Updated 3 years ago
- Using Undocumented NTDLL Functions to Read/Write/Delete File☆18Updated 4 years ago
- Simple x64dbg plugin to show registers on every step.☆16Updated 5 years ago
- Currently proof-of-concept☆16Updated 3 years ago
- allowing um r/w through km from um ioctl ™☆11Updated 3 years ago
- Dump mapped PE files from memory to the disk☆19Updated 5 years ago
- Kernel Shellcode to add all privileges in token☆13Updated 7 years ago
- ☆45Updated 4 years ago
- ☆20Updated 3 years ago
- Bypass for the hardening against usage of tagWnd as a kernel read/write primitive☆29Updated 7 years ago
- findLoop - find possible encryption/decryption or compression/decompression code