📄 fileformat
字号:
SSDEEP FILE FORMAT VERSION 1.01. REVISION HISTORY14 Aug 2006 - Initial version (jk)2. FILE HEADERThe first line of the file is a header, like this:ssdeep,1.0--blocksize:hash:hash,filenamessdeep - Identifies the file type1.0 - The version of the file format, NOT the version of the program-- - SeparatorThe remainder of the line identifies the format of the file. Note that for version 1.0 these values must be given EXACTLY as shown above3. FILE DATAEach line represents the hash of one file as listed in the header.Specifically, we have the blocksize used by the program, the hash for this blocksize and twice the blocksize, and the filename. Note thatthere are *no* quotation marks in the file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -