windows kernel research & development
windbg-cheat-sheet. My personal cheat sheet for using WinDbg for kernel debugging
473etw-providers-docs. Document ETW providers
301autochk-rootkit. Reverse engineered source code of the autochk rootkit
211apc-research. APC Internals Research Code
175ReversingMinesweeper. Reverse Engineering Minesweeper: Reconstruct Minesweeper Source Code
146ida-plugins. A collection of my IDA plugins
137shellcode2exe. Batch script to compile a binary shellcode blob into an exe file
91windows-inspector. A driver to intercept low level windows events
65windows-imports-searcher. Support Windows OS Reversing by searching easily for references to functions across many DLLs
38snax86. A snake game written in x86 Assembly language for windows console
32rpcmon. RPC Monitor based on The ETW Microsoft-Windows-Rpc provider
24practical-reverse-engineering. Code for the solutions of practical reverse engineering
23autoit-analysis. AutoIt Analysis Library: Parser & Emulator For Malware Researchers
22set-critical-thread. Use NtSetInformationThread(ThreadBreakOnTermination) for anti-debugging
16simple-os. Simple Protected Mode Kernel for i386
16PE. PE.Parser, PE.Dumper, PE.Loader
14auto-makefile. Generic Makefile Template with Automatic Dependency Generation
13tracelogging-providers. A dump of all the trace logging providers from system32
11checkpoint-ctf-2018. Solutions to the challenges of the checkpoint CSA CTF
9simple-etw-provider. hello world ETW provider
7real-kernel. 16 bit Real mode operating system kernel
7repnz.github.io. The deployed version of my blog
6windbg_js_scripts. Toy scripts for playing with WinDbg JS API
6gamekid. Gameboy Emulation Library
5c-streams. Wrapper for custom streams in the C language
4supple. Supple way to load dynamic XML configuration files
4bluehat-il-2019-slotd. BlueHat IL 2019 vulnerable debugging interface
3pytreecli. A command line library that allows to build a tree structures command line easily
3nc8-reversing-ctf. Solution to the NC8 CTF & nc8 instruction set emulation API
2dotflow. DotNet Actor Model POC library
1calculator-driver. Simple calculator windows driver
1