When we have binary blob test firmware, expand the architecture guessing in scripts/ghidra/decompile-entrypoint.sh to support it. This guessing functionality doesn't currently support binary blobs, mainly just provides support for ELF with or without attributes, and provides support for PE. Ghidra by default also doesn't guess for binary blobs, c.f. #86 (comment)
When we have binary blob test firmware, expand the architecture guessing in scripts/ghidra/decompile-entrypoint.sh to support it. This guessing functionality doesn't currently support binary blobs, mainly just provides support for ELF with or without attributes, and provides support for PE. Ghidra by default also doesn't guess for binary blobs, c.f. #86 (comment)