Skip to content

MakhanChor is a command-line tool built using Python to unlock and recover forgotten password of Powerpoint ppt presentations with modification protection.

License

Notifications You must be signed in to change notification settings

asimtarapathak/MakhanChor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MakhanChor


Makhan Chor

MakhanChor is a command-line tool built using Python to unlock and recover forgotten password of Powerpoint ppt presentations with modification protection.

Disclaimer:

This tool is designed for educational purposes and to assist in recovering passwords for PowerPoint presentations when forgotten. It should only be used to access or modify presentations for which you have proper authorization. Unauthorized use may result in legal consequences. This tool can only unlock presentations with modification protection and cannot decrypt fully encrypted ppt. Always back up your presentation before using this tool.

Installation:

Note: Python-3 must be installed and make sure to backup your original Powerpoint ppt file.

  1. Clone the MakhanChor repository to your local machine
  git clone https://github.com/asimtarapathak/MakhanChor.git
  1. Extract the file and Navigate to the MakhanChor directory:
  cd MakhanChor
  1. Run cmd and Install the required dependencies using pip:
  pip install -r requirements.py

image

Usage:

MakhanChor takes Powerpoint ppt file as input in .pptx extension.

 python makhanChor.py <filename or path of the file>
example: python makhanChor.py ppt_file_copy.pptx

And after that hit enter and based on the file size of your ppt file it will start the process and saves output.

image

If the file is not modified protected and fully encrypted then it will show a error mentioning file type not supported.

image

Below is the How to Guide Video of MakhanChor tool:

Makhanchor_github2.mp4

Thank you for using MakhanChor! We hope this tool helps you effectively to unlock and recover your forgotten password of Powerpoint ppt. If you have any queries or feedback, please don't hesitate to reach out. :)

About

MakhanChor is a command-line tool built using Python to unlock and recover forgotten password of Powerpoint ppt presentations with modification protection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages