-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I'm trying to understand how relocations are applied so I wanted to use prxtool to output relocated lowio.prx from FW 6.61 at 0x88000000. I compiled prxtool and ran the command:
./prxtool -r 2281701376 -e -o lowio.elf lowio.prx
I'm only getting this error message:
PRXTool v1.1 : (c) TyRaNiD 2k6
Built: Sep 3 2021 15:15:23
Loading /home/kotcrab/test/lowio.prx
Error: Invalid memory address for exports (0x0200B518)
Error: Couldn't load prx file structures
Done
Is is possible this error is shown because relocations were applied incorrectly?
Metadata
Metadata
Assignees
Labels
No labels