Verify¶
- Get
checksumof the file to find fromchecksum.txt -
Find the file:
shell sha256sum files/* | grep "<checksum>" -
Flag:
shell decrypt.sh files/<filename>
checksum of the file to find from checksum.txtFind the file:
shell
sha256sum files/* | grep "<checksum>"
Flag:
shell
decrypt.sh files/<filename>