Skip to content

Release v0.3

Latest
Compare
Choose a tag to compare
@dimok789 dimok789 released this 25 Apr 18:22
· 3 commits to master since this release

Changes:

  • added support for firmware 5.5.x
  • added full argstr dumping
  • fixed bug in loader code where RPLs that failed to load were still tried to be dumped
  • fixed use of uninitialized string on argstr
  • added a generic function to copy any physical address data to any other physical address
  • changed to copy RPX/RPL data with the new copy function which avoids DBAT collisions
  • display bug fixed in titledumper host application (thanks to mikahjc)