You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
JohnDMcMaster edited this page Sep 14, 2010
·
17 revisions
There is a published form of this format now available.
GoDup+ (OllyDbg plugin, closed source)
http://www.woodmann.com/forum/archive/index.php/t-8578.html
The first IDA independent program I’m aware of to be able to process (read) the .sig format. Free, closed source, buggy, and the author is nowhere to be found.
IDA_Sigs (OllyDbg plugin, open source unlicensed)
http://www.woodmann.com/forum/showthread.php?7517-IDA-signature-file-format
Uses dumpsig.exe to generate a form it can parse. On the bright side, it means it has full support for all IDA supported .sig formats. Link should include an attachment with binary + source code.