Python Script Find Password of MS Excel File with custom wordlist "wordlist.lst"
- win32com.client package need to install.
- Give proper path for excel file.
update password list in "wordlist.lst" or generate one with generator, and execute python script
python MSExcelFindPassword.py <filename>