April 2021
Beginner to intermediate
382 pages
7h 35m
English
In this chapter, we are going to look at dynamic reverse engineering. The first question is what is dynamic reverse engineering and how does it compare with static reverse engineering? What are the advantages and requirements of dynamic engineering? And how can you interact with a program that is executing on the chip while it is executing, look at (and change) memory content, alter the execution flow, step through the program instructions, and more?
We will cover the following topics in this chapter:
We will pretty much ...
Read now
Unlock full access