gsuberland / Windows-Reverse-EngineeringLinks
Various reverse engineering work on Windows
☆17Updated 4 years ago
Alternatives and similar repositories for Windows-Reverse-Engineering
Users that are interested in Windows-Reverse-Engineering are comparing it to the libraries listed below
Sorting:
- 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
- ☆15Updated 2 years ago
- A collection of Windows Components(Mostly is ntoskrnl.exe)☆28Updated 4 years ago
- A driver to implement IOCTL hooking☆24Updated 3 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆35Updated 3 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- ntos shit☆26Updated last year
- .lib file for linking against the NT CRT☆19Updated 3 years ago
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆16Updated 3 years ago
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆34Updated 3 years ago
- penter hook example and driver time recorder☆31Updated 7 years ago
- Windows driver template, using C++20 & cmake & GithubActions☆22Updated 10 months ago
- IDA plugin to quickly learn what a shortcut does☆10Updated 3 years ago
- VEH Redirect & VEH Debugger☆23Updated 5 years ago
- Runtime smm module loader☆33Updated 2 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 3 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- clone of armadillo patched for windows☆47Updated 8 months ago
- Reverse engineered API for Microsoft's Time Travel Debugger☆34Updated last year
- reverse engineering of the windows nt kernel debugger protocol & reimplementation.☆25Updated 11 months ago
- ☆27Updated last year
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated last year
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- ☆29Updated 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
- Reverse Engineering☆13Updated 8 years ago
- Simple command line version of Sysinternals WinObj. Currently just lists object names and types given an object manager directory.☆20Updated last year
- Some eternal WIP stuff :)☆17Updated 3 months ago