We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
03e6a25
指定输出结果文件的文件名: 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