infosec 0.0.3 copy "infosec: ^0.0.3" to clipboard
infosec: ^0.0.3 copied to clipboard

PlatformAndroid

A new flutter plugin project.

Infosec #

A flutter plugin for Android which helps to detect reverse engineered apps.

Getting Started #

Add dependency into your pubspec.yaml file.

  1. You can detect your app is running on emulator.
  2. You can detect your app is running with debugger.
  3. You can detect your app is installed from playstore or not.
  4. You can get App signature and store somewhere locally.
  5. You can match your stored signature with current app signature.
2
likes
120
pub points
15%
popularity

Publisher

unverified uploader

A new flutter plugin project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on infosec