Skip to content

A simple Python/C# hah brutforce algorithm implementation for school

License

Notifications You must be signed in to change notification settings

Yohann-Boniface-School/MyJohnCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyJohnCracker

Codacy Badge Scrutinizer Code Quality Build Status Lines of code GitHub repo size Currently archived

Script to compare multiple hash with a dictionary of word.

Usage

:argument:
--help			Show this helpful message

:param[1]:		Hash path,	default: [assets/hash]
:param[2]:		Dictionary	path, default: [assets/dict]

Example

Terminal