|
Message-ID: <335473fd1eafa6924fac5ef9040e6a91@smtp.hushmail.com> Date: Mon, 10 Sep 2012 18:46:11 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Cracking Office 2013 files with JtR On 2012-09-10 18:43, magnum wrote: > On 2012-09-10 18:34, Dhiru Kholia wrote: >> DeriveKey function can be changed so that it writes to a given static >> buffer (Office 2010 and 2013 code path do it this way). No possibility >> of memory leak then. >> >> (3) Same applied for "static unsigned char* >> GeneratePasswordHashUsingSHA1" function. > > I guess statics would be problematic for OMP, we need to pass buffer > pointers from the caller here too. On second thought, that is precisely what you wrote :-) 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.