2026/8/29 13:07:58

【HASH值获取】

【HASH值获取】 1.exe同目录文件夹输入cmd2.输入方法1:: SHA256certutil -hashfile SIC-1000plus.exe SHA256方法2:: MD5certutil -hashfile SIC-1000plus.exe MD5方法3powershell -Command “Get-FileHash .\SIC-1000plus.exe -Algorithm SHA256”