Quote:
Originally Posted by LuPaTe
it's cool to have one respond , but lead me to the right way to understand the goal of my program that i wanna create it ... got the idea ?
pm me , i'm waiting
|
go to that tutorial about cracking, and u'll learn about cracking, from there u'll be able to understand how functions in the Conquer.exe work... if u'r a programmer u'd understand that things like attacking, walking, jumping, etc. all have a function, and to perform the action u just call the function and it DOES what u need it to... being able to trace the functions in the assembly code, and just calling the functions through ASM yourself will allow you to do stuff through the memory

(ya i know, i explained it kinda roughly, try to figure things out on ur own

)