PoolloverNathan@programming.devtoLinux@programming.dev•Hacked PC - random sounds playing
3·
11 days agoDon’t run sha256sum -c
on your suspect file — it expects to be passed a file containing hashes and other filenames. sha256sum the iso itself instead and check by eye, or make such a hash file.
Sending a dump of entire system memory seems incredibly unsafe, to say the least.