KernelBhop. Cheat that uses a driver instead WinAPI for Reading / Writing memory.
751RunPE. Code that allows running another windows PE in the same address space as the host process.
456KernelReadWriteMemory. Simple code to manipulate the memory of a usermode process from kernel.
276ManualMap. A Simple demonstration of manual dll injector
206Detour. A simple project to demonstrate function hooking / detouring
125StandardInjection. A simple Dll Injection demonstration
120APIHook. A Simple dynamic library to demonstrate IAT API hooking on Windows NT.
85SignatureScanner. A simple program to demonstrate external signature scanning.
71WindowsNT-Handle-Scanner. A simple program to scan for open handles in a process.
61ScreenMelter. A simple program that uses an overlapping window to create a melting screen effect.
40CrackCRC32. Simple algorithm to brute force CRC32 hashes
16CRC32. a Simple CRC32 hash algorithm
14FlagEditor. C++
14CrackMe.
9DSEFix. Windows x64 Driver Signature Enforcement Overrider
8