jons0n
06-26-2009, 07:09 AM
hey guys, i randomly came accross your website last night, and became quite interested. i registered because i want to learn how to reverse engineer. for the past two days, i've been trying to at least make some progress with this program. unfortunately, i haven't made much yet, and it's bugging the hell out of me..lol
i'm a fast learner, so if anyone is willing to help me out i would very much appreciate it :D
BTW i am not asking for someone to do it for me..i'm asking for some guidance
as far as i know...
it's a packed, unprotected C++ program
it's designed to attach itself to a game..so it's a bot.
the registration process involves a Hardware ID, username, and serial
if the program is not registered, you get a 1hour per use, 3 day free trial.
so far...
google has helped some....but everything i find isn't specifically focused on this type of program which is why i'm here.
in ollydbg, i have only been able to set a breakpoint for the first window that tells you it's unregistered..i've looked around in the main cpu thread a lot, but i don't really know what i'm looking for or if i should unpack it first....etc
i'm a fast learner, so if anyone is willing to help me out i would very much appreciate it :D
BTW i am not asking for someone to do it for me..i'm asking for some guidance
as far as i know...
it's a packed, unprotected C++ program
it's designed to attach itself to a game..so it's a bot.
the registration process involves a Hardware ID, username, and serial
if the program is not registered, you get a 1hour per use, 3 day free trial.
so far...
google has helped some....but everything i find isn't specifically focused on this type of program which is why i'm here.
in ollydbg, i have only been able to set a breakpoint for the first window that tells you it's unregistered..i've looked around in the main cpu thread a lot, but i don't really know what i'm looking for or if i should unpack it first....etc