I need to analyze a dll which creates a com object using regsvr32.exe.
I was wondering how would you go about analyzing it's interfaces and functions.
when looking at the dll's exports all I see are a set of 5 standard exports.
I've tried 2 ida plugins but they're not very helpful as they claim they work with com dlls written in microsoft visual c++ and the dlls
are written in delphi.
I was wondering how would you go about analyzing it's interfaces and functions.
when looking at the dll's exports all I see are a set of 5 standard exports.
I've tried 2 ida plugins but they're not very helpful as they claim they work with com dlls written in microsoft visual c++ and the dlls
are written in delphi.