Kknd Root Detector icon
Kknd Root Detector icon

Kknd Root Detector

Kknd Root Detector is a lightweight Android application that checks whether a device may be rooted or running in a potentially insecure environment.

Kknd Root Detector screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Android
1like
0comments
0articles

Features

No features, maybe you want to suggest one?

Kknd Root Detector News & Activities

Highlights All activities

Recent activities

Kknd Root Detector information

  • Developed by

    AR flagjuanma0511
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  56 Stars
  •  13 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
Kknd Root Detector was added to AlternativeTo by Emin on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Kknd Root Detector?

Kknd Root Detector is a lightweight Android application that checks whether a device may be rooted or running in a potentially insecure environment.

The project demonstrates common techniques used by security-sensitive Android apps to detect root access and system modifications.

This project is intended mainly for: Android security learning Developers implementing root detection Reverse engineering practice Educational demonstrations

Features The application performs several checks typically used in root detection systems: Detection of su binary in common system paths Detection of known root management apps Basic system integrity checks Detection of suspicious files and directories Native-based detection methods inspired by security research

These checks help determine whether the device environment might be compromised.