Blog / Tag

ghidra

1 post
ghidra

Analyzing bare metal firmware binaries in Ghidra

Analyzing firmware binaries is often different from analyzing a PE or ELF file which have a definite structure. Reverse engineering firmware binaries often entails going through the datasheet, compiler headers to set up the base address and memory map correctly.

8 min read Read →