Skip to content

Lightweight tools for handle passwords hash and generators, developed in python.

Notifications You must be signed in to change notification settings

jesusdsg/passcracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Passcracker

Password hash cracker script developed in python.

Information 🐍

This is a basic script develped in python and contains different tools for work with passwords:

  • passcracker.py: crack a password hashed in md5 or sha512 using a dictionary.
  • passgenerator.py: generate a random strong password based in the lenght that you want.

You can edit and improve the code as you wish.

Run the script

You need python installed in your machine and using the terminal in the repo directory type: python passcracker.py or py passgenerator.py and you can start running the script. 😏

About

Lightweight tools for handle passwords hash and generators, developed in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages