astrelsky / GhidraOrbis

Ghidra support for Orbis OS specific software and file formats
GNU General Public License v3.0
64 stars 10 forks source link

Cannot parse long from ffffffff82200000 - ghidra refuses to load the kernel #8

Closed cutesmilee closed 2 years ago

cutesmilee commented 2 years ago

when I try to load the PS4 kernel (don't remember the version, should be 8.x btw) in Ghidra 10.1.1 with the latest version of the plugin which successfully loads in IDA, it gives me this error.

Schermata 2021-12-27 alle 12 45 10

more infos here: https://pastebin.com/izy2RFSk.

astrelsky commented 2 years ago

This should be fixed by #5. Does this occur when trying to change the image base or does it occur regardless?

If it is not fixed and you are unable to reopen it let me know.