/mcafee-sitelist-pwd-decryption

Password decryption tool for the McAfee SiteList.xml file

Primary LanguagePython

This is a fork of Python3 password decryption tool for the McAfee SiteList.xml file.

The script is readjusted to work with newest python3 on Kali Linux.

Make sure you have the pycryptodome library installed. pycryptodome is a drop-in replacement for the PyCrypto library. You can install it using pip3:

pip3 install pycryptodome

Original author:

References:

Example usage:

./mcafee_sitelist_pwd_decrypt.py jWbTyS7BL1Hj7PkO5Di/QhhYmcGj5cOoZ2OkDTrFXsR/abAFPM9B3Q==
Crypted password   : jWbTyS7BL1Hj7PkO5Di/QhhYmcGj5cOoZ2OkDTrFXsR/abAFPM9B3Q==
Decrypted password : MyStrongPassword!