clienthax / Ps3GhidraScripts

Various scripts for ghidra for parsing ps3 binarys
86 stars 15 forks source link

Change readme launguage select to big endian #28

Open 552eden opened 1 year ago

552eden commented 1 year ago

hi, if possible please change this part of readme:

"A collection of scripts for parsing PS3 executables with Ghidra.

Relocations are not currently supported.

When loading a prx/elf into Ghidra be sure to select the following language (By default this is the one under the automatic selection when the recommended checkbox is disabled)

PowerISA-Altivec-64-32addr"

to

"A collection of scripts for parsing PS3 executables with Ghidra.

Relocations are not currently supported.

When loading a prx/elf into Ghidra be sure to select the following language (By default this is the one under the automatic selection when the recommended checkbox is disabled)

PowerISA-Altivec-64-32addr (big endian)"

i couldnt figure out why it wasent working until i selected the big endian varient