Generate word list by combining inputted words or by permutaing characters.
-
Updated
Nov 24, 2017 - Java
Generate word list by combining inputted words or by permutaing characters.
WordGen is my first ever github project and is basically a wordlist generator for brute-force password cracking and other uses for password creation. It is designed in java 100% and I have tried to make it one of the most simple wordlist generator so far.
A simple password generator for android which offers 3 different modes. It can either generate classic passwords, or following the XKCD philosopy, or finally create somehow memorable passwords based on the japanese katakana.
A Java Dictionary Attack that deciphers MD5, Base64, SHA1, SHA256, SHA384, and SHA512 hashes.
El programa obtendrá las palabras de un archivo de texto plano y las dividirá en un archivo llamando igual que la letra inicial de la palabra, util si tienes un diccionario de palabras muy grande y lo quieres separar en archivos más pequeños. Utilice este codigo como apoyo para crear los archivos de mi Wordament Solver
An API that can be used to check whether a password has been leaked
A Java tool to generate customized wordlist for bruteforce attack
Add a description, image, and links to the wordlist topic page so that developers can more easily learn about it.
To associate your repository with the wordlist topic, visit your repo's landing page and select "manage topics."