Skip to content

sutrimn/python_bruteforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

python_bruteforce

Its just simple bruteforce scheme using Python. I use MD5 but you can change to another hashing algorithm if you want. Make sure you have strong hardware because its need more than a little netbook.

How to use?

Just clone and run it by: python bruteforce.py in your computer.

Config

stock_list = stock_list is a list of letters and numbers that will be combine to bruteforce. You can change it if you want. xrange parameter = xrange parameter in line 15 is the lenght of password that will be generate to bruteforce. You can change it if you want.

Blog

Feel free to touch me in my blog: https://sutriman.com

About

Its just simple bruteforce scheme using Python. I use MD5 but you can change to another hashing algorithm if you want. Make sure you have strong hardware because its need more than a little netbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages