kernel-driver topic
vxlang-page
protector & obfuscator & code virtualizer
WinIPTCollector
Intel Processor Trace package collector for Windows
InjectAll
Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Micro...
ac
kernel mode anti cheat
WDK.NET
Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)
kmdf-keylogger
Keylogger driver for Windows
WinSoftVol
A Windows filter driver that disables hardware volume control on audio devices.
CodMWKernelInjector
Undetected Call of duty: MW, Warzone kernel injector.
HelloWorldDriver
Get started with writing your first ever Windows Driver
Full-operating-system
After 2-3 months of working earnestly am done creating a full operating system, using C, assembly language and the likes, please feel free to learn from this , i was inspired by a book, use the readme...