Skip to content

Releases: grant-h/ShannonBaseband

Scatterloading support, pattern refactoring, greatly improved reliability

26 May 21:43
Compare
Choose a tag to compare
v1.0.4

Allowlist for gradle build instead of denylist

v1.0.3: No longer require MPU and TCM patterns to match, just prefer them

04 Mar 09:50
Compare
Choose a tag to compare
The loader will now just fallback to loading basic TOC sections when it
cant determine a memory map from the binary. This makes it so you can at
the very least explore the binary, albeit with a lot of undefined memory
references.

v1.0.2

02 Mar 09:18
Compare
Choose a tag to compare

Ghidra 9.2.x support

  • Refactor loader layout for easier reading
  • Greatly improve comments and loader debugging output
  • Also improved memory relocation table pattern.
  • Fix unused exception in MemoryBlockHelper