Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.87 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.87 KB

Tot-Bcrypt : [gagaltotal.github.io]

Screen Capture

#use python3, install package dependencies :

$ git clone https://github.com/gagaltotal/Tot-Bcrypt
$ cd Tot-Bcrypt
$ sudo pip3 install -r requirements.txt
$ ./tot-bcrypt & python3 tot-bcrypt.py

#Example GNU/Linux :

```sh

=============================   Welcome To Tot-bcrypt       ===========================
=   ████████╗ ██████╗ ████████╗   ██████╗  ██████╗██████╗ ██╗   ██╗██████╗ ████████╗  =
=   ╚══██╔══╝██╔═══██╗╚══██╔══╝   ██╔══██╗██╔════╝██╔══██╗╚██╗ ██╔╝██╔══██╗╚══██╔══╝  =
=      ██║   ██║   ██║   ██║█████╗██████╔╝██║     ██████╔╝ ╚████╔╝ ██████╔╝   ██║     =
=      ██║   ██║   ██║   ██║╚════╝██╔══██╗██║     ██╔══██╗  ╚██╔╝  ██╔═══╝    ██║     =
=      ██║   ╚██████╔╝   ██║      ██████╔╝╚██████╗██║  ██║   ██║   ██║        ██║     =
=      ╚═╝    ╚═════╝    ╚═╝      ╚═════╝  ╚═════╝╚═╝  ╚═╝   ╚═╝   ╚═╝        ╚═╝     =
============================= https://gagaltotal.github.io/ ===========================

decode bcrypt nya bro ? ketik (y) untuk melanjutkan decode, key (ctrl+c) tidak melanjutkan decode :  

Recode Sumber : [https://github.com/BREAKTEAM/Debcrypt]