0

How do you prevent OllyDbg from interpreting parameters and showing the registernames + offset instead?

Screenshot:

enter image description here

Riajur Rahman
  • 1,976
  • 19
  • 28
Joe Cer
  • 1
  • 1

1 Answers1

0

ALT+O (options)
Analyis
uncheck ahow recognized args

screen shot with show recognized args checked enter image description here

screen shot with show recognized args unchecked

enter image description here

blabb
  • 8,674
  • 1
  • 18
  • 27