|
Message-ID: <CANWtx01_2Sm13sOz+8wKCS32c-F60iCAaGGLKQ2VOY+FV0cfbw@mail.gmail.com> Date: Mon, 9 Jul 2012 07:53:28 -0400 From: Rich Rumble <richrumble@...il.com> To: john-users@...ts.openwall.com Subject: Re: Cracking Word files? On Mon, Jul 9, 2012 at 1:11 AM, Dhiru Kholia <dhiru.kholia@...il.com> wrote: > 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 Seems like the logic should count colon's or separators from right to left as opposed to left to right, is that an easy and or proper solution? That or we probably have to make warnings or documentation about such issues. Perhaps other *2john programs need to read R to L as well... -rich
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.