Finding passwords from the Windows SAM database
How to recover lost Windows passwords from the SAM database using Ophcrack.
Arbitrary Code Injection and Execution in Another Process Memory Space
How to inject and execute arbitrary code in the memory space of another process
Shatter Attack Technique
Information about the Shatter Attack technique, a security vulnerability in Windows systems.
Fuzzing - Tutorial on Using and Customizing a Fuzzer for Vulnerability Research
Learn how to use and customize a fuzzer for vulnerability research
Download and Execute ShellCode: Optimized and Detailed Code of a Download/Execute ShellCode for Windows
Detailed documentation about optimized download and execute shellcode for Windows systems
Finding the base address of kernel32.dll: Three methods PEB, SEH and TopStack
Tutorial describing three different methods to find the base address of kernel32.dll in Windows: …