-
dmoraval
at March 25,2015
Third part explains how to go around a user and password input. Just search line that ask for user and password. Then, fill out the line with NOPs (not operation). It is ready to use. Check it, it's really interesting.
-
kcn278
at March 30,2015
This tutorial is pretty much the same as the first one where it uses NOP slide to bypass a particular set or line of code so it does not jump to the intended line. Nonetheless, its still a good tutorial but with different variation and scenario.
-
JSahm151
at March 30,2015
This video shows how to bypass part of the code to get access to a program. I understand the basic concept, but i am not a programer. It would be nice if to know what all of the code means. I would also like to know the full capabilities of this tool.
-
Ahmed
at April 16,2015
it's interesting to see what the software does, but i am sure it's a hell of a pain for software developers.
-
mjacob
at May 07,2015
This is the third part of the Ollydbg tutorial explaining how to bypass username and password input. All these tutorials are very similar on how to modify the code to gain access into the system.