baderj / practical-reverse-engineering
my results for the exercises in the book "Practical Reverse Engineering" by Bruce Dang et al.
☆109Updated 10 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
- Automatically rebuild Import Address Table for dumped PE file. With python bindings!☆118Updated 6 years ago
- Python scripts for reverse engineering.☆182Updated 3 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆218Updated 6 years ago
- DriverBuddy is an IDA Python script to assist with the reverse engineering of Windows kernel drivers.☆358Updated 5 years ago
- A tool to help when dealing with Windows IOCTL codes or reversing Windows drivers.☆431Updated 6 years ago
- Blackhat 2012 Sample Codes☆93Updated 8 years ago
- Incident Response & Digital Forensics Debugging Extension☆377Updated 6 years ago
- Source from VMDE paper, adapted to 2015☆181Updated 7 years ago
- Driver Initial Reconnaissance Tool☆122Updated 5 years ago
- My repository to upload drivers from different books and all the information related to windows internals.☆156Updated 5 years ago
- x86 Inline hooking engine (using trampolines)☆96Updated 10 years ago
- Recon 2015 Presentation from Alex Ionescu☆234Updated 9 years ago
- PatchGuard Research☆296Updated 6 years ago
- Parsers for custom malware formats ("Funky malware formats")☆96Updated 3 years ago
- zer0m0n driver for cuckoo sandbox☆358Updated 9 years ago
- ☆116Updated 12 years ago
- Scripts for disassembling VBScript p-code in the memory to aid in exploits analysis☆84Updated 2 years ago
- Script analysis tool based on Frida.re☆129Updated 7 years ago
- Learn the fundamentals of Binary Auditing. Know how HLL mapping works, get more inner file understanding than ever.☆79Updated 4 years ago
- Windows Kernel Drivers fuzzer☆339Updated 8 years ago
- Elevation of privilege detector based on HyperPlatform☆120Updated 8 years ago
- Load a Windows Kernel Driver☆92Updated 7 years ago
- Collection Of Anti-Debugging Tricks☆99Updated 9 years ago
- Hypervisor based tool for monitoring system register accesses.☆143Updated 6 years ago
- Inject code into a legitimate process☆143Updated 10 years ago
- Translates WinDbg "dt" structure dump to a C structure☆128Updated 8 years ago
- ☆113Updated 8 years ago
- Shellcode emulator written with Unicorn Framework With Process Dump Emulation Environment☆120Updated 4 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆220Updated 2 years ago
- IDA Plugin which decodes Windows Device I/O control code into DeviceType, FunctionCode, AccessType and MethodType.☆108Updated last year