just wondering, is it possible to run conquer.exe from ollydbg like in a debug mode?, and if so... do you get automatically botjailed because of the timestamps?
second and easier, but I just want to confirm what I understood... if you get the message:
jump from xxxxx
under an instruction, does it really mean you got there because of a jump on xxxx position?
No, you wont get botjailed. You'll be running CO the same way as you normally would just by opening it. Well, almost the same way .
You would, however, have to edit your Conquer.exe and allow it to be opened without having to use Play.exe to execute Conquer.exe
Well that was the first thing I did after I realized you couldnīt just run it, however once I run It I never get the window to pop up, is there something Iīm missing? like an option on olly?
Quote:
Originally Posted by tao4229
Just making sure, it seems the intelligence of most people is so low I have to make sure -_-.
I know... however I'm new to olly =X actually the only reverse I've ever done goes back to motorolas and pics, where you have powerful tools =X and you are able to control anything :P and the programs are way smaller...
bump.... I still can not make my conquer.exe to load graphics or etc,,, I just get the minimized window... anything im missing while making it run from olly?
bump.... I still can not make my conquer.exe to load graphics or etc,,, I just get the minimized window... anything im missing while making it run from olly?
I know what's going on lol, just put conquer.exe in ur conquer folder and it will loads the graphics, etc
Assembly Help 08/19/2009 - Dekaron - 8 Replies I am still trying to learn assembly, but I'm getting better. I found a tut that looked really promising (by Lela or something), but it was all about cracking registration things and such, which doesn't really help me with 2Moons. So if anybody has a tut that is more guided to game hacking, a link would be greatly appreciated.
Anyway, here is what I need help with. Here is the part of the code I'm looking at:
http://i221.photobucket.com/albums/dd193/sachamo5 12/Olly1.jpg
What I need...
questions about assembly and conquer 12/27/2007 - Conquer Online 2 - 2 Replies soo I'm working on learning up on certain aspects or programming as related to conquer. Well i was wondering if anyone has broken down the conquer.exe and tagged it so i can have some idea what I'm looking at..
I'm really really new to assembly though i do have some programming background..
I'm just trying to understand the more advanced commands.. soo if anyone has the conquer.exe with even just a little commentary it'd be helpful thanks
i used ollydbg 1.10
I really just want...