ArrowSome Patterns

Posts 1625 of 25 · Page 2 of 2
i just wondering if you have to update your bytes after every update
Quote Originally Posted by Mike Shinoda View Post
i just wondering if you have to update your bytes after every update
That back to the strong of the update buddy .
Quote Originally Posted by Mike Shinoda View Post
i just wondering if you have to update your bytes after every update
Patterns are meant to work even after update.
Quote Originally Posted by Mike Shinoda View Post
i just wondering if you have to update your bytes after every update
You can make a function that calculate automatically the byte off. And the same for byte on if u know that instructions to enter.
Quote Originally Posted by DirecTX_ View Post
You can make a function that calculate automatically the byte off. And the same for byte on if u know that instructions to enter.
no i mean i have a logger and i added this paterns in it do i have to update them every time warrock do update
Can someone please make a simple tut how to find patterns?
Quote Originally Posted by Mike Shinoda View Post
no i mean i have a logger and i added this paterns in it do i have to update them every time warrock do update
Not always but read what direct said ..

Quote Originally Posted by nielshetschaap View Post
Can someone please make a simple tut how to find patterns?
ther is no way find pattern .. Ur QS Should be How can i build pattern buddy .
Just Press Thanks that's all the payment

Quote Originally Posted by nielshetschaap View Post
Can someone please make a simple tut how to find patterns?
it's easy the only hard part is the masking of the byte's

sample:

DWORD Addr_Memunliammo = FindPattern((PBYTE)"\xA1\x28\x00\x00\x00\x00\x8B\x 0D\x28};","xx????xxx", 1, true); //GOOD BYTE"S for warrock PH

Look at the x00 then look at the xx????xxx count the x00 that's the byte's that changed every patch the X mark is the unchanging byte's till the version of the client is updated

it go like this

---X---X---?---?---?---?---X---X---X---
\xA1\x28\x00\x00\x00\x00\x8B\x0D\x28

even so you have to look to the dump file and updated address

REMEMBER THIS:

this will work if your pattern is a good byte's

6 byte's

if the pattern start with FF:

xD8 = , 2, true);

x68 = , 1, true);

x8B = , 2, true);

xD9 = , 2, true);

xDC = , 2, true);

xA1 = , 1, true);

x81 = , 2, true);

xC7 = , 2, true);


Screen:







Ok xD then I ask u: How can i build pattern buddy
Thanks man

I have a tool from Pl0xy



To make it easier But i will try it by myself first
Posts 1625 of 25 · Page 2 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?