Post from 2025-08-13 10:41:42

Aside of the awesome diagrams that Mermaid.js can generate I'd like to highlight this script that is really helpful when you want to figure out how #decompiler represents different pieces of code:

https://github.com/v-p-b/ghidra-cheat-sheet/blob/main/scripts/dump_clang.py

Sample output:

https://scrapco.de/ghidra-cheat-sheet/decompiler/structure_samples/
permalink | main