Skip to content

kyReid/simple-password-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Cracker

Project Image

If at first you don't succeed, try, try, try again.


Table of Contents


Description

This is a simple command-line program that lets the user utilize different forms of password cracking techniques in order to gian access to password-protected files and folders. I created this knowledge to better my skills in python and to better understand the importance of security. This Tool was designed for learning purposes only.

Technologies

  • Python
  • PyCharm
  • Markdown
  • Pipenv
  • GitHub

How To Use

Installation

Clone repository $ git clone https://github.com/USERNAME/REPOSITORY

Unpack the contents of the repository into a directory and run pipenv install (no package names needed). Pipenv will read the Pipfile and Pipfile.lock files for the project, create the virtual environment, and install all of the dependencies as needed.

Inside Project folder run pipenv shell

Run script pipenv run python3 packer.py -h

Usage

Help Display

Help

Outcome Display

in Action


References


License

MIT License


Author Info

About

A simple command line password cracking tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages