I can give the pattern to make the logger address?
I have the old pattern, but I find the address as 0x00
I don't understand..
Do you want to make AddressLogger?
yes..i have the base
Originally Posted by IH-DjsantiX
yes..i have the base
you should try to code your own addy logger base
On topic: You should compare the 2 bytes (from the new & old adress) to each other
so your mask comes like this example:
83 7C 93 9C 47 <- Old byte
93 7C 94 8C 47 <- New byte
Mask will be: ?x??x
So you should get the new adresses, because your patterns as you said are old, they only last for 1-serval updates before they get outdated