32 Forks
141 Stars
141 Watchers

WindowsKernelBook

《Windows 内核安全编程技术实践》 系列书籍,揭秘 Anti RootKit 反内核工具核心原理与技术实现细节。 The series of books, "Practice of Windows Kernel Security Programming Technology", reveals the core principles and technical implementation details of Anti-RootKit anti-kernel tools.

How to download and setup WindowsKernelBook

Open terminal and run command
git clone https://github.com/lyshark/WindowsKernelBook.git
git clone is used to create a copy or clone of WindowsKernelBook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WindowsKernelBook https://github.com/lyshark/WindowsKernelBook/archive/master.zip

Or simply clone WindowsKernelBook with SSH
[email protected]:lyshark/WindowsKernelBook.git

If you have some problems with WindowsKernelBook

You may open issue on WindowsKernelBook support forum (system) here: https://github.com/lyshark/WindowsKernelBook/issues