Sirmabus
February 8th, 2008, 22:37
Opps, delete me. Just saw you imported it thanks.
EDIT: Okay thanks, more formal intro here then:
"GUID-Finder"
An IDA Pro 5.xx plug-in to find GUID/UUIDs.
By Sirmabus V: 1.0B
The COM side of RE'ing (at least with "dead listing"
can be pretty elusive.
With this you can at least partially glean what interfaces and classes a target is
using.
This plug-in scans the IDB for class and interfaces GUIDs and creates the matching
structure with label. IDA can find these on it's own, but it often misses them, so
this can fill in the gap.
Plus this plug-in allows you to easily add custom declarations, and is handy to do
a general audit for such GUIDs.
This is based Frank Boldewin's IDA Python script that you can find here:
http://www.openrce.org/downloads/details/250/ClassAndInterfaceToNames
EDIT: Okay thanks, more formal intro here then:
"GUID-Finder"
An IDA Pro 5.xx plug-in to find GUID/UUIDs.
By Sirmabus V: 1.0B
The COM side of RE'ing (at least with "dead listing"

With this you can at least partially glean what interfaces and classes a target is
using.
This plug-in scans the IDB for class and interfaces GUIDs and creates the matching
structure with label. IDA can find these on it's own, but it often misses them, so
this can fill in the gap.
Plus this plug-in allows you to easily add custom declarations, and is handy to do
a general audit for such GUIDs.
This is based Frank Boldewin's IDA Python script that you can find here:
http://www.openrce.org/downloads/details/250/ClassAndInterfaceToNames