Commit Graph

  • a04ad4a5bf add License master leonnicolas 2020-04-15 16:10:52 +0200
  • 193a509885 some code cleaning leonnicolas 2020-03-28 19:28:33 +0100
  • 5b0eeb5bd8 fix: set init vector iv to 0 with memset. Else everytime you encrypt, a diffrent data set is generated leonnicolas 2020-03-12 18:46:31 +0100
  • 8e6736398e either rainb or brutf dosnt work anymore leonnicolas 2020-03-10 23:10:12 +0100
  • e7c0ad2e0d Merge remote-tracking branch 'origin/master' leonnicolas 2020-03-09 16:15:08 +0100
  • cb77fed321 hashes can be saved in binary. dev leonnicolas 2020-03-09 16:12:51 +0100
  • de888fd88d rainbow values are saved in csv, but its very slow to convert sha to HEX leonnicolas 2020-03-06 19:06:18 +0100
  • b3e917b369 works for larger files and threads are exit if pw was found. I do this with global variable. This should be thread safe as long as only one password matches (so ranbow table must be a set with no equal entries). leonnicolas 2020-03-04 15:21:56 +0100
  • cd807b6dc6 update readme leonnicolas 2020-03-04 14:37:22 +0100
  • 6d05d3e34d first commit leonnicolas 2020-03-04 14:34:55 +0100