Ollydbg is not displaying api calls in comments. It will not analyze the program either

StackOverflow https://stackoverflow.com/questions/13547107

  •  01-12-2021
  •  | 
  •  

Question

I am using Ollydbg 2.01 on Windows 7 x64. Any time I open a program, Olly does not display the API calls. Here is what I would like to see, notice the API calls in the comments section: What I want to see

And here is what I see What I see

Note the lack of API calls and just general info. Trying to analyze (Ctrl+A) doesn't do anything either. One thing I have noticed is that attempting to set the .UDD path file does not work. I set the API Help file (which works fine) and the .UDD path file, restart Olly, and when I look at the .UDD path, it has been replaced by a single period.

Was it helpful?

Solution

The issue was I was simply not using the latest version of Olly. Downloading it solved the issue I was having.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top