This bash script takes shadow file and crack it using openssl
Steps to run this tool
1. chmod +x shadow_cracker
2. ./shadow_cracker <shadow_file_path> <user_to_crack> <wordlist_path>
NOTE: You need to be root as this tool need to access the shadow file