|
Message-ID: <0E9783A39CF04F4C96661843C824F488@ath64dual> Date: Tue, 7 Jun 2011 21:22:29 -0500 From: "JFoug" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: Re: john_register_one() calls I believe that order will work just fine. I believe that the only thing which is actually required IS the call to md5_gen_Register_formats(). That will properly generate the internal array, and then the linkage code should be able to work. I believe this is the case, but I have not tested. If you have built this way, and the self test makes it all the way through, and you can test formats like raw-md5/PHPS,PHPass by themselves (which are thin), then it should be working just fine. ----- Original Message ----- From: "Solar Designer" > Jim - > > In -jumbo-5, you moved john_register_one(&fmt_MD5); to be below the > md5_gen formats, with a comment explaining why you did it. I did not > like it, but I left it at that for -jumbo-5. > > However, for -jumbo-6 I am now patching this to start by: > > cnt = md5_gen_Register_formats(&pFmts); > > then do the official JtR's calls: > > john_register_one(&fmt_DES); > ,,, clip
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.