CoBreak

CoBreak.com

This script was made by Breaker

CoBreak is a password security audit and recovery tool available for many operating systems. CoBreak supports various types of cipher and hashing for the purpose of facilitating data encryption or other

GitHub Stats

BreakerBox GitHub Stats

Installation

Cipher

  • Base64
  • Base32
  • Base16
  • Ascii85
  • Cesar
  • Binaries

Raw-Hash

  • MD4
  • MD5
  • Half-MD5
  • SHA-1
  • Double-SHA1
  • SHA2-224
  • SHA2-256
  • SHA2-384
  • SHA2-512
  • SHA3-224
  • SHA3-256
  • SHA3-384
  • SHA3-512
  • Ripemd-160
  • Tiger-160
  • Blake2s-128
  • Blake2s-160
  • Blake2s-256
  • Blake2b-160
  • Blake2b-256
  • Blake2b-384
  • Blake2b-512
  • GOST R 34.11-2012 (Streebog) 256-bit, big-endian
  • GOST R 34.11-2012 (Streebog) 512-bit, big-endian

Setup

Execute in your terminal for build ruby gem and installation:

Build ruby gem:

$ gem build cobreak.gemspec

And after install ruby gem:

$ sudo gem install ./cobreak-1.0.4.gem


Version

CoBreak

CoBreak

License

This project is licensed under the (GNU GENERAL PUBLIC LICENSE) - see the LICENSE file for details

CoBreak