Need help with reverse engineering to edit packet data through ollydbg
hey guys, I've had troubles to reverse engineering some game,
I've got ollydbg opened as well as the game is running in same time, so when I went in-game and typed hello, I should easily find the sent text 'hello' in ollydbg that's will be our packet data which from there I can use it for buffering other stuff like / speed hack / godmode /etc..
Anyway I am looking for help here, so I can continue my project on this new game ;')
Thank you.