alal4465 / Practical-Reverse-Engineering-Solutions
Some drivers I've written while solving exercises from Practical Reverse Engineering
☆14Updated 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
- ☆16Updated last year
- Anti-Analysis technique, trick the debugger by Hiding events from it.☆19Updated 3 years ago
- ☆16Updated 2 years ago
- RET / JMP RBX call spoofer☆9Updated 5 years ago
- ☆29Updated 3 years ago
- Code Integrity Violation Spotter☆17Updated 7 months ago
- Some crazy PE executables protection kernel driver☆18Updated 4 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
- use ce driver, kernel library.☆14Updated 2 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 2 years ago
- A benign application used to demonstrate an EDR detection. This version is procedural (i.e., not object-oriented).Updated 2 years ago
- Walks through the 4-level paging structures in Windows x64☆13Updated last year
- Based on nt5src☆15Updated last year
- A driver to implement IOCTL hooking☆24Updated 2 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆23Updated 2 years ago
- ☆23Updated last year
- Experiment to use sections as User/Kernelmode comm vector☆21Updated last year
- Hijack NotifyRoutine for a kernelmode thread☆41Updated 2 years ago
- vmware-backdoor☆33Updated 3 years ago
- Basic utilities for executing, reading and writing 64-bit data in a 32-bit WoW64 process☆16Updated 2 years ago
- neat way to detect memory read using nt layer function.☆14Updated 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
- ☆27Updated 2 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆11Updated 2 years ago
- Bypassing kernel patch protection runtime☆19Updated last year
- Simple DLL and client app that work together to hook all the functions in WinHvPlatform.dll in order to provide logging and introspection…☆15Updated 3 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 7 years ago
- How to map files into system space using underlying functions directly☆10Updated 4 years ago
- Easily hook WIN32 x64 functions☆18Updated 2 months ago
- a driver to enumerate registered pnp callbacks for a particular interface class based on reversal of IoRegisterPlugPlayNotification☆11Updated 10 months ago