MVeneroY / EntropyAnalyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entropy Analizer

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)

About


Languages

Language:Python 43.7%Language:C 34.4%Language:Jupyter Notebook 18.2%Language:Makefile 3.7%