Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 09 Jul 2012 23:04:38 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Cracking Word files?

On 2012-07-09 22:57, Paul van Hoven wrote:
> However, I tried to compile it in a virtual machine running ubuntu. I
> downloaded the packages you described in you instruction manual and
> also downloaded magnumripper from the git repository. Then I changed
> into src and entered make office2john. Maybe the result interests you:
> parallels@...ntu:~/Downloads/magnumripper-magnum-jumbo-47a6d4e/src$
> make office2john
> gcc `xml2-config --cflags` `pkg-config --cflags libgsf-1`
> office2john.c common.o base64.o `pkg-config --libs libgsf-1`
> `xml2-config --libs` -o ../run/office2john
> gcc: common.o: No such file or directory
> gcc: base64.o: No such file or directory
> In file included from office2john.c:69:0:
> common.h:13:18: fatal error: arch.h: No such file or directory
> compilation terminated.
> make: *** [office2john] Error 1

Oh, I forgot to report this. I think you need to build john first. You
can't build office2john after a "make clean". This should be fixed or
documented.

magnum

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.