flutter_security_detection 0.1.0 copy "flutter_security_detection: ^0.1.0" to clipboard
flutter_security_detection: ^0.1.0 copied to clipboard

Enterprise-grade Frida, jailbreak, and root detection for Flutter with go_router integration.

0.1.0 #

  • Initial release
  • Frida detection — port scanning, file detection, library scanning, process scanning
  • Jailbreak detection for iOS — Cydia, suspicious dylibs, sandbox breach, symlinks
  • Root detection for Android — su binary, root apps, test keys, dangerous props
  • Emulator detection for Android — build props, files, hardware, packages
  • Hook framework detection — Xposed, LSPosed, Substrate
  • Debug mode detection — optional, off by default
  • go_router integration with automatic redirect and pre-built blocked route
  • Configurable behavior — callback, auto-block, or both
  • Custom blocked widget support
  • devMode flag for safe development on emulators and simulators
  • Fail-secure defaults — native crashes default to blocked
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Enterprise-grade Frida, jailbreak, and root detection for Flutter with go_router integration.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, freezed_annotation, go_router

More

Packages that depend on flutter_security_detection

Packages that implement flutter_security_detection