window file verification (CMD)

powershell "Get-FileHash -Path 文件路径 -Algorithm SHA1 | FL"

example
Insert image description here

Guess you like

Origin blog.csdn.net/qq_44918057/article/details/127319914