hfiref0x / MiscLinks
Miscellaneous Code and Docs
☆84Updated 6 months ago
Alternatives and similar repositories for Misc
Users that are interested in Misc are comparing it to the libraries listed below
Sorting:
- Standalone program to download PDB Symbol files for debugging without WDK☆80Updated 6 years ago
- ☆18Updated 4 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 5 years ago
- A driver to intercept low level windows events☆64Updated 6 years ago
- clone of armadillo patched for windows☆48Updated last year
- ☆59Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- ☆68Updated 5 years ago
- ASUSTeK AsIO3 I/O driver unlock☆23Updated 4 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
- A research project about Windows notify routines.☆38Updated 5 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- An experimental dynamic malware unpacker based on Intel Pin and PE-sieve☆63Updated last year
- A set of small utilities, helpers for PIN tracers☆36Updated 4 months ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 5 years ago
- Enumerate user mode shared memory mappings on Windows.☆126Updated 4 years ago
- Command like tool to print mitigation flags for running processes in a memory dump☆47Updated 5 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆89Updated 10 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 3 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Updated 6 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆64Updated 6 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
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆88Updated 5 years ago
- c++ implementation of windows heavens gate