gsuberland / Windows-Reverse-Engineering
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
- 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
- Windbg extension that allows you analyze Control Flow Guard map☆35Updated 3 years ago
- ☆15Updated 2 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- IDA plugin to quickly learn what a shortcut does☆10Updated 3 years ago
- A driver to implement IOCTL hooking☆24Updated 3 years ago
- A collection of Windows Components(Mostly is ntoskrnl.exe)☆27Updated 4 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- Exports monitoring plugin for x64dbg☆22Updated 2 years ago
- A debugger backend for IDA Pro built on top of of Intel’s PIN framework☆31Updated last year
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆16Updated 3 years ago
- ntos shit☆24Updated last year
- A way to detect DBI frameworks, Debuggers and VMs.☆22Updated 4 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- ☆27Updated last year
- Use NtSetInformationThread(ThreadBreakOnTermination) for anti-debugging☆11Updated 5 years ago
- .lib file for linking against the NT CRT☆18Updated 3 years ago
- FastSymApi - A Fast API PDB Symbol Cache Server that efficiently caches and compresses PDBs on disk for quick and repeated retrieval.☆19Updated 6 months ago
- WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs☆18Updated last year
- This is a ring -1 header framework in order to simplify the creation of hypervisors on SVM☆22Updated last year
- ☆13Updated last year
- Personal curation of Clang/LLVM patches.☆13Updated 4 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- clone of armadillo patched for windows☆47Updated 6 months ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆64Updated last year
- Windows_OS_Internals_Curriculum_Resource_Kit-ACADEMIC☆24Updated 6 years ago
- Various WinDbg extensions and scripts☆31Updated 6 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 10 months 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