Final Year Project

ByteSorcerer - Malware Attributor

About this Project

ByteSorcerer is a web application that uses machine learning to Perform Malware Attribution which identify the family of malware based on extracted features from the malware. The application is developed using Python and Flask, and uses Sci-kit learn to develop the machine learning model. The application is deployed on Render, a cloud platform that allows for easy deployment of web applications.

My Role and Solutions

The Final Year Project involves 2 members, I was mainly focusing on the research, development of the feature extraction tool, machine learning models and the web application. Meanwhile, my team member was focusing her own part of the solution which is to use Control Flow Graphs to perform Malware Attribution. This project here will be showing my part of the work.

100%