Modify CRC32 hash of a file.
GUI | CLI |
---|---|
Usage: modify-crc32 <filename> <new_crc32> [-x]
Modify CRC32 of a file
Positional Arguments:
filename the file to modify
new_crc32 the CRC32 hash to modify to
Options:
-x, --execute don't prompt when patching the file
--help display usage information