Oct 28 2012 12:25AM GMT
Posted by: Dan O'Connor
Uncategorized
Hackthissite.org Application Level 7 – Part 2
Posted by: Dan O'Connor
After a lot of stepping through program execution I have finally reached the section where it’s getting ready to open the encrypted.enc file. If what I am thinking is correct, I should be able to let the application decrypt the contents of the file while I am stepping though and then I can retrieve it from memory.
This is some new territory for me, I have looked at more then a few applications in ollydbg but this is the fist that I have done that opens a file.




