Skip to content
This repository has been archived by the owner on Apr 28, 2021. It is now read-only.

main.dol.hack.gzf Corrupt? #1

Closed
notchase opened this issue May 12, 2020 · 1 comment
Closed

main.dol.hack.gzf Corrupt? #1

notchase opened this issue May 12, 2020 · 1 comment

Comments

@notchase
Copy link

I import main.dol.hack.gzf in Ghidra 9.1.2 using the Gekko/Broadway Language without error.
The bytes view ends with (or when output as a .bin):
804b6a10 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 62
804b6a20 : 61 64 5f 66

"bad_f"
In my original main.dol, I can find multiple references of "bad_function_call"

The main.dol produced causes Dolphin to hang.

I think something is either corrupted or some Ghidra settings were left out of the readme.

@Deflaktor
Copy link
Contributor

I also tried exporting the main.dol from ghidra some time ago. It is a known issue of ghidra that it does not export correctly. See
NationalSecurityAgency/ghidra#19 (comment)
Therefore I created the yml files to define what is the difference to the original main.dol.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants