wbenny / pdbexLinks
pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers
☆869Updated 2 months ago
Alternatives and similar repositories for pdbex
Users that are interested in pdbex are comparing it to the libraries listed below
Sorting:
- Detours with just single dependency - NTDLL☆647Updated 3 years ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆812Updated 5 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,294Updated 3 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆893Updated 5 years ago
- Minimalistic VT-x hypervisor with hooks☆892Updated 5 years ago
- Windows NT x64 syscall fuzzer☆624Updated 2 months ago
- PDBRipper is a utility for extract an information from PDB-files.☆850Updated this week
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆987Updated 2 years ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆892Updated last year
- Universal PatchGuard and Driver Signature Enforcement Disable☆851Updated 6 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆612Updated 7 months ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆612Updated 6 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆749Updated 4 months ago
- Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+☆745Updated 8 years ago
- Tool for PDB generation from IDA Pro database☆597Updated 10 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆793Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,246Updated last year
- Windows NT Syscall tables☆1,321Updated last week
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,278Updated 3 months ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆426Updated 4 years ago
- Driver loader for bypassing Windows x64 Driver Signature Enforcement☆1,143Updated 6 years ago
- Simple VM based x86 PE (portable exectuable) protector.☆365Updated 10 years ago
- VirtualKD-Redux - A revival and modernization of VirtualKD☆925Updated last year
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,757Updated last year
- Virtual-machine Translation Intermediate Language