i will checking download hashes
this is mostly for my reference. i didn't know how to for a while (even before i modded my WiiU which theoretically could've been a huge issue) but it's honestly pretty easy. i'd learned sometime before providing downloads and i want to finally commit the process to an html document.
to provide a clear example, i want to find the sha256 hash of my website's favicon. follow these two simple steps for Windows:
- open destination folder, type cmd into the address bar and press enter
- type this command: certutil -hashfile favicon.ico sha256
- answer: e6a6811d37ae00b66da9bcf7def64923314ec74e5049ca18a263d7cc7f6af41e
somewhat unrelated but i need to write down the process when i edit a bunch of images similarly. this would've helped when i made the other cursors but at least i kept the original photoshop files. yay for forethought!