PDA

View Full Version : Ollydbg 2 Coding help


ragdog
October 4th, 2011, 04:45
Hi i have this allready posted in Tuts$you

What for a olly api fill the listbox (matching labels) on the expressions dialog?

Decode address convert a address from jump or call to a symbolic name

before i use Decode address must i find all jumps and calls
was is the Olly api for it

Findglobaljumpscallsto or Findlocaljumpscallsto?

and how i can use this apis?

Greets,