GitHub - Fare9/Windows-Internals: My repository to upload drivers from different books and all the information related t...
2019-08-17 19:41:44 Author: github.com(查看原文) 阅读量:212 收藏

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

My repository to upload drivers from different books and all the information related to windows internals.

C C++

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
Docs Added docs to project Jul 24, 2019
DriverCommunication Little changes on Main of DriverCommunication Mar 2, 2019
DriverFilterPipter Example of minifilter and hooking in user land from kernel land Mar 20, 2019
DriverHelloWorld Modified README, included two projects Mar 1, 2019
DriverHookIDT0x2E Deleted comment line Mar 11, 2019
DriverHookIRP_TCP Driver to hook irp handler from another driver Mar 11, 2019
DriverHookSSDT Fixed problem hiding file Mar 4, 2019
DriverHookSysenter Driver to hook the instruction sysenter used for fast calls to syscalls Mar 10, 2019
DriverIDTDumper Added IDT dumper to drivers Mar 2, 2019
Kernel_shellcode Added kernel shellcode and loader Jun 24, 2019
RootkitLoaders Modified README, included two projects Mar 1, 2019
Sample Client for exercise Jul 25, 2019
UserFileInfectors Uploaded file infector post-pending and pre-pending Aug 16, 2019
UserLandDLLInjector Added userland dll injector Mar 3, 2019
.gitattributes Added samples from Windows Kernel Programming Jun 20, 2019
.gitignore Initial commit Mar 1, 2019
README.md Update README.md Jun 20, 2019

My repository to upload drivers from different books and all the information related to windows internals.

Books

* The Rootkit Arsenal: Escape and Evasion: Escape and Evasion in the Dark Corners of the System
* Rootkits: Subverting the Windows Kernel
* Windows Kernel Programming

文章来源: https://github.com/Fare9/Windows-Internals
如有侵权请联系:admin#unsafe.sh