Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 1.81 KB

README.md

File metadata and controls

42 lines (21 loc) · 1.81 KB

Security Tester

This is not an officially supported Google product

A Flutter ported library to detect suspicious apps like Magisk manager, Xposed framework, Abnormal Environment, running emulator and much more. Written in Kotlin and Dart ❤️

applist_detector_flutter

This is the plugin that is used to detect suspicious apps. it is considered the heart of this project.

To learn more visit README.md in applist_detector_flutter.

Security Tester App

You can use our app which is considered a direct UI implementation for this library. You can download it from here

To learn more visit README.md in security_tester_app.

Credits

Disclaimer

Security Tester is intended to be used by individuals to make it easy to secure your app for a large extend and it is NOT 100% bulletproof. Security Tester is not intended to be used for any illegal or malicious activities. Use it only for good purposes. I am not responsible for any damage caused by Security Tester.

License

This library is distributed under Apache 2.0 license for more info see LICENSE DETAILS