Hy Guys,
Welcome back to Coolz Geeks Blog. In this post i will tell you how to crack md5 hash using termux.
First of all make sure you installed Termux app from playstore. Then enter below commands in termux :-
apt update
apt upgrade
pkg install git python python2 figlet php unzip php curl clang
git clone https://github.com/sefasaid/python-md5-bruteforce
cd python-md5-bruteforce
chmod 777 md5-bruteforce.py
python2 md5-bruteforce.py
If you want to watch video tutorial then click here
Welcome back to Coolz Geeks Blog. In this post i will tell you how to crack md5 hash using termux.
First of all make sure you installed Termux app from playstore. Then enter below commands in termux :-
apt update
apt upgrade
pkg install git python python2 figlet php unzip php curl clang
git clone https://github.com/sefasaid/python-md5-bruteforce
cd python-md5-bruteforce
chmod 777 md5-bruteforce.py
python2 md5-bruteforce.py
If you want to watch video tutorial then click here