Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 9 Jul 2012 10:41:43 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: Cracking Word files?

On Sun, Jul 8, 2012 at 11:49 PM, Rich Rumble <richrumble@...il.com> wrote:
> office2john.exe c:\path\to\office_file.doc >output.txt
> That should echo a sting like this into a file called output.txt.

On Windows, instead of doing "office2john.exe
c:\path\to\office_file.doc >output.txt" *do* "office2john.exe
office_file.doc >output.txt". The former command causes colon (":") to
be introduced in output.txt, which will result in john not loading the
"hash".

-- 
Cheers,
Dhiru

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.