This script was made by Breaker
The CoBreak script is an cipher and cryptography tool made with the purpose of facilitating the encryption of data or others, it includes parameters to brute force the hashes through dictionaries
- Base64
- Base32
- Base16
- Ascii85
- Cesar
- Binaries
- MD4
- MD5
- SHA-1
- SHA-224
- SHA-256
- SHA-384
- SHA-512
- RIPEMD-160
###add to Gemfile:
$ gem 'cobreak'
###and then execute:
$ bundle
###Or install it yourself as:
$ bundle install
This project is licensed under the (GNU GENERAL PUBLIC LICENSE) - see the LICENSE file for details