SigalHu / PCIEDriverLinks
基于WDK的PCIE驱动程序及测试软件
☆42Updated 8 years ago
Alternatives and similar repositories for PCIEDriver
Users that are interested in PCIEDriver are comparing it to the libraries listed below
Sorting:
- Windows 驱动开发技术详解 张帆 史彩成☆36Updated 7 years ago
- Windows注入内核感染导入表注入X64☆13Updated 6 years ago
- using uefi☆51Updated 6 years ago
- 各种书籍,库源码☆70Updated 6 years ago
- What makes it page☆17Updated 2 years ago
- Static Library For Windows Drivers☆35Updated 5 months ago
- DMA attacks over PCI Express based on Xilinx Zynq-7000 series SoC☆64Updated 4 years ago
- ExStudPE Visual Tools 是一个扩展StudPE、LordPE等软件的用于PE(32位)、PE+(64位)、NE、Elf(32位)、Coff、Lib格式二进制可执行目标文件(*.exe、*.dll 、*.ocx、*.so、*.lib、*.obj、*.exp等…☆55Updated 5 years ago
- 一个可以帮助你进行Windows驱动开发和分析的工具。☆44Updated 4 years ago
- ☆48Updated 2 years ago
- DllInject (Memory Load)☆9Updated 6 years ago
- Sysark全称system anti-rootkit,是我学习内核写的工具(2013年的代码,后续不会再更新),里面基本上所有的功能都是用内核实现的。这里只是实现了反rootkit部分功能,作为工具的话,本人觉得还欠完善,但作为学习,或有人需要。目前针对的是XP SP2,…☆27Updated 7 years ago
- xfsredir file system☆48Updated 4 years ago
- Yet-Another-Spy☆18Updated 8 years ago
- 寒江独钓 Windows内核安全编程☆45Updated 12 years ago
- A syscall monitor hook that record syscall api☆11Updated 5 years ago
- hook system call that on user mode☆13Updated 3 years ago
- A simple example how to decrypt kernel debugger data block☆29Updated 4 years ago
- Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its fro…☆51Updated 6 years ago
- ☆38Updated 6 years ago
- Hook system calls, context switches, page faults and more.☆35Updated 5 years ago
- 这篇文章的目的是介绍一款实验性项目基于COM命名管道或者Windows Hyper-V虚拟机Vmbus通道实现的运行在uefi上的windbg调试引擎开发心得☆42Updated last year
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆44Updated 4 months ago
- 逆的或者收集的别人家的代码☆27Updated 5 months ago
- A driver loader tool that helps in the study of Windows kernel. || 一个驱动加载工具,在Windows内核的学习过程中可以提供帮助。☆12Updated 5 years ago
- Backup Windows 7.1 WDK sample for study☆17Updated 6 years ago
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆36Updated 5 years ago
- Disable any USB Mass Storage device from kmode using a pnp filter driver☆62Updated 4 years ago
- A poc of embedding x64 code into x86 PE file☆19Updated 5 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago