PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK 程序员使用。
☆38Jun 2, 2015Updated 10 years ago
Alternatives and similar repositories for pdbexp
Users that are interested in pdbexp are comparing it to the libraries listed below
Sorting:
- analyze the content of the pe file on windows, and shell(pack) function for windows drivers.☆11Nov 9, 2018Updated 7 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆33Jul 12, 2016Updated 9 years ago
- an iSCSI demo driver for Windows☆12Sep 21, 2015Updated 10 years ago
- an efficient yet easy to use network packet builder and parser☆11Jul 3, 2017Updated 8 years ago
- All Nt Syscall and W32k Syscall in one asm, include, and call it!☆58Nov 4, 2021Updated 4 years ago
- A simple tool to help you capture Ioctls.☆20Aug 26, 2017Updated 8 years ago
- XEDParse emulator based on asmjit/asmtk.☆21Mar 22, 2024Updated last year
- For Example. See Miro's Blog☆30Nov 26, 2022Updated 3 years ago
- ☆47Feb 3, 2025Updated last year
- x64 Kernel Hooks Detection☆24Jan 1, 2017Updated 9 years ago
- A simple tool for viewing the pdb infomation of PE files☆24Jan 16, 2015Updated 11 years ago
- A general solution to simulate execution of virtualized instructions (vmprotect/themida, etc.).☆77Feb 9, 2022Updated 4 years ago
- 一个早期的抗启发式查杀的WIN32免杀壳☆45Jun 30, 2013Updated 12 years ago
- PE Infector/Cryptor source code☆16Apr 30, 2017Updated 8 years ago
- ☆14Jun 24, 2017Updated 8 years ago
- A minifilter driver preserves all modified and deleted files.