Skip to content

Commit d8111a1

Browse files
authored
Added Android Overlay Protection
1 parent 7789958 commit d8111a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Harmless Android malware using the overlay technique to steal user credentials.
44

5+
> **UPDATE 15.12.2016** we open-sourced our **Android Overlay Protection app**, you can check it out the source code [here](https://github.com/geeksonsecurity/android-overlay-protection).
6+
57
> **UPDATE** starting with Android 5.1 the [ActivityManager.getRunningAppProcess](http://developer.android.com/reference/android/app/ActivityManager.html#getRunningAppProcesses) API don't return all processes running on the system anymore. We moved to a more *naive* solution which doesn't require any permissions, for more information [press here](http://stackoverflow.com/questions/30619349/android-5-1-1-and-above-getrunningappprocesses-returns-my-application-packag).
68
79
## Disclamier

0 commit comments

Comments
 (0)