Skip to content

Mateusz-Peplinski/Password-Missile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mainIcon

Password Missile is a dictionary attack password cracking tool.
Currently supporting MD5, SHA1, SHA256 & NTLM hashing algorithms.
Current version of the program uses a single thread as it is unfinished.

demoTextt
mainScreenGIF


Bugs To fix:


⚠️ Main thread Locks Up after finishing
⚠️ Loading loop not showing sometimes
⚠️ Cannot run program twice as main hash thread locks when it completes!
⚠️ Pass Gen Tool Not completed