File: README

package info (click to toggle)
missidentify 1.0-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 608 kB
  • sloc: sh: 3,416; ansic: 1,889; makefile: 33
file content (23 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

This is Miss Identify.

Complete documentation is available at http://missidentify.sf.net/.

This archive includes usage instructions, news about changes in the program,
and this readme file. You should also find a small Win32 executable,
sample.jpg. The source code for this app is in sample.c if you're curious.
Running missidentify on sample.jpg should show you how the program can
work. 

C:\> ssdeep *
c:\missidentify-1.0\sample.jpg

C:\> ssdeep -a * 
C:\missidentify-1.0\sample.jpg
C:\missidentify-1.0\ssdeep.exe

and so on. 

Enjoy!

Send comments to research@jessekornblum.com.