|
Message-ID: <7ccc5c720073369d4a938cb9a1ff8710@smtp.hushmail.com> Date: Fri, 02 Mar 2012 01:46:17 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Re: [JtR PATCH] Support rar's -p mode by spawning external unrar process. On 02/27/2012 10:07 PM, magnum wrote: > On 02/27/2012 08:28 AM, Dhiru Kholia wrote: >> Until someone figures out how to crack rar's -p mode, the attached >> patch should work. It spawns unrar process for RAR files encrypted >> with -p mode. I am not much closer to really fixing -p mode but I committed a patch that make it work for -m0 (stored) files without spawning unrar. I also found a 15% boost for LE systems with no alignment requirement. Also fixed a memory leak in set_salt(). I also changed rar2john to pick best candidate from RAR file: Prefer stored files over compressed, and prefer smaller files over larger. Like Rich said, 7z might be the best code to use for inflating. But like all other alternatives I've found, it's object oriented code. This slows me down considerably, possibly to the point I'll give up :( 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.