Results 1 to 50 of 70

Thread: adstar Wordlist Generator v1.0

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2013-Jun
    Posts
    125

    adstar Wordlist Generator v1.0

    A simple and easy to use wordlist generator created in python that can create dictionaries for cracking wpa handshakes


    adstar v1.0 wordlist generator. Created by: repzeroworld



    Download Link:
    http://www52.zippyshare.com/v/89300952/file.html

    compressed files include:
    1. adstar wordlist generator
    2.bash script that automatically install the python program
    3.'how to' file - how to use the program

    Report bugs on this thread if necessary and offer any new ideas on how to improve..thank you

    optional arguments:
    -h, --help show this help message and exit

    -o [OUTPUT_PATH] Path to output wordlist. -o without a value will
    result in output to terminal.

    -b BEGINING_OF_WORD example '-b repzero' will place 'repzero' at the
    beginning of each word generated'

    -e END_OF_WORD example '-e repzero' will place 'repzero' at the end
    of each word generated.

    -r REPEAT_A_CHARACTER
    no. of times to repeat a character,e.g, '-r 2' will
    generate all combination of words INCLUDING words with
    each character being repeated a maximum of 2 times.

    Mandatory/Required Arguments:

    -s STRING string of characters to make wordlist
    from,EXAMPLE1:'-s abcd' will generate a wordlist
    containing characters'a','b','c' 'and'
    'd'.EXAMPLE2:'-s 'my name is repzero'' will generate
    all combinations with the strings 'my', 'name', 'is'
    and 'repzero'.

    -l WORD_LENGTH length of words in word in wordlist,EXAMPLE: '-l 4'
    will generate words that are 4 characters in length
    ONLY
    Last edited by repzeroworld; 2014-11-14 at 21:26. Reason: download link updated

Similar Threads

  1. Custom Wordlist Generator
    By St0ner1995 in forum Development Archive
    Replies: 1
    Last Post: 2016-12-08, 13:53
  2. Cewl Wordlist-Generator // German-Umlauts
    By bastian in forum General Archive
    Replies: 1
    Last Post: 2014-11-02, 11:50
  3. Wordlist generator and remover
    By magnum199547 in forum General Archive
    Replies: 7
    Last Post: 2013-09-05, 13:39

Posting Permissions

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