Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 362 Bytes

Excel_Password

Python Script Find Password of MS Excel File with custom wordlist "wordlist.lst"

Prerequisites:

  • win32com.client package need to install.
  • Give proper path for excel file.

Usage :

update password list in "wordlist.lst" or generate one with generator, and execute python script

python MSExcelFindPassword.py <filename>