MakhanChor is a command-line tool built using Python to unlock and recover forgotten password of Powerpoint ppt presentations with modification protection.
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.
Note: Python-3 must be installed and make sure to backup your original Powerpoint ppt file.
- Clone the MakhanChor repository to your local machine
git clone https://github.com/asimtarapathak/MakhanChor.git
- Extract the file and Navigate to the MakhanChor directory:
cd MakhanChor
- Run cmd and Install the required dependencies using pip:
pip install -r requirements.py
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.
If the file is not modified protected and fully encrypted then it will show a error mentioning file type not supported.
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. :)