Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Latest commit

 

History

History

offline_dictionary_attack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Offline Dictionary Attack

A Windows forms-based application that contains the following:

  • An MD5 offline dictionary attack
  • Text files mounting
  • MD5 string verification (using regular expression)

Languages/Frameworks

  • WinForms, based on C#

Prerequisites

  • A Windows device
  • .NET framework

Getting Started

Notes

  • The application is only applicable to the MD5 encryption algorithm, which is considered obsolete and insecure
  • The application will only be able to identify the most common passwords (depending on the common credentials table)