-
tristayifei
at May 10,2015
The third video explains how to bypass the password and access a program via the SoX crackme3. I feel the same thing that these videos are similar, teaching audience how to break password and get into a programs, but may from different angles.
-
randerson0
at July 22,2015
His first video was very similar. I appreciate the review.
-
busterhax
at September 15,2015
Interesting most of these so far all use the same concept. I'd like to get into the process of approaching these kinds of hurdles in applications that obscure their data.
-
aholcom2
at September 20,2015
This was an ok video. It would be nice if the videos went more in depth on all the tools that Ollydbg can do. For those interested in learning more about the programming language you see when using Ollydbg an excellent resource I have used is: Open Security. Here is a link to one of their videos, they are quite long but the presenter makes it very “easy” to understand (its still a little hard): https://www.youtube.com/watch?v=H4Z0S9ZbC0g&index=1&list=PL038BE01D3BAEFDB0
-
bmanahan188
at September 21,2015
Interesting example of removing a control flow statement from a program in order to defeat it's authentication logic.