---
name: rainbowcrack
version: 1.2
origin: security/rainbowcrack
comment: Hash cracker that precomputes plaintext - ciphertext pairs in advance
arch: freebsd:9:x86:64
www: http://www.antsight.com/zsl/rainbowcrack/
maintainer: semprix@gmx.com
prefix: /usr/local
licenselogic: single
flatsize: 232337
desc: |
  RainbowCrack is a general propose implementation of Philippe Oechslin's faster
  time-memory trade-off technique.

  In short, the RainbowCrack tool is a hash cracker. A traditional brute force
  cracker tries all possible plaintexts one by one in cracking time. It is time
  consuming to break complex passwords this way. The idea of time-memory trade-off
  is to do all cracking time computation in advance and store the result in files
  so called "rainbow table". It does take a long time to precompute the tables.
  But once the one time precomputation is finished, a time-memory trade-off
  cracker can be hundreds of times faster than a brute force cracker, with the
  help of precomputed tables.

  WWW: http://www.antsight.com/zsl/rainbowcrack/
categories: [security]
files:
  /usr/local/bin/rcrack: 22e2f457e5df1b326d1854b32860e408852ecf0eba5de6e793eccbc0de9c8d62
  /usr/local/bin/rtdump: bf6290c80053706953b03fc5cff0d117cddfb2b814a50b4442b98644e29fd63c
  /usr/local/bin/rtgen: a5aca98b00785c96eb65f6a38465f0f4385ce4d346ec15d28e0fa63e141cff6d
  /usr/local/bin/rtsort: ce019f16e47c7b1c212eeed28c036580132f836e6135bf1c2c375e758b4c774f
  /usr/local/share/examples/rainbowcrack/charset.txt: 806f4e64cb00fd71351e964fd288a8571d656d31d718024a439385a875ad18a7
directories:
  /usr/local/share/examples/rainbowcrack/: n
scripts: {}
