Ethical Hacking Training at InfoSec Institute

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Computer Forensics Computer-Forensics
[Top] [All Lists]

New version of DCFLDD (v1.2)

Subject: New version of DCFLDD (v1.2)
Date: Sun, 24 Apr 2005 19:24:02 -0700 (PDT)
After a bit of work this weekend, version 1.2 is
finally upon us. It only took a little over 3 years
for me to get around to updating this.

get it here: <A
HREF="http://prdownloads.sourceforge.net/dcfldd/dcfldd-1.2.tar.gz?download";>dcfldd-1.2.tar.gz</A>

What has changed?

- Added SHA-1, SHA-256, SHA-384 and SHA-512 support.
This is done through the use of a new switch
"hashalgorithm=NAME". For example
hashalgorithm=SHA256. Its pretty sweet, I implemented
it all with some function pointer magic so there
should be no added overhead for having multiple
algorithms supported.

A note on performance: MD5, SHA-1 and SHA-256 are
pretty quick, but SHA-384 and SHA-512 will slow your
process down by half.

- Fixed compile errors.
- Fixed the Megabyte constant bug. For some strange
reason, I had a megabyte defined as 1048000 a few
places in the code.
- Fixed the bug where it was not displaying the last
remaining fragment of a hashwindow.
- Created an entirely new (and Trim) build
environment. (this was a lot of work).

Enjoy!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-----------------------------------------------------------------
This list is provided by the SecurityFocus ARIS analyzer service.
For more information on this free incident handling, management 
and tracking system please see: http://aris.securityfocus.com

<Prev in Thread] Current Thread [Next in Thread>
  • New version of DCFLDD (v1.2), Nicholas Harbour <=