Results 1 to 1 of 1

Thread: Word generator -zhou-

  1. #1
    Join Date
    2018-Sep
    Posts
    2

    Word generator -zhou-

    Hello, I wanted to let you know about my latest work.
    A word generator that benefits from my own algorithm named rain.
    It breaks pure bruteforce method as markov chain does.
    As I implemented it into john the ripper I ran some tests and it breaks more passwords than incremental mode (under certain conditions: see https://github.com/openwall/john/pull/4410).
    It does handle multiple lengths, and is supposed to be run with an hybrid mask containing the same characters than the set, whether you use john or pipe this software to it.

    Edit:
    The software zhou as present on github is only pointing to my fork of john the ripper now, and has been moved to https://github.com/e2002e/rainycrack
    It implements the final method that I have been looking for during 3 years (and that was still not correct at the time where I posted this),
    Last edited by I'msovain; 2020-10-24 at 15:17. Reason: major update of the software

Similar Threads

  1. Custom Wordlist Generator
    By St0ner1995 in forum Development Archive
    Replies: 1
    Last Post: 2016-12-08, 13:53
  2. Wordlist generator and remover
    By magnum199547 in forum General Archive
    Replies: 7
    Last Post: 2013-09-05, 13:39

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •