Add the possibility to replace the identicon with the sample's icon #669
Labels
type:feature
New feature description e.g. which involves implementation of new components
zone:backend
MWDB backend core related tasks
zone:frontend
MWDB frontend tasks
Feature Category
Describe the problem
Having identicon is nice and dandy, but it would be more useful in certain cases to have the app's icon instead, like for Android Applications, where stalkerware families usually use a single icon, making it obvious what samples belong to what family.
Describe the solution you'd like
Being able to use the app's icon instead of the identicon. Maybe a simple boolean per sample or something like this
Describe alternatives you've considered
Do it the virustotal way, and store a hash (
main_icon_dhash
) of the picture.The text was updated successfully, but these errors were encountered: