bazaar icon indicating copy to clipboard operation
bazaar copied to clipboard

Android security & privacy analysis for the masses

Results 54 bazaar issues
Sort by recently updated
recently updated
newest added

From: https://cryptax.medium.com/investigating-android-malware-with-pithus-17d2143cc528 In APK Analysis > Receivers, show which intent/actions/filters apply to the receiver.

enhancement
good first issue

From: https://cryptax.medium.com/investigating-android-malware-with-pithus-17d2143cc528 Detect if a sample is packed and unpack it. *note*: maybe there is something to do with jadx here.

enhancement

From: https://cryptax.medium.com/investigating-android-malware-with-pithus-17d2143cc528 For the similarity, problem is we don't know what is similar between the samples. Suggestion: using Quark's chart radar to compare malware labels.

enhancement

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.

enhancement

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...

enhancement

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.

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies

We'd like to run a Pithus instance, but with our own branding ♥