Skip to content

Releases: jtesta/rainbowcrackalack

Rainbow Crackalack v1.3

26 Feb 17:11
v1.3
7c975eb
Compare
Choose a tag to compare

This release features massive speed improvements for NTLM 9-character lookups. Precomputation is improved by 9.5x and false alarm checks by 4.5x!

Additionally, a critical bug preventing lookups under AMD's ROCm driver has been fixed. Intel GPUs are now disabled when NVIDIA or AMD cards are detected, which prevents the Intel hardware from slowing things down.

The full change log is:

  • Improved speed of NTLM9 precomputation by 9.5x and false alarm checks by 4.5x!
  • Fixed lookup on AMD ROCm.
  • Added support for pwdump-formatted hash files.
  • Added time estimates for precomputation phase.
  • Disable Intel GPUs when found on systems with AMD or NVIDIA GPUs.
  • Fixed bug in counting tables during lookup.
  • Fixed bug where lookups would continue even though all hashes were cracked.
  • Fixed cache lookup when a single hash in uppercase was provided.
  • Added lookup colors.

Don't forget to verify the signatures!

Rainbow Crackalack v1.2

02 Apr 05:20
v1.2
9be78cc
Compare
Choose a tag to compare

In this release, lookup tables are now pre-loaded in parallel to binary searching & false alarm checking, resulting in 30-40% speed improvement!

Remember to verify the signatures!

Rainbow Crackalack v1.1

08 Aug 15:00
v1.1
362a866
Compare
Choose a tag to compare

This release features massive speed improvements (credit Steve Thomas), finalization of the NTLM9 spec, as well as various bugfixes and improvements.

Remember to verify the signatures!

Rainbow Crackalack v1.0

11 Jun 03:42
v1.0
cbf7452
Compare
Choose a tag to compare

Initial public release!

Linux source code and Windows 64-bit executables are provided below. Remember to verify the signatures!