x64 Kernel Privilege Escalation
Explanation and sample exploit code for elevating process privileges by modifying data structures in kernel memory.
64-bit Device Driver Development
Quickstart guide to building, loading, and debugging a sample device driver on a Windows 7 x64 system.
Windows x64 Shellcode
Introduction to developing shellcode for 64-bit Windows, including a detailed explanation of how to look up API function addresses from DLL Export Tables.
Windows Assembly Languages
Example code and build instructions for win32 API programming using x86 and x64 assembly language, along with .Net development using Intermediate Language (IL).