Visual Basic ScannerHey how can i made in Visual Basic a Programm to scann 4-Byte Values to find the Adress? Is this possible in Visual Basic like cHeat Engine? Thanks for help
Originally Posted by ToKKan Hey how can i made in Visual Basic a Programm to scann 4-Byte Values to find the Adress? Is this possible in Visual Basic like cHeat Engine? Thanks for help Yes it is Read a size of bytes from the game memory. Then you Scan it You compare bytes. (If you want pattern) Else: You have to read a size of the game. Then you filter out all the values. Then you can do an re-scan. (And continue this if needed)
Originally Posted by ToKKan Thanks i will test it Good luck, let me know if there is anything I could help you with And if you don't manage it...