Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 492 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 492 Bytes

PRP_AutomatedAnalysisScript

Automated Analysis Script project that takes a list of passwords and a dictionary. Then analysis each password to identify if it contains a replacement pattern, then records them.

The project runs on .Net Core v3.1. Therefore, to run and debug the project .Net Core 3.1 SDK is needed.

A bulit and published app of this project can be found here.