0x40010006 Ways to Hook Your APIs
0x40010006 is the Windows exception code for DBG_PRINTEXCEPTION_C, a debug print exception that we’ll repurpose for API hooking.
0x40010006 is the Windows exception code for DBG_PRINTEXCEPTION_C, a debug print exception that we’ll repurpose for API hooking.
a blog about exploring reverse engineering, hypervisor development and software programming.