Skip to content

1.1

Choose a tag to compare

@tavenli tavenli released this 02 Jun 01:46
· 4 commits to main since this release

指定输出结果文件的文件名:
FileHashGen.exe -f test.zip -c “SHA-256” -o report.txt

指定输出结果文件的文件名(内容仅含hash值):
FileHashGen.exe -f test.zip -c “SHA-256” -ot "only-hash" -o test.zip.sha256