Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 15 Feb 2013 21:33:02 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: [PATCH] Add support for WinRAR SFX files

On Thu, Feb 14, 2013 at 11:26 PM, magnum <john.magnum@...hmail.com> wrote:
> On 14 Feb, 2013, at 11:33 , Dhiru Kholia <dhiru.kholia@...il.com> wrote:
>> The attached patch adds support for parsing WinRAR SFX files to
>> rar2john utility. Please review.
>
> Could "int diff" be too small for very large archives? Or maybe that size diff is only the size of SFX wrapper. Should be fine then.

The maximum value of "diff" can be 4096 (CHUNK_SIZE). So using "int"
type for it should be OK.

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