Getting bytes
I'm still pretty new to Combat Arms.
Does anybody know how to get Address bytes? Like to turn On/Off.
Thanks!
You can get the original ( Off ) bytes by loading the module into OllyDBG or IDA.
The bytes to turn the hack on can be found by looking around the forum. Although, you are going to be nop'ing most of the hack features.
Ehm wtf?
Why not use ReadProcessMemory or memcpy?
Its much better since its dynamic and you dont need to update it if the game updates them.