Citazione:
Originalmente inviato da gangstamalu
Yeah dude u just copied it from OHG.
|
Are you referring to me? If that so, point to me which part is copied from OHG.
Citazione:
Originalmente inviato da iyeru
Sorry for the double post but...
What exactly does it mean to have this...
0x40CA9050 0x000C0018
0x3B9AC9FF 0x00000000
Oh wait, is that a repeater?
|
According to the
CWcheat Wiki:
Codice:
32-bit Multi-Address Write/Value increase
0x4aaaaaaa 0xxxxxyyyy
0xdddddddd 0xIIIIIIII
Starting with the address specified by aaaaaaa, this code will write to xxxx addresses.
The next address is determined by incrementing the current address by (yyyy * 4).
The value specified by dddddddd is written to each calculated address.
If IIIIIIII is different from zero the value defined by dddddddd is increased of IIIIIIII at every new adress being patched.
This code is also known as “Patch Code”
Citazione:
Originalmente inviato da Jianwei
Hi hackerkts, i got a question...
i got the pointer searcher thing , but how do i know / find the adress i wanted it to be ?
like example i want to know / find the adress of GOLD , how am i be able to find that address?
|
You use the cheat searcher in cwcheat to find the addresses that you tell the pointer searcher to watch and backtrace.
If you're worrying about pointers before you're familiar with basic cheat searching, then I suggest you read one of the tutorials that introduces you to mem-hacking and basic cheat searching techniques.
Walk before you run