An open API service indexing awesome lists of open source software.

https://github.com/miwr/propextractor

Simple PoC application for extracting all device properties without root
https://github.com/miwr/propextractor

android dump no-root properties

Last synced: about 2 months ago
JSON representation

Simple PoC application for extracting all device properties without root

Awesome Lists containing this project

README

          

# 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