Rustc 1.78, panic=unwind. Every fallible path fans into rust_begin_unwind and the decompiler becomes a novella.
I mark panic symbols as noreturn and kill the edges. Is there a Ghidra analyzer switch, or do people compile lab tools with panic=abort so reversing them is less miserable?
Refs: Ghidra
Lab / educational. Public binaries and patched classes only. Isolated VM.