ColinFinck / nt-load-orderLinks
A Rust library along with a Win32 GUI application to determine the driver load order of a Windows system (cf. https://colinfinck.de/posts/nt-load-order-part-1/)
☆12Updated 11 months ago
Alternatives and similar repositories for nt-load-order
Users that are interested in nt-load-order are comparing it to the libraries listed below
Sorting:
- IDA plugin to recover source code from panic information on rust☆17Updated 8 months ago
- Report and exploit of CVE-2024-21305.☆38Updated last year
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆68Updated 4 months ago
- An x64dbg plugin which helps make sense of long C++ symbols☆58Updated 2 years ago
- Windows Minidump loader for Ghidra☆29Updated 3 years ago
- LLDB based debugger for Linux Kernel☆28Updated 9 months ago
- Virtual Trust Level (VTL 1) secure call tracing☆84Updated 4 months ago
- PEIM (UEFI) bootkit targeting OVMF (EDK2)☆41Updated 2 years ago
- Generate a PDB file given the old PDB file and an address mapping☆51Updated 5 months ago
- An example of how to use Microsoft Windows Warbird technology☆30Updated 2 years ago
- dynamic binary instrumentation, analysis, and patching framework☆99Updated last week
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆34Updated 3 years ago
- Rule Engine for Dynamic Malware Analysis and Research☆25Updated 8 months ago
- Bump your ida python script automatically!☆31Updated 8 months ago
- A set of LLVM and GCC based plugins that perform code obfuscation.☆136Updated 2 months ago
- monitors hidden syscalls called from call of duty anticheat☆89Updated last year
- This repository contains an IDA processor for loading and disassembling compiled yara rules.☆44Updated last year
- ☆29Updated 2 weeks ago
- Different tools for Microsoft Hyper-V researching☆63Updated 3 weeks ago
- A simple UEFI bootkit made by @NSG650 and me.☆26Updated last year
- PDB Rewriting Rust Library☆26Updated last year
- LLVM based obfuscation engine☆108Updated 6 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 7 months ago
- ANY.RUN sandbox detection collection☆22Updated last year
- Sample/PoC Windows kernel driver for detect DMA devices by using Vendor ID and Device ID signatures☆37Updated last year
- An x64dbg plugin which marks XFG call signatures as data☆78Updated 2 years ago
- A Binary Ninja plugin to detect Themida, WinLicense and Code Virtualizer's obfuscated code locations.☆89Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆80Updated 6 months ago
- Using the peculiar behaviour of the VPGATHER instructions to determine if an address will fault before it is truly accessed. All done in …☆49Updated last week