This is my Cyber Security Course Work for my 2nd year at uni. The application has 3 main funcitonalities:
1. Load CSV files with async methodology
2. MD5 hash comparison wihtout initalising file to memory
3. Display contents of CSV files in a easy to read and perform actions on data to help find sepcific data
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
Ensure you are running Windows 10 as the project is basesd on UWP.
Admin privlidges are required to intall.
A step by step series of examples that tell you have to get a development env running
Navigate to the AppPackages folder and then navigate to the latest build.
Once there locate the PowerShell Script.
Right click to access the context menu, click 'Run with PowerShell'.
Follow the on screen commands to install all dependences.
Then
Locate the APPXBUNDLE File and install the application, to do this follow on screen instructions.
- Sean Knox - Initial work - seank842
This project is licensed under the MIT License - see the LICENSE.md file for details