nihatxp / Creating-dictionary-combinations-for-brute-force

Creating dictionary combinations for brute force

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating-dictionary-combinations-for-brute-force

Creating dictionary combinations for brute force

You can use the code I wrote to create a personal password list for brute force.

-You can enter the desired character length and number of features.

-All combinations are being tried.

-It creates a list of passwords named index.txt

About

Creating dictionary combinations for brute force


Languages

Language:Python 100.0%