Meowoverflow / Rootkits_Subverting_the_Windows_KernelLinks
source code for the examples and topics from the book
☆10Updated 6 years ago
Alternatives and similar repositories for Rootkits_Subverting_the_Windows_Kernel
Users that are interested in Rootkits_Subverting_the_Windows_Kernel are comparing it to the libraries listed below
Sorting:
- An attempt to restore and adapt to modern Win10 version the 'Rootkit Arsenal' original code samples☆71Updated 3 years ago
- How to set up 2 VirtualBox VM to debug kernel driver using windbg☆55Updated 3 years ago
- NT AUTHORITY\SYSTEM☆39Updated 5 years ago
- ☆14Updated 3 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated 2 years ago
- A Python script to download PDB files associated with a Portable Executable (PE)☆125Updated 6 months ago
- Abusing exceptions for code execution.