Ghidra Software Reverse-Engineering for Beginners - Second Edition
by David Álvarez Pérez, Ravikant Tiwari
3
Ghidra Debug Mode
In this chapter, we will introduce Ghidra debug mode. By using the Eclipse IDE, you will be able to develop and debug, in a professional way, any of Ghidra’s features, including plugins, which were covered in the previous chapter.
We choose to use the Eclipse IDE (https://htmlpreview.github.io/?https://github.com/NationalSecurityAgency/ghidra/blob/master/GhidraBuild/EclipsePlugins/GhidraDev/GhidraDevPlugin/GhidraDev_README.html) because it is the only one officially supported by Ghidra. It is technically possible to use other IDEs, but they are not officially supported. There is a severe security issue in the Ghidra debug mode functionality that affects Ghidra 9.0, so please use any later version of the program to deploy ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access