Machine Learning Homework 1
The project consists of the development of a classifier that is able to classify a function, written in Assembly x86-64 code, according to the type of operation that it performs, in particular, the typologies of interest are: Encryption, Math, String, Sort. The goal of the project is to provide a useful tool that facilitates the analysis of a program by its Assembly code.