Skip to content

dyumin/filehash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cd /tmp
git clone https://github.com/dyumin/filehash.git
cd filehash
mkdir build && cd build
cmake ..
cmake --build . --target filehash
./filehash --help

Output file is in binary, to view individual hashes run (in bash):

od -t 'u4' out_file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published