DroidBench icon indicating copy to clipboard operation
DroidBench copied to clipboard

A micro-benchmark suite to assess the stability of taint-analysis tools for Android

Results 18 DroidBench issues
Sort by recently updated
recently updated
newest added

Hi, The activity "AnotherAcitivty" will not be actually started so that the filed of the singleton instance will not be polluted. I suggest to add "startActivity(i)" in the MainActivity. Thanks.

Hi all. Some of our industry partners would like to use DroidBench but currently are reluctant to do so due to a missing license. May I suggest to add one?...

Atypical ICC bench apps from: https://arxiv.org/pdf/2012.09916.pdf

There are three test apps in such category, each of them have problems. Echoer: no description at all. (should be 1 leakage path) SendSMS: no description at all. (should be...

I cloned this repository today and was promptly warned by my operating system that two of the APKs contained malware. Button1.apk reportedly contained a Win32 trojan and ArrayAccess1.apk reportedly contained...

Hi, I have added 3 apps which leak IMEI to Log through implicit flow structures including exception-prone instructions (e.g. division by zero), polymorphism and Throw statement. Please add them to...

Hi, I have added 56 apps leaking Call Logs and SMS messages to SD Card through Inter-App Communication using Explicit, Implicit and Pending Intents. Please add them to Inter-App Communication....

Hi, Is there any app in this repository with SQL injection flaw related to SQLite database?? Thanks Ehsan

Hi, I have added one sample which is sending some private information to server by use of reflection APIs. Please do add to reflection category. Thanks Jyoti Gajrani MNIT Jaipur