Quickly Recover Lost or Forgotten Word and Excel Passwords - Step-by-Step Guide
Recover Lost or Forgotten Word and Excel Passwords with This Easy Guide
Struggling to access your Microsoft Office files due to a forgotten password? This guide will walk you through the best methods and tools to recover Word and Excel passwords quickly and easily. Follow these steps to unlock your documents!
Step-by-Step Password Recovery Guide
Download and Install Python
- Visit Python’s download page and install Python.
- Get the office2john.py script by copying the code from this link.
Download and Install Hashcat
- Download Hashcat, open the
.7z
file with WinRAR, and extract to a folder.
- Download Hashcat, open the
Download a Wordlist (rockyou.txt)
- Access a wordlist like
rockyou.txt
. For a faster run, customize the wordlist with common passwords like123456
,qwerty
,letmein
, etc.
- Access a wordlist like
Extract Hash from Word and Excel Files
- Open the Hashcat folder, click the address bar, type CMD, and hit Enter.
- Copy your Word or Excel files and
office2john.py
into the Hashcat folder. Run the following command:
Run Hashcat to Decrypt the Password
- Execute Hashcat using the command below (update based on your Office version):
- 9600 is for Office 2013 and newer versions. Adjust to 9400 or 9500 for older versions.
- Execute Hashcat using the command below (update based on your Office version):
Comments
Post a Comment