MS Word password removal

Soldato
Joined
6 Jan 2006
Posts
3,423
Location
Newcastle upon Tyne
Can anyone point me in the right direction for something to remove the password of a Word File to allow me to open it. I have a password and website link in a word document that I havent needed to open since 2012 but Ive tried all of my usual passwords without success.

Ive had a quick google but there seems to be loads of dodgy sites and dont want to download any viruses etc.
 
Use 7zip or similar to extract the doc or docx then there's one file in there where you just remove a line. Not done it for a while so have forgotten but Google that method and you will get your answer.
 
Use 7zip or similar to extract the doc or docx then there's one file in there where you just remove a line. Not done it for a while so have forgotten but Google that method and you will get your answer.

I don't know if that method works with 2007-2010 docx files, but it doesn't with 2013 encrypted documents. There is no settings.xml file (only encrypted files) and none of the files contain the string (they're just gobbledygook, as you'd expect an encrypted file to be if you opened it in a text editor).
 
docx... Encrypted with AES 128bit security. You won't be extracting squat from that with 7zip or anything else :p

Unlucky :(
 
you could try and brute force it with your GPU although wouldn't know which apps to use

While there are some exploitable weaknesses in best case scenarios (I know someone ages back who showed proof of concept using just a pair of 9800GX2) brute forcing 128bit AES ostensibly would take stupidly long even on the best hardware available today.

EDIT: Ooops that was actually RSA not AES - not aware of any shortcuts to breaking AES.
 
Last edited:
Back
Top Bottom