Git Product home page Git Product logo

lithuanian-dictionary-generator's Introduction

Lithuanian dictionary generator

License Github All Releases

Lithuanian dictionary generator is a tool designed to generate password-like words dictionary, which is used for cracking common Lithuanian passwords. In order to generate such dictionary, you need to get a list of simple basic Lithuanian words in a form of text file.

DISCLAIMER: I take no responsibility for any misuse of this application. It was created only for penetration testing and nothing else.

About

For example, you have a file c:\input_dictionary.txt with the following contents:

erikas
petras

and with those words you want to generate new c:\input_dictionary-generated.txt file with the following contents:

Petras
petras
Petro
petro
Petras10
Petras42
petras10
petras42
Petro10
Petro42
petro10
petro42
Erikas
erikas
Eriko
eriko
Erikas10
Erikas42
erikas10
erikas42
Eriko10
Eriko42
eriko10
eriko42

And this is the purpose of this application - out of a few words it can generate extremelly large dictionaries in minutes or even seconds.

More information

Checkboxes

Hover mouse over any checkbox to show the tooltip.

Textareas

  1. Replace endings textarea - Endings must be provided in a form of change_what=>change_to and such pairs must be separated by new line. There should be no need to edit this textarea at all, unless you find some word endings that are not added by default. Also create issue on Github so I can add missing endings.
  2. Append text textarea - Text must be separated by new line. Initially, this textarea was intended for numbers only, but you can use it to append any text you want.

lithuanian-dictionary-generator's People

Contributors

erkexzcx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

5l1v3r1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.