hfiref0x / MiscLinks
Miscellaneous Code and Docs
☆83Updated 2 months ago
Alternatives and similar repositories for Misc
Users that are interested in Misc are comparing it to the libraries listed below
Sorting:
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- ASUSTeK AsIO3 I/O driver unlock☆23Updated 4 years ago
- ☆69Updated 4 years ago
- A driver to intercept low level windows events☆64Updated 6 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆85Updated 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
- 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
- An experimental dynamic malware unpacker based on Intel Pin and PE-sieve☆62Updated last year
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆63Updated 6 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆73Updated 2 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆143Updated 6 years ago
- A research project about Windows notify routines.☆37Updated 5 years ago
- ☆18Updated 4 years ago
- View handles and object for each object type☆64Updated 6 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- c++ implementation of windows heavens gate☆72Updated 4 years ago
- Command like tool to print mitigation flags for running processes in a memory dump☆47Updated 5 years ago
- A set of small utilities, helpers for PIN tracers☆33Updated last year
- A packed & protected Module Loader and more, for 64-bit Windows☆27Updated 4 years ago
- This repository contains some tools that I have written in the past☆28Updated last year
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 6 years ago
- ☆33Updated 7 years ago
- A ready-made template for a project based on libpeconv.☆49Updated 7 months ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 6 years ago
- clone of armadillo patched for windows☆47Updated 11 months ago
- ☆59Updated 3 years ago
- Record & prevent file deletion in kernel mode