horns of giant
Member
- May 29, 2022
- 125
- 274
- 186
Assume you are using window. In window start menu, type cmd and open the Command Promptanybody know how to check these?
Use the command listed in the picture: certutil -hashfile "The file" md5
where we replace "The file" with the path and name of the downloaded file. For example, "C:\Users\Username\Downloads\Twisted_Memories-v0.9-Standard-pc.zip"
The idea is to use the hash function to generate an "almost unique" code for it. If the file is modified/replaced, you will not get the same outcome.