Debugging, Reverse Engineering Windows Applications

In this course, you will learn how to use WinDbg (the most powerful debugger for Windows) and Sysinternals Suite to debug and reverse engineer Windows applications. Specifically, you will learn How to attach WinDbg to a running process. How to load symbols, do live debugging, set/clear breakpoints, etc. How to analyze a core dump using … Continue reading Debugging, Reverse Engineering Windows Applications