Skip to content

DexNex/grWordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grWordlist

by DEXNEX

Instagram: @one.persen.man

•V-1.0(13-08-2024)

Features

A tool to create WORDLIST

•English

•Indonesia

This tool offers the following powerful features:

Generate a RANDOM Number WORDLIST
Create a list of numbers within a specified range. For example, for the range 1-100, the output will be:1 2 3 4 ... 100

Generate a CUSTOM Number WORDLIST
Generate a list of custom number combinations. For example, if the input is 556, the output will include variations such as:556 655 565 ...

Generate a RANDOM WORDLIST of All Types (Numbers, Characters, and Letters)
Create a randomized list that includes numbers, letters, and special characters. For instance, with input "hello 1234 #@&", the output might be:hello 1234 #@& llohe 4321 #@& oehll 2341 &#@ ...

Generate a CUSTOM WORDLIST of All Types (Numbers, Characters, and Letters)
Produce a list with custom arrangements of numbers, letters, and special characters. For example, with the input "1234 hello #@&", the output could be:1234 hello #@& hello 1234 #@& #@& hello 1234 ...

Details

  • Numbers: (1234567890)

  • Letters: (abcdefghijklmopqrstuvwxyz)

  • Characters: @#$*&+()/?;

  • Spaces: Determines if spaces are included between words.


Usage:

  1. Clone the repository:

    git clone https://github.com/DexNex/grWordlist.git
  2. Change to the repository directory:

    cd grWordlist
  3. Make the installation script executable:

    chmod +x install.sh
  4. Run the installation script:

    sh install.sh
  5. To use the tool in Indonesian, run:

    python3 grWordlist-id.py
  6. To use the tool in English, run:

    python3 grWordlist-en.py

About

A tool to create WORDLIST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published