Ok guys, I am honesty trying to learn to hack this game now. I recently discovered when I opened up the SLUS elf file for this game in ps2dis, then I went to labels and this game only has string labels..if I hit the "c" key on my keyboard while highlighting a string label it turns the 8 bit code to a 32 bit code..where would I go from here in trying to hack a string label after I've turned into a 32 bit code?
Announcement
Collapse
No announcement yet.
[PS2] Summoner Hacking
Collapse
X
-
-
string hacking or label hacking is not always the best way to hack. I use it to find offsets for stuff i want to hack is all I use it for. If you're going to start hacking, this game is not a good one to start on. Try older games like GTA 3. convert CB,GS and AR Max/AR V2 codes to raw, go the address and see what the hacker changed the ops(Assembly language-MIPS) to from the original (Assembly language-MIPS). this will get you a better understand on hacking games from the asm standpoint. once you get better at that start pointers etc.
Comment
Comment