Skip to content

Outputting relocated prx doesn't work #6

@kotcrab

Description

@kotcrab

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions