idk Posted February 16, 2011 Posted February 16, 2011 Hi, i need help is there any function that rewrite an memory value when i press any key ? ex. to understand -read prozes -that prozes has on "0x00442E5D" the value "je 00442EBD" -want to rewrite to "jne 00442EBD" when i prss "F1" -and when i pres "F2" it should chnage back to "je 00442EBD" is this possible? im happy about an answer ps. sry for bad english
idk Posted February 17, 2011 Author Posted February 17, 2011 tanks for your fast replay but with function? _MemoryWrite(...) ??? when yes witch parameters have they? so? _MemoryWrite(Prozes,0x00442E5D,je 00442EBD)?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now