Kerxunos / HashBox

Hash Encoder-Decoder Bruteforce MutliFunciton tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HashBox

License: GPL v3 Coding Size Hashlib Colorama Base64 Observatory_Grade commit_acitivity pyapi_format pyapi_format pyapi_format

Important Warning

TR

Bu araç eğitim amaçlıdır herhangi bir kötüye kullanım durumunda geliştirici sorumlu değildir!

Bu aracı yükleyerek sorumluluk reddi beyanını kabul etmiş olursunuz!

EN

This tool is for educational purposes only the developer is not responsible for any abuse!

By installing this tool you agree to the disclaimer!

HashBox

HashBox is an encode/decode tool for hash and rotation encryption written in Python. This tool allows you to encode hash and rotation encryption using Python libraries such as hashlib and codecs, or decode them using brute force. It is a simple and dynamic tool with a manual salt feature.

Usage

To use HashBox, first clone the program:

git clone https://github.com/Kerxunos/HashBox.git

Run the following command to install the required libraries:

pip install -r requirements.txt

Supported Hash-Encoding Types:

  • md5
  • sha1
  • sha256
  • sha512
  • sha384
  • sha224
  • base16
  • base32
  • base64
  • base85
  • rot13

Screenshots

HashBox Encoding:

hashbox py - Visual Studio Code 26 04 2023 21_41_33 (2)

HashBox Decoding:

● hashbox py - Visual Studio Code 26 04 2023 22_10_20 (2)

hashbox py - Visual Studio Code 26 04 2023 21_49_28 (3)

License

This project is distributed under the GPL-3.0 license. See the LICENSE file for more information.

Contributing

If you would like to contribute to this project, please reach out to us by opening an issue or submitting a pull request. See the CONTRIBUTING.md file for acceptable behavior and contribution guidelines.

Last Words

Why are you waiting for ? Go and crack some hashes, enjoy it !

About

Hash Encoder-Decoder Bruteforce MutliFunciton tool

License:GNU General Public License v3.0


Languages

Language:Python 100.0%