farrowking37 / Capstone

My Capstone created as part of my BS in Computer Networking and Cyber Security at Champlain College
1 stars 0 forks source link

Create a proof of concept for automating some of these methods #9

Closed farrowking37 closed 4 years ago

farrowking37 commented 4 years ago

Once I have created a video showing how I perform each of these techniques manually, I will create a simple tool to demonstrate one of these techniques in an automated way. An example could be writing a program to perform a simple cypher on a given file.

farrowking37 commented 4 years ago

See CipherPOC in the Code section of the project.