This project is an open-source malware analysis tool that I made as a final project for my CS412 course at Eastern Oregon University. It aims to help digital forensics investigators analyze suspected malware in a safe and secure way. This is an open-source program offered through the GNU GPL-3.0 license.
This project represents the culmination of 10 weeks of coding, spending 4 to 6 hours each day on the project. In the course of creating this program, I had to manage over a dozen dependencies, including dealing with some broken dependencies that I had to replace.