-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2008-03-06 03:20:12 UTC by sf-robot
-
Add a switch to display, for each application, the file version information from the PE header. This could help for applications that appear to be from Microsoft, but have none of the Microsoft strings.
2008-02-20 22:59:53 UTC by jessekornblum
-
When running in default (detect mismatch extensions) mode, it might be good to compute MD5, SHA-1, or even fuzzy hashes. Maybe even a multihash with filesize?
C:\> missidentify %SystemRoot%
C:\WINDOWS\System32\evilhaxortool.jpg
versus the new:
C:\> missidentify -c md5 %SystemRoot%
f3abb86bd34cf4d52698f14c0da1dc60 C:\WINDOWS\System32\evilhaxortool.jpg.
2008-02-20 22:56:06 UTC by jessekornblum
-
A fix for this problem has been checked into Subversion. If it passes testing, this issue will be closed.
2008-02-20 22:45:07 UTC by jessekornblum
-
The README file included in the distribution refers to "ssdeep", not Miss Identify. The command syntax is correct.
2008-02-20 22:44:33 UTC by jessekornblum
-
jessekornblum committed revision 18 to the Miss Identify SVN repository, changing 1 files.
2008-02-20 10:49:31 UTC by jessekornblum
-
jessekornblum committed revision 17 to the Miss Identify SVN repository, changing 1 files.
2008-02-20 03:05:55 UTC by jessekornblum
-
jessekornblum committed revision 16 to the Miss Identify SVN repository, changing 6 files.
2008-02-19 22:47:59 UTC by jessekornblum
-
jessekornblum committed revision 15 to the Miss Identify SVN repository, changing 2 files.
2008-02-19 22:33:31 UTC by jessekornblum
-
jessekornblum committed revision 14 to the Miss Identify SVN repository, changing 3 files.
2008-02-19 22:32:54 UTC by jessekornblum