Coded by decrypt3r
You can easily reset MariaDB root user's password using this simple script.
Packages Required & Installed:
- mysql-connector
- figlet
- python3.6
- pip3.6
- wget
How To Install?
#Install Git to clone repository
yum install git //for RedHat or CentOS
apt-get install git //for other Linux based OS
#Give execute permission to install.sh
chmod +x install.sh
#Execute installtion script
sh install.sh
#How to Run Command?
marcrack