Skip to content

A utility to find out all the possible inputs to generate a specific crc hex value with brute force

License

Notifications You must be signed in to change notification settings

mobilebilly/fire-crc-reverser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

fire-crc-reverser

A utility to find out all the possible inputs to generate a specific crc hex value with brute force

Fire.Crc32Reverser
usage: Fire.Crc32Reverser.exe crcHex [validChars]
 crcHex     : crc value in hex (e.g. 7C1FD48A or 0x7C1FD48A)
 validChars : character allowed (e.g. 1234567890ABCabc-[]+=) (default: a-zA-Z0-9)

About

A utility to find out all the possible inputs to generate a specific crc hex value with brute force

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages