forked from amir/filehasher
Add changlog and binaries
This commit is contained in:
11
binaries/changlog.txt
Normal file
11
binaries/changlog.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
V1.0: Recursive scan
|
||||||
|
|
||||||
|
v2.0: Multi threaded scan
|
||||||
|
Collects more metadata
|
||||||
|
|
||||||
|
v2.1: Uses AVX2 instead of SSE2
|
||||||
|
|
||||||
|
v3.0: Simple mutex/critical section based MPMC queue
|
||||||
|
reusable hashing buffer
|
||||||
|
|
||||||
|
v3.1: Lock free MPMC queue
|
||||||
BIN
binaries/file_hasher_v1.0.exe
Normal file
BIN
binaries/file_hasher_v1.0.exe
Normal file
Binary file not shown.
BIN
binaries/file_hasher_v2.0.exe
Normal file
BIN
binaries/file_hasher_v2.0.exe
Normal file
Binary file not shown.
BIN
binaries/file_hasher_v2.1.exe
Normal file
BIN
binaries/file_hasher_v2.1.exe
Normal file
Binary file not shown.
BIN
binaries/file_hasher_v3.0.exe
Normal file
BIN
binaries/file_hasher_v3.0.exe
Normal file
Binary file not shown.
BIN
binaries/file_hasher_v3.1.exe
Normal file
BIN
binaries/file_hasher_v3.1.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user