Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 592 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 592 Bytes

Hash-crack

PHP BANDITCODING AUTHOR

Install on desktop :

  • Install XAMPP
  • Added environment variable system path => C:\xampp\php
  • download the script and save it in your folder
  • open CMD and running

Install on android (Termux)

$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/Zlaxtert/Hash-crack
$ cd Hash-crack
$ php crack.php

Screenshot