Reset your Linux password from external pen drive
(First make linux pen drive and run it live)
After running live os, open terminal and run following commands
>> sudo apt-get install git
>> git clone https://github.com/IAmBlackHacker/Linux-Password-Reset
>> cd Linux-Password-Reset
>> chmod 755 ./linuxPassReset.sh
>> ./linuxPassReset.sh -r
Now you are in system files
for changing password of current account
>> passwd
for changin password of sepcific account
>> passwd -u root
root user can change password of any account
https://www.facebook.com/B14CKH4K3R/
Happy Hacking Day ! (Please do not spam it, It's Just For Knowledge ...).