certutil is built into windows and can be used in cmd.
I do agree there is no built in GUI method though.
Comment on Fan-made Mario Kart 64 PC port released, with track editor and ultrawide support
twice_hatch@midwest.social 9 months ago
You can verify you have dumped a supported copy of the game by using the SHA-1 File Checksum Online at www.romhacking.net/hash/.
It’s so sad that Windows still doesn’t ship with an easy-to-use hash toolkit
certutil is built into windows and can be used in cmd.
I do agree there is no built in GUI method though.
Indeed. I usually use 7-zip’s built in tool to do it when I need to.
Flatfire@lemmy.ca 9 months ago
Powershell’s
Get-FileHashdoes exactly this though.