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:
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 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
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 3 years ago
- ☆16Updated 2 years ago
- RET / JMP RBX call spoofer☆10Updated 5 years ago
- ☆29Updated 3 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆22Updated 3 years ago
- A kernel mode Windows rootkit in development.☆48Updated 3 years ago
- An example of how to use Microsoft Windows Warbird technology☆28Updated 2 years ago
- Code Integrity Violation Spotter☆16Updated 11 months ago
- Based on nt5src☆15Updated last year
- Load Dll into Kernel space☆38Updated 2 years ago
- An example code of CiGetCertPublisherName☆16Updated 3 years ago
- Easily hook WIN32 x64 functions☆18Updated 3 months ago
- Some crazy PE executables protection kernel driver☆18Updated 5 years ago
- Hooking Heavens Gate in a weekend☆13Updated 3 years ago
- A driver to implement IOCTL hooking☆25Updated 3 years ago
- Walks through the 4-level paging structures in Windows x64☆13Updated 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
- ☆27Updated 2 years ago
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆17Updated 2 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Updated 3 years ago
- use ce driver, kernel library.☆14Updated 2 years ago
- Hijack NotifyRoutine for a kernelmode thread☆42Updated 3 years ago
- Fake Timestamps of Driver Certificates while keeping validity.☆17Updated 3 years ago
- x64 Windows privilege elevation using anycall☆21Updated 4 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated 9 months ago