Quote:
|
Originally Posted by diablo2oo2
how do you remove dupes? by name or by signature pattern?
|
For me, the Name is not so important (may be variable), so i check dups by Pattern only (just str compare).
Quote:
|
maybe its also a good idea to release such a tool as plugin for peid
|
Not sure. Solely thing PEiD got to plugin (as support) is a filename. In standalone tool u get filename in oneclick, in plugin - go to menu, select plugin ... a few extra movs. More than, Signature Manage is relative rare work (in most cases u append a new sign just in the any text editor), so keep the menu shortest :-)
P.S.
One more signature
Code:
[VMProtect 1.06..1.07 -> PolyTech]
signature = 9C 60 68 00 00 00 00 8B 74 24 28 BF ?? ?? ?? ?? FC 89 F3 03 34 24 AC 00 D8
ep_only = false
Unfortunately, PEiD check for EP first and neglect with this one.