AaLl86 / retrowareLinks
This repository contains some tools that I have written in the past
☆28Updated last year
Alternatives and similar repositories for retroware
Users that are interested in retroware are comparing it to the libraries listed below
Sorting:
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆68Updated 5 years ago
- View handles and object for each object type☆65Updated 5 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated last year
- A POC for Windows Extension Host hooking☆23Updated 6 years ago
- drvtriks kernel driver for Windows 7 SP1 and 8.1 x64, that tricks around in your system.☆33Updated 7 years ago
- ☆14Updated 2 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆36Updated 3 years ago
- Windows_OS_Internals_Curriculum_Resource_Kit-ACADEMIC☆25Updated 6 years ago
- A research project about Windows notify routines.☆37Updated 5 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- 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
- Various WinDbg extensions and scripts☆32Updated 6 years ago
- Adding exceptions to Microsoft's Control Flow Guard (CFG)☆58Updated 9 years ago
- ☆47Updated 5 years ago
- Data and structures regarding the research done on WdFilter☆12Updated 5 years ago
- This is a simple driver with x64 inline assembly☆57Updated 5 years ago
- Shareds for kernel developement☆28Updated 11 years ago
- Full reversing of the Microsoft Auxiliary Windows API Library and ported to C☆24Updated 7 months ago
- Analyze PatchGuard☆59Updated 6 years ago
- Tools made for my Hyper-V blog series @ https://foxhex0ne.blogspot.com/☆58Updated 5 years ago
- VMCS Auditor provides almost all of Intel's VMCS Layout checklist based on Bochs Emulator.☆32Updated 6 years ago
- Command like tool to print mitigation flags for running processes in a memory dump☆47Updated 4 years ago
- Bypass for the hardening against usage of tagWnd as a kernel read/write primitive☆29Updated 8 years ago
- Crash Windows 10 up to RS2 from an unprivileged process☆41Updated 7 years ago
- Windows kernel-mode callbacks tutorial driver☆47Updated 8 years ago
- Exploiting HEVD's WriteWhatWhereIoctlDispatch for LPE on Windows 10 TH2 through RS3 using GDI objects.☆24Updated 7 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆62Updated 6 years ago