app_fortress 1.0.1 copy "app_fortress: ^1.0.1" to clipboard
app_fortress: ^1.0.1 copied to clipboard

Production-grade multi-layer app security - SSL Pinning, Anti-Debug, Code Obfuscation, Play Integrity (Android), App Attest (iOS), Root/Jailbreak detection, and Native C protection layer.

Changelog #

1.0.1 #

  • Fixed false positive VPN detection on Xiaomi/Redmi and Vivo devices
    • Removed rmnet_data and ccmni from VPN interface detection (standard mobile data interfaces)
  • Fixed false positive root detection on MIUI and FunTouch OS devices
    • Removed /data/adb/modules from Magisk check (can exist without root)
    • Fixed checkRWSystem() to use precise mount line parsing

1.0.0 #

  • Initial release
  • Play Integrity API support (Android)
  • App Attest support (iOS)
  • Root/Jailbreak detection
  • Emulator/Simulator detection
  • Anti-debugging protection
  • Hooking framework detection (Frida, Xposed, Substrate)
  • App signature verification
  • SSL Certificate Pinning
  • String encryption utilities
  • SecurityGate widget
  • Native C security layer (Android)
4
likes
150
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

Production-grade multi-layer app security - SSL Pinning, Anti-Debug, Code Obfuscation, Play Integrity (Android), App Attest (iOS), Root/Jailbreak detection, and Native C protection layer.

Repository (GitHub)
View/report issues

Topics

#security #ssl-pinning #root-detection #play-integrity #anti-tampering

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on app_fortress

Packages that implement app_fortress