hurrican6 / PS4_Cheater

PS4 Cheater
55 stars 50 forks source link

Add elf modifier routines to the tool #24

Open vampirexx78 opened 6 years ago

vampirexx78 commented 6 years ago

I ve read now of this great tool and hope you, Hurrican6 can add it to ps4cheater so we can access and modify elf routines

https://www.psxhax.com/threads/ps4-orbis-assembler-interface-to-write-code-to-memory-by-bisoon.5005/page-2#post-85204

hurrican6 commented 6 years ago

ps4cheater can modify the elf routines in memory, but I do not integrate disassembler and assembler into ps4cheater. You can do this work by IDA and poke the modified code to memory by ps4cheater. And if you like, you can integrate disassembler and assembler to ps4cheater. :-)

vampirexx78 commented 6 years ago

Hi Hurrican and thanx for answer me. I know ida a little and is quite hard to debug with that. I think a breakpoint tool for example when you lose health in game the game stop and the tool show you the address inside the elf to nop to stop losing health. I dont know if you can make or if this must be developed on another tool but this will solve pointer issue because we can hack the elf eboot itself. Thank you my friend for your amazing job. If you need donation we can help you for your time

vampirexx78 commented 6 years ago

This is the tool thanx Hurrican.

https://github.com/BISOON/PS4-Orbis-Assembler