Skip to content

simple python script to crack known password from cracker.offensive-security.com site.

Notifications You must be signed in to change notification settings

1uffyD9/crackerOffSec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

crackerOffSec

Installation

$ git clone https://github.com/1uffyD9/crackerOffSec.git
$ cd crackerOffSec
$ pip3 install -r requirements.txt
$ chmod +x crackerOffSec.py
$ ln -sf `pwd`/crackerOffSec.py /usr/local/bin/crackerOffSec

Syntax

$ crackerOffSec -h 
$ crackerOffSec -p <priorityCode> -hs <hashValue>/<hashFile>

About

simple python script to crack known password from cracker.offensive-security.com site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages