|
MD5-Coll
|
|
Hits: 20 |
|
Date added: 11/15/2005 |
|
Faster implementation of techniques in How to Break MD5 and Other Hash Functions
Win32 binary and source port - Thanks to Steve Dispensa
Old (Wang, et al.) average run time on IBM P690 supercomputer - 1 hour
New average run time on P4 1.6ghz PC - 45 minutes
Note: some block #1's don't have block #2 solutions
Compile note: for gcc use -Os and appropriate -mcpu and -mtune flags for optimal performance |
|
|
|
|
DumpHex
|
|
Hits: 11 |
|
Date added: 07/27/2005 |
|
Dumps a binary file to hex |
|
|
|
|
WriteBin
|
|
Hits: 14 |
|
Date added: 07/27/2005 |
|
Creates a binary file from a hex dump. |
|
|
|
|
Napkin Windows
|
|
Hits: 27 |
|
Date added: 06/04/2005 |
|
Napkin is an encoding and decoding tool designed for quick manipulation of information when working on web applications. It's not overly robust for large amounts of information, but it comes in handy every so often.
* Supports multiple common encoding formats
* Hex representation of all data
* Can display numerical conversions
This is the windows version of the latest release. No installation should be necessary, you should be able to run it straight from the bin directory in the zipfile.
This package includes the binaries and the official 0.7.1 binaries for wx.NET |
|
|
|
|
Napkin Linux and Mono
|
|
Hits: 23 |
|
Date added: 06/04/2005 |
|
Napkin is an encoding and decoding tool designed for quick manipulation of information when working on web applications. It's not overly robust for large amounts of information, but it comes in handy every so often.
* Supports multiple common encoding formats
* Hex representation of all data
* Can display numerical conversions
This is the linux release of Napkin, and should work with Mono. (It has not been tested with pnet)
This package includes the binaries and the official 0.7.1 binaries for wx.NET. |
|
|
|