Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Ever forgot your password for an Excel Workbook? Me neither! However some people do.

License

Notifications You must be signed in to change notification settings

PartTimeLegend/BruteForceExcelWorkbookPassword

Repository files navigation

BruteForceExcelWorkbookPassword

Powershell Codacy Security Scan

Ever forgot your password for an Excel Workbook? Me neither! However some people do.

Put this script in the same dir as your workbook and run it.

You can pass in the workbook name as a link to a wordlist to use however one is defaulted to.

./BruteForceExcelWorkbookPassword.ps1 "book1.xlsx" "https://raw.githubusercontent.com/openethereum/wordlist/master/res/wordlist.txt"

Disclaimer

This may take a long time, and may also never actually find your password if it is not in the wordlist.

Password for example book1.xslx

"password" at least I think it is. Try it and see.