mwdb-core
mwdb-core copied to clipboard
Add the possibility to replace the identicon with the sample's icon
Feature Category
- [ ] Correctness
- [x] User Interface / User Experience
- [ ] Performance
- [ ] Other (please explain)
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.