Office

# Office file 
# https://github.com/openwall/john/blob/bleeding-jumbo/run/office2john.py

sudo python3 office2john.py Note.docs > hash 
sudo --wordlist=/usr/share/wordlists/rockyou.txt ./hash

Last updated