Tigereye
09-25-2010, 04:47 PM
I'm relatively new to reverse engineering, but have experience in programming in various languages, as well as the instruction sets such as x86, MSIL, etc.
As a personal challenge, I set out to reverse one particular piece of software. As an additional challenge, I wanted to do it 100% on my own without asking any knowledgeable person for help. (Yeah I know, it would have been much easier if someone showed me the way)
Through various google searches during my project, I happened upon this website. Searching this site, I found a few topics where people discussed situations similar to my own, and learned a lot just by reading through their discussion.
Just 10mins ago, I validated that my hand-written code mimics exactly the exe I was trying to decompile. I WIN!!!
Although some help came from other sites, this one forum helped me by far the most.
I just wanted to say - thank you for being here! I learned a lot, and hope to learn a lot more from further reading :)
--TE
As a personal challenge, I set out to reverse one particular piece of software. As an additional challenge, I wanted to do it 100% on my own without asking any knowledgeable person for help. (Yeah I know, it would have been much easier if someone showed me the way)
Through various google searches during my project, I happened upon this website. Searching this site, I found a few topics where people discussed situations similar to my own, and learned a lot just by reading through their discussion.
Just 10mins ago, I validated that my hand-written code mimics exactly the exe I was trying to decompile. I WIN!!!
Although some help came from other sites, this one forum helped me by far the most.
I just wanted to say - thank you for being here! I learned a lot, and hope to learn a lot more from further reading :)
--TE