Intro to Olly and Olly Settings
Uploader Comments (fjlj)
All Comments (15)
-
hi FJLJ,
How did you make OllyDBG v2 to work under Windows 7 x64, please? Anytime I load anything, I get the process terminated before I even start debugging.
-
thank you for this video. very helpful
-
Again great videos!
What order of the videos would you go thru, looking to learn reversing & more about intel low level debugging?
-
thank you
i tried to search for error texts but i could never find those texts in search for all references texts strings.
For example i tried to crack some software like Secondlife Game that some one made a private version that requires Hardware ID as well as activation.
I searched for "Wrong Code Entered" and could never find these texts in the Ollydebugger v2.
Do you have any tips or could you make a keygen for it if i gave u the link?
just found your video. Good job. I was looking for a debugger intro for olly.
WRT to lang: ruby is ok to use; python is the easiest language to read, perl is also good but many find it harder to read.
BTW if you know lisp you will see ruby reused most of the function names in spirit like downcase etc (but unfortunately swapped the meaning of equal and eq - from lisp with == and equal? in ruby )
jasondecwest1 2 years ago
yea they are very similar but the ruby lang community has moved it a lot. :) python is very very easy to read :) and perl is good too i agree, reason i choose ruby is because i know it can get the job done one way or the other and it isnt that well know :) doin my part to get it out there :)
fjlj 2 years ago
shame the latest version 2 doesn't have "Search for all reference text strings"
GigglingGirI 2 years ago
it does... right click "search for > all referenced strings"
fjlj 2 years ago
keep watching the rest of the videos their are other methods to find what your looking for..
fjlj 2 years ago
just to let everyone know... if you are running a 64 bit platform, windows 7 64 bit etc.. you need to use olly 2. :)
fjlj 2 years ago