alal4465 / Practical-Reverse-Engineering-SolutionsLinks
Some drivers I've written while solving exercises from Practical Reverse Engineering
☆15Updated 3 years ago
Alternatives and similar repositories for Practical-Reverse-Engineering-Solutions
Users that are interested in Practical-Reverse-Engineering-Solutions are comparing it to the libraries listed below
Sorting:
- ☆16Updated 2 years ago
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆20Updated 3 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆24Updated 3 years ago
- ☆15Updated 2 years ago
- ☆29Updated 3 years ago
- ☆59Updated 3 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 3 years ago
- Code Integrity Violation Spotter☆17Updated last year
- XOrCryptEx lightweight C Utility/Algorithm☆12Updated 3 years ago
- Load Dll into Kernel space☆38Updated 2 years ago
- FastSymApi - A Fast API PDB Symbol Cache Server that efficiently caches and compresses PDBs on disk for quick and repeated retrieval.☆19Updated 3 weeks ago
- Process Creation, Image Load and Thread Creation Notification☆13Updated last year
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆23Updated 3 years ago
- A years-old exploit of a local EoP vulnerability in Kingsoft Antivirus KWatch Driver version 2009.3.17.77.☆38Updated 3 years ago
- Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.☆10Updated 3 years ago
- Exports monitoring plugin for x64dbg☆22Updated 2 years ago
- 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
- A driver to implement IOCTL hooking☆24Updated 3 years ago
- A kernel mode Windows rootkit in development.☆49Updated 3 years ago
- Shh0ya Kernel Hook Driver☆23Updated 4 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- vmware-backdoor☆33Updated 4 years ago
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆17Updated 3 years ago
- A C++ syscall ID extractor for Windows. Developed, debugged and tested on 20H2.☆20Updated 4 years ago
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆27Updated last year
- Hooking Heavens Gate in a weekend☆13Updated 3 years ago
- A POC for Windows Extension Host hooking☆24Updated 6 years ago
- Bypassing kernel patch protection runtime☆21Updated 2 years ago
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆35Updated 10 months ago
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated last year