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.☆20Updated 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
- ☆16Updated 2 years ago
- XOrCryptEx lightweight C Utility/Algorithm☆12Updated 3 years ago
- ☆31Updated 3 years ago
- Load Dll into Kernel space☆38Updated 3 years ago
- ☆59Updated 3 years ago
- ☆15Updated 2 years ago
- automates exploits using ROP chains, using ntdll-scraper☆16Updated 3 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…☆27Updated 2 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- Bypassing kernel patch protection runtime☆21Updated 2 years ago
- A kernel mode Windows rootkit in development.☆49Updated 3 years ago
- vmware-backdoor☆33Updated 4 years ago
- WinHvShellcodeEmulator (WHSE) is a shellcode emulator leveraging the Windows Hypervisor Platform API☆23Updated 3 years ago
- Shh0ya Kernel Hook Driver☆24Updated 4 years ago
- Code Integrity Violation Spotter☆17Updated last year
- Process Creation, Image Load and Thread Creation Notification☆13Updated 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 2 months ago
- Hooking Heavens Gate in a weekend☆13Updated 3 years ago
- R3劫持所有异常☆15Updated 4 years ago
- A driver to implement IOCTL hooking☆24Updated 3 years ago
- Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.☆10Updated 3 years ago
- Protected Process Light Library☆18Updated 5 years ago
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆22Updated 2 years ago
- ☆26Updated last year
- Exports monitoring plugin for x64dbg☆22Updated 2 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated 2 years ago
- Use NtSetInformationThread(ThreadBreakOnTermination) for anti-debugging☆12Updated 5 years ago