Docker image gathering packers and tools for making datasets of packed executables and training machine learning models for packing detection
GNU General Public License v3.0
49
stars
10
forks
source link
`detector` in binary mode gives false result #63
Closed
RomainJennes closed 1 year ago
Detectors that allow multiclass detection can't be used in binary mode. The result is that they classify all executables as packed.
Preparation steps
Issue
PEiD, for example, gives correct results in multiclass mode:
But fails in binary mode because classes everything as packed:
In contrary, detectors that can only work in binary mode give good results: