-
njehangi
at December 13,2017
It was hard to see the video but I still managed to learn more than I knew about how to get a password by cracking software. It would be interesting to see what else this software is capable of doing.
-
tparry2
at December 14,2017
Thats is very powerful software. I am amazed by the last 2 videos how easy it is to manipulate someones account to change their password, or even find there user name and password in the "Stacked" window, and use it to access the software.
-
mtrapp
at March 30,2018
Ollydbg's breakpoint and Step-Through code features are great for reviewing how a given application reacts after user input or certain conditions.
-
rjvander
at April 01,2018
most of the ollydbg tutorials are the same so far. search for a unique string that occurs when the user creds are entered and being to analyze the code from that point on. I really like the feature of creating a break point and using F8 to go line by line to determine the order of code execution
-
lwalke
at May 01,2018
Still a great Ollydbg tutorial, but the video quality is so bad that It is hard to follow along. I could not see the break point or the stack.