device_security_checker 1.1.4 copy "device_security_checker: ^1.1.4" to clipboard
device_security_checker: ^1.1.4 copied to clipboard

A Flutter plugin for detecting common device security risks such as Developer Mode, USB Debugging, Emulator/Simulator, and more.

Changelog #

All notable changes to this project will be documented in this file.

1.1.4 #

Added #

  • Android root detection

    • Detect su binary
    • Detect root management applications
    • Detect dangerous system paths
    • Detect test-keys builds
    • Detect which su
  • Android debugger detection

  • iOS debugger detection

Improved #

  • Refactored root detection implementation.
  • Improved security report generation.
  • Updated example application.
1
likes
150
points
284
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for detecting common device security risks such as Developer Mode, USB Debugging, Emulator/Simulator, and more.

Repository (GitHub)
View/report issues

Topics

#flutter #android #ios #security #device

License

MIT (license)

Dependencies

flutter

More

Packages that depend on device_security_checker

Packages that implement device_security_checker