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/issuesSimilar to WindowsKernelBook repositories
Here you may see WindowsKernelBook alternatives and analogs
You-Dont-Know-JS free-programming-books-zh_CN python-guide free-programming-books Functional-Light-JS books adv-r AndroidNote android-dev-sources CS-Books docker_practice thejsway wtfjs pure-bash-bible mit-deep-learning-book-pdf bash-handbook awesome-resources data-science-at-the-command-line r4ds Mind-Expanding-Books influential-cs-books The-complete-guide-to-modern-JavaScript netkiller.github.io Game-Programmer-Study-Notes the-way-to-go_ZH_CN os01 RE-for-beginners growth-ebook progit GoBooks