https://github.com/ameshkov/androidnoprivacy
A sample app that demonstrates how to extract sensitive personal information silently
https://github.com/ameshkov/androidnoprivacy
Last synced: about 1 month ago
JSON representation
A sample app that demonstrates how to extract sensitive personal information silently
- Host: GitHub
- URL: https://github.com/ameshkov/androidnoprivacy
- Owner: ameshkov
- License: mit
- Created: 2018-01-24T11:18:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T12:36:22.000Z (over 7 years ago)
- Last Synced: 2025-03-24T17:55:14.940Z (about 2 months ago)
- Language: Java
- Size: 128 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndroidNoPrivacy
A sample app that demonstrates how to extract sensitive personal information silently. Not that it's some complicated trick, it's just enough to target older SDK and you can access whichever information you need, even texts of the short messages.Install it from [Google Play](https://play.google.com/store/apps/details?id=com.adguard.androidnoprivacy) or download [the apk](https://github.com/ameshkov/AndroidNoPrivacy/releases/download/1.0/noprivacy_1.0.apk) to see how it works.