how to look for offsets in the main.exe could have a guide or at least it explained to both.
how to look for offsets in the main.exe could have a guide or at least it explained to both.
depends what u searching for, ollydbg searching offsets can be difficult and complex but u need to learn OLLYDBG then how it works.
not much but google is your friend about ollydbg and check my other thread i made abt muonline developing/coding tips
Sent from my iPhone.
can someone give a couple of links for a reason, I also created a theme for help
What you want to find in the main.exe? if you want to change some things.. add the exe to the debugger, after rightclick view- > main.exe ->rightclick-> search for all referenced text string and after that you can change things.. or you can find ofc offsets too, but you want to find "random" offsets? wtf?
If you dont give more info, nobody can help...
at 1st time learn asm, after c++ and you can make everything what you want.
just learn how to use OLLYDBG first, open main.exe with it and learn it.. u will then realise how it works abit.. then u go to another stuff etc.
read all the tuts posted here starting from understanding ollydbg and dsteam development guide and then ask questions.
http://forum.ragezone.com/f192/muonl...ricks-1090888/