Dump Memory for Post-Processing
Learn to dump memory for later analysis, retrieve function and variable lists, load symbols, and inspect variables.
In this lesson, we’ll see how we can collect information like memory contents, lists of functions, and module variables for post-processing. We’ll also see how we can load symbols and inspect arguments and local variables.
Application source code
We have designed a multi-threaded application for this task.
Access this course and 1400+ top-rated courses and projects.