The impact of using the wrong class for the job. Profiling and fixing a performance issue in WinDbg.| minidump.net
A blog about general reverse engineering, security research, poking around Windows internals, and messing with the Intel x86/AMD64 architecture.| www.triplefault.io
Изрядно надоело при старте процесса в WinDbg каждый раз ставить брейк на kernel32!BaseProcessStart (для xp) или kernel32!BaseThreadInitThunk (windows 7) для того, чтобы попасть на точку входа отлаж…| Lhc645's Blog