A bunch of parsers for PE and PDB formats in C++
☆269May 15, 2024Updated last year
Alternatives and similar repositories for formatPE
Users that are interested in formatPE are comparing it to the libraries listed below
Sorting:
- A bunch of architectural headers for i386 and AMD64☆42Oct 7, 2023Updated 2 years ago
- Analyze Windows x64 Kernel Memory Layout☆130Nov 19, 2020Updated 5 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆764Apr 24, 2025Updated 10 months ago
- Analyze patches in a process☆260Jul 28, 2021Updated 4 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆407Jul 12, 2024Updated last year
- The most powerful and customizable binary pattern scanner☆249Nov 13, 2021Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆541Sep 2, 2022Updated 3 years ago
- The Win32 Anti-Intrusion Library☆213May 30, 2019Updated 6 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- ☆174Mar 9, 2022Updated 4 years ago
- A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]☆104Aug 3, 2023Updated 2 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆271Aug 31, 2022Updated 3 years ago
- Easy Anti PatchGuard☆223Apr 9, 2021Updated 4 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆290Jan 27, 2025Updated last year
- Windows Anti-Rootkit Tool☆546Dec 31, 2025Updated 2 months ago
- C++ STL in the Windows Kernel with C++ Exception Support☆434Aug 16, 2023Updated 2 years ago
- C++ Exceptions in Windows Drivers☆222Dec 21, 2020Updated 5 years ago
- Using C++ STL on Windows kernle development☆91Feb 21, 2019Updated 7 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- C++ library for low-level Windows development☆81Apr 12, 2024Updated last year
- Mapping your code on a 0x1000 size page☆71May 20, 2022Updated 3 years ago
- C++17 PE manualmapper☆441Oct 2, 2021Updated 4 years ago
- Hypervisor based anti anti debug plugin for x64dbg☆1,570Jul 8, 2024Updated last year
- Reverse engineered source code of the autochk rootkit☆210Nov 1, 2019Updated 6 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆663Jan 28, 2025Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆202Jul 11, 2023Updated 2 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 2022Updated 4 years ago
- https://key08.com/index.php/2021/10/19/1375.html☆71May 11, 2022Updated 3 years ago
- Kernel Lazy Importer☆139Apr 13, 2024Updated last year
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆177Sep 13, 2024Updated last year
- Process Monitor X v2☆651Jan 22, 2024Updated 2 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- Advanced driver monitoring utility.☆219Mar 7, 2026Updated 2 weeks ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆128Sep 9, 2022Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆243Jul 7, 2021Updated 4 years ago
- Hide codes/data in the kernel address space.☆188May 8, 2021Updated 4 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆150Mar 7, 2026Updated 2 weeks ago