lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 5 Nov 2012 15:56:21 -0500
From: Vikas N Kumar <walburn@...il.com>
To: bugtraq@...urityfocus.com
Subject: Wisecracker 1.0 - A high performance distributed cryptanalysis framework

Wisecracker is an open source high performance distributed
cryptanalysis framework that leverages GPUs and multiple CPUs. It
allows security researchers to write their own cryptanalysis tools
that can distribute brute-force cryptanalysis work across multiple
systems with multiple multi-core processors and GPUs. Security
researchers can also use the sample tools provided out-of-the-box. The
differentiating aspect of Wisecracker is that it uses OpenCL and MPI
together to distribute the work across multiple systems, each having
multiple CPUs and/or GPUs.

As an example an MD5 reversing for 6-8 character strings is provided.

More information including source code, technical papers and API
documentation can be found at
http://selectiveintellect.com/wisecracker.html

Thanks.
Developers @ Selective Intellect LLC.
http://selectiveintellect.com

Powered by blists - more mailing lists