Theonlypwner Crc32 Save

CRC32 tools: reverse, undo/rewind, and calculate hashes

Project README

CRC32 Tools

Build Status Coverage Status PyPI

License

This project is licensed under the GPL v3 license.

Usage

Run the command line to see usage instructions:

$ crc32.py -h
usage: crc32.py [-h] action ...

Reverse, undo, and calculate CRC32 checksums

positional arguments:
  action
    poly (p)   print the polynomial, useful for converting between forms
    table (t)  generate a lookup table for a polynomial
    reverse (r)
               find a patch that causes the CRC32 checksum to become a desired value
    undo (u)   rewind a CRC32 checksum
    calc (c)   calculate the CRC32 checksum

options:
  -h, --help   show this help message and exit

References

Open Source Agenda is not affiliated with "Theonlypwner Crc32" Project. README Source: theonlypwner/crc32
Stars
311
Open Issues
1
Last Commit
8 months ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating