hfiref0x / MiscLinks
Miscellaneous Code and Docs
☆81Updated 2 weeks ago
Alternatives and similar repositories for Misc
Users that are interested in Misc are comparing it to the libraries listed below
Sorting:
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- View handles and object for each object type☆65Updated 5 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆84Updated 4 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…☆26Updated last year
- A research project about Windows notify routines.☆37Updated 4 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆68Updated 5 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- A driver to intercept low level windows events☆62Updated 5 years ago
- clone of armadillo patched for windows☆47Updated 8 months ago
- ☆68Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆76Updated 6 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆61Updated 6 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆52Updated 5 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆72Updated last year
- ☆18Updated 4 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆108Updated 5 years ago
- A library with four different methods to execute shellcode in a process☆27Updated 5 years ago
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆41Updated 5 years ago
- A packed & protected Module Loader and more, for 64-bit Windows☆29Updated 4 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- A set of small utilities, helpers for PIN tracers☆32Updated last year
- ☆59Updated 3 years ago
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆64Updated 10 months ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆144Updated 6 years ago
- This repository contains some tools that I have written in the past☆28Updated last year
- An experimental dynamic malware unpacker based on Intel Pin and PE-sieve☆60Updated 10 months ago
- Dumps information about all the callback objects found in a dump file and the functions registered for them☆36Updated 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