Skip to content

Daimanta/Flyway-Collision-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Flyway collision generator ==

Generates a valid SQL file with the same CRC32 checksum as a target file

== Usage ==

Usage: crc-collision [OPTION] FILE 
 Generates an SQL file with the same CRC32 checksum as the target file.

 If arguments are possible, they are mandatory unless specified otherwise.
        -h, --help              Display this help and exit.
        -c, --comment           Produces a single commented line (default)
        -f, --file <SRC>        The resulting string, when appended to SRC matches the same hash as the target FILE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages