secure-software-engineering / DroidBench

A micro-benchmark suite to assess the stability of taint-analysis tools for Android
http://sseblog.ec-spride.de/tools/droidbench/
269 stars 114 forks source link

New implicit flow test cases #35

Open zohreb71 opened 5 years ago

zohreb71 commented 5 years ago

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 the Implicit Flows section.

Thanks, Zohreh Bohluli