PDA

View Full Version : Finding small hacks with PS2DIS



xWhite_Shadowx
04-20-2008, 02:27 AM
It's very simple, I'll just show you how to use ps2dis simply.
This is just a small tutorial by me.

1.) Get a dump of the game you want to hack.
2.) Open ps2dis.
3.) Look at the top of the window and find "Analyzer".
4.) Click on "Analyzer" then "Invoke Analyzer".
5.) It may take awhile for it to invoke, then afterwards press "ctrl+g".
6.) it will open up something for labels.
7.) In the top, type in an open quote and close and in it, type in what you want to modify.
8.) If it takes you to something, that means the label you entered is a valid label.
9.) Click on it and it will take you to a code in ps2dis.
10.) Afterwards, go to "Analyzer" at the top ad click "find next referer".
11.) It will find you an address, modify the value of the address and there you have it.

CaNANDian
04-20-2008, 03:34 AM
thanks =D

7zifle
04-20-2008, 02:52 PM
holy shang shang thats awesome :)

Phython74
04-22-2008, 10:34 PM
lol no comment^

SonniE
04-23-2008, 12:32 AM
this will only change the loaded text to the function it will require you to read the rest of the function to do any real damage with this

CaNANDian
04-23-2008, 12:59 AM
english plz? lol

Pain_ELementaL
04-23-2008, 06:48 AM
He's saying that changing those addresses will only change part of the functions, which might not do anything....but that's not entirely true. You can make some things from modding just the direct referers of the labels....but then again, a lot of codes require you to read the full function...like he said =P

This is a good tut to step in the right direction, but if you guys really want to make some cool shiz, you need to learn how the commands of mips work.

By the way, WS, you might want to add that you only need to load the analyzer about half way, and then you can click cancel.

Scruffy120
04-23-2008, 01:16 PM
im glad i read this, and in game when u add it make sure you change "real adressing in browser? flase(change to true so the code fits) lol happened to me

xWhite_Shadowx
04-26-2008, 12:48 AM
No u dont have to do that, just go to calculator on ur PC and do ur code minus 08800000

xXDarkFlamezXx
04-26-2008, 01:25 AM
how come when i try to find the address and i press SPACE then F3 it says"No Refferers Found" can u help me?

Pain_ELementaL
04-26-2008, 04:56 AM
Not every address has referrers...

xWhite_Shadowx
04-26-2008, 06:24 PM
Exactly, this is why I said small hacks, such as your badges forSFDM etc.