asm memory hackingim getting into asm, and i was wondering how you could memory hack? is it like: Code: mov address, value or Code: mov [address], value (dll)
Originally Posted by kibbles18 im getting into asm, and i was wondering how you could memory hack? is it like: Code: mov address, value or Code: mov [address], value (dll) Code: mov [address], value