Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 311 Bytes

Android props extractor

Simple PoC application for extracting all device properties without root. Retrieved data can be exported to file

General

  • Android 5.1+ (SDK 21+)
  • Kotlin Compose

Used methods

  • getprop process without parameters
  • System.getProperties(), returns JVM-related properties