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.

Libraries

infosec