Skip to content

Find the password for opening an encrypted Excel file with Python.

Notifications You must be signed in to change notification settings

yuanzicheng/python-excel-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an application attempts to find the password for opening an encrypted Excel file.

Requirements

python3 & pip & pipenv

Usage

1.Clone the project.

2.Go to the root directory of the project.

3.Run pipenv install or pipenv sync to install required packages.

4.Run pipenv shell.

5.Run python main.py. Before this, you should specify the path of your file, possible characters, the length range of the password in the main.py file.

About

Find the password for opening an encrypted Excel file with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages