Experimental toolkit for static detection of executable packing.
Executable compression, also known as packing, is any means of compressing an executable file and combining the compressed data with decompression code into a single executable. Packing is designed to be used to decrease storage for large size files. Recently, the approach has also been used to…
A Python framework that uses machine learning algorithms to implement the metadata recovery attack against obfuscated programs.