jogolden / GhidraPS4Loader

A Ghidra loader for PlayStation 4 binaries.
89 stars 8 forks source link

Why is this possible? #9

Open ghost opened 3 years ago

ghost commented 3 years ago

How does one acquire the Playstation 4 ELF file?

nickl- commented 2 years ago

This worked for me:

objcopy -I binary -O elf64-x86-64 eboot.bin eboot.elf