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