by DEXNEX
Instagram: @one.persen.man
•V-1.0(13-08-2024)
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 ...
-
Numbers:
(1234567890)
-
Letters:
(abcdefghijklmopqrstuvwxyz)
-
Characters:
@#$*&+()/?;
-
Spaces: Determines if spaces are included between words.
Usage:
-
Clone the repository:
git clone https://github.com/DexNex/grWordlist.git
-
Change to the repository directory:
cd grWordlist
-
Make the installation script executable:
chmod +x install.sh
-
Run the installation script:
sh install.sh
-
To use the tool in Indonesian, run:
python3 grWordlist-id.py
-
To use the tool in English, run:
python3 grWordlist-en.py