0

I am trying to reverse a program and crack it but I cant find any of the Strings through searching for "referenced Strings" or "binary Strings".

but in view -> windows now i see all Strings. how to use this part of ollydbg? or its not useful for cracking

1 Answers1

0

It's because OllyDbg doesn't work as the strings utility in linux/win.

This question seems to be a duplicate however, with a great answer here.

Btw, if you RE a binary in for instance in CTF competitions, often times a password won't hide in plain sight, you should be looking for some encryption/bit shuffling and solve that.

inverzeio
  • 525
  • 2
  • 10