-
mjacob
at February 11,2015
This is an interesting video about utilizing ollydbg to break into simple programs. Ollydbg not only can be used as a way to crack or break into basic programs but it is a useful tool to reverse engineering software as well.
-
dmoraval
at February 18,2015
This application helps software developers to verify their code. Also, OLLYDGB can be used for Malware Analysis. It is an instructive video about this tool.
-
Ahmed
at February 20,2015
it's good to know about this software, i think its very usefull for penetration testing.
-
klevan
at February 27,2015
This was a pretty neat tutorial about OllyDebug, though I would have like d to see him go into a bit more detail about what was actually going on. I wonder if this program is a test program that was found to just illustrate how easy it could be to bypass a password, or if there are programs where it is as simple as removing a jump to bypass the password.
-
JSahm151
at March 20,2015
Very interesting video about Ollydbg. I have never used this program and it was a bit hard to follow. However this tool would be useful for breaking into programs. I also think that this tool would be useful for analyzing code. However there are probably way better tools to use for analysis, that have a cleaner interface.