# Decrypt Password-Protected Office Document > Remove password protection before analysis **Tools:** [[tools/msoffcrypto-tool|msoffcrypto-tool]] ## Commands ```bash # Common malware passwords: infected, malware, password, 123456 msoffcrypto-tool -p infected ``` #recipe #msoffcrypto-tool