JusticeRage / Manalyze

A static analyzer for PE executables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

False positive on fake signatures when one brand's name is a substring of another

ixfd64 opened this issue · comments

I noticed that Manalyzer sometimes return a false positive when one brand's name is a substring of another. Here's an example: https://manalyzer.org/report/738583111ef0f36a57348bb735f6a3cc

The executable is supposed to be an installer for JetBrains' IntelliJ Platform, but Manalyzer thinks its a fake Intel program.