Program that reads an executable and outputs its entropy, and gives some insight on whether the file has been packed or not.
Idea: use AI model to predict if model has been packed
independent variables: file size, entropy dependent variable: is packed (true or false)