January 2025
Intermediate to advanced
446 pages
10h 1m
English
In this chapter, you’ll learn about the non-GUI capabilities of Ghidra, which are very useful when you’re analyzing multiple binaries, automating tasks, or integrating Ghidra with other tools.
You’ve probably seen some films with hackers using black terminals with a green font. There’s some truth behind this stereotype. GUI applications are beautiful, user-friendly, and intuitive, but they’re also slow. After analyzing Ghidra headless mode, you’ll learn why shell applications and command-line-based tools are the most efficient solution in a lot of cases.
Headless Analyzer is a powerful command-line-based (non-GUI) version of Ghidra that will be introduced in this chapter.
In this chapter, we’re going to learn ...
Read now
Unlock full access