Skip to content

Shacalc calculates a hash password for a Linux /etc/shadow/ file. You need to provide salt ($6$xxxxxxxx) and a password and then you can calculate hash

Notifications You must be signed in to change notification settings

hrvoojex/shacalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

shacalc

GUI app for calculating a password hash in Linux, located in /etc/shadow. You need to enter salt (eg. $6$xxxxxxxx) and your password.

About

Shacalc calculates a hash password for a Linux /etc/shadow/ file. You need to provide salt ($6$xxxxxxxx) and a password and then you can calculate hash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages