Need help?Memory adresses - MPGH - MultiPlayer Game Hacking & Cheats
Memory adresses
Posts 1–6 of 6 · Page 1 of 1
Memory adresses
Hey I would like to know about memory adresses.
Could someone explain to me how to get memory addresses how to use them and just everything about them.
I believe you must learn assembly
should i be taking advice from someone whos name is fail hacker... lol jk thanks i will look into that
Ok, when you memcpy an address.
You are changing the instruction set for that address. NOP is called No Operation, if you NOP Recoil, you are giving Recoil Nothing to operate with thus turning it off.
Some bytes do different things, you just gotta find the correct bytes
Originally Posted by flameswor10
Ok, when you memcpy an address.
You are changing the instruction set for that address. NOP is called No Operation, if you NOP Recoil, you are giving Recoil Nothing to operate with thus turning it off.
Some bytes do different things, you just gotta find the correct bytes
but how do you find the correct bytes cause when i use olly dbg i dont see any thing like the mememory adresses
Originally Posted by Skaterforeva1
but how do you find the correct bytes cause when i use olly dbg i dont see any thing like the mememory adresses
Which is why learning ASM is a great advantage.
search on google 'ASM tutorial'