Apr
1
How to crack Unix root password
Filed Under Command line, fun, Linux, Unix
The root password is the key to any Unix/Linux system and the person who knows it is with full rights. But there is a simple way to crack root password.
Just type at terminal:
echo '82 43/25 43+65P80P82P73P76P32P70P79P79P76P10P' | dc
Comments
3 Responses to “How to crack Unix root password”
Leave a Reply
You must be logged in to post a comment.
That’s Funny
i cant use sudo in linux coz they need the password.
To use sudo you have to be in sudoers.
The password you are asked is your account password.