Hello e*pvp users. Firstly, I want to thank all the people who'll give their two cents about this.
I'm really a newbie when it comes about Ollydbg & assembly but I'm daily trying to understand more and more. There's a problem that's keep bugging me. I'll post some screenshots then I'll explain what I want to do and I can't.
[Only registered and activated users can see links. Click Here To Register...]
You can see in the image that "thing" (I don't even know how to call it) it goes down to another, let's say entry. That means it runs over some block of enties and jumps directly to another one right? If that's so, I want to not jump over that block of entries and keep the code running linear like running every single entry before it hits the last one (where the code jumps, the last entry). I tried several methods but I failed (not even running the code anymore). Could anyone give me a hint or tell me how should I do that? I runned out of options here and seems that I can't do it on my own (I wouldn't ask for help if I didn't really need it).
Thank you very much for reading this. I hope this thread will also help another member(s) in similar situations.
I'm really a newbie when it comes about Ollydbg & assembly but I'm daily trying to understand more and more. There's a problem that's keep bugging me. I'll post some screenshots then I'll explain what I want to do and I can't.
[Only registered and activated users can see links. Click Here To Register...]
You can see in the image that "thing" (I don't even know how to call it) it goes down to another, let's say entry. That means it runs over some block of enties and jumps directly to another one right? If that's so, I want to not jump over that block of entries and keep the code running linear like running every single entry before it hits the last one (where the code jumps, the last entry). I tried several methods but I failed (not even running the code anymore). Could anyone give me a hint or tell me how should I do that? I runned out of options here and seems that I can't do it on my own (I wouldn't ask for help if I didn't really need it).
Thank you very much for reading this. I hope this thread will also help another member(s) in similar situations.