Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 25 Apr 2012 10:15:47 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Cracking Office 2007 files with JtR!

On Wed, Apr 25, 2012 at 1:32 AM, magnum <john.magnum@...hmail.com> wrote:
> I added proper Unicode support to the Office format. Please have a look
> at how it's done, it's very simple (all you need is in unicode.h).

Thanks!

> It's not much tested yet. For any and all future Unicode formats, please
> always add FLG_UNICODE. This flag should be added for all formats that
> in some way use Unicode, even if there's only simple type-cast support
> like what you had in there. After adding full support (as in this patch)
> we also add FLG_UTF8, which says the support is "complete".

Understood. I will fix EPiServer format similarly.

> BTW I also saw that OMP scales very poorly but I don't know why yet.

OMP performance was okay on my machine IIRC. Can you post some
benchmarking results?

-- 
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.