Christopher Talib
Christopher Talib
From: https://cryptax.medium.com/investigating-android-malware-with-pithus-17d2143cc528 In Behaviour analysis > threat analysis, show where in the code Quark locates the behaviour.
From: https://cryptax.medium.com/investigating-android-malware-with-pithus-17d2143cc528 In Behaviour analysis > Permission analysis, show which section of the code request the permissions instead of the description of the permission. *note*: we could keep the description...
From: https://cryptax.medium.com/investigating-android-malware-with-pithus-17d2143cc528 In Fingerprints > APKiD, show which part of the code implements the features that are detected.
Basic compare working with button on similarities to compare similar samples. Couples of nice TODOs: * [] Improve form UI to have search fields wider * [] Make the table...
I think that we missed to update the genom from AndroCFG when we updated with dexofuzzy. I am working on that...
Nice to have, preventing to have to do back and forth
When comparing a function, show more information such as opcode or like function code or something more than just the hash of it. Possibly extend it to ssdeep/dexofuzzy compare view...
Might be a problem when upgrading ES https://github.com/elastic/elasticsearch-py/issues/1698