578660638 / injectprop

Inject Android system properties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

injectprop

Inject Android system properties, allow you to pass SafetyNet on Custom ROM without Magisk.

Usage

  • Download zip from here and extract, configure information in system/bin/injectprop.sh, repack as zip and flash it through Custom Recovery (TWRP).

  • Inject or hide sensitive properties:

injectprop --sensitive-props
  • Add or modify system properties
injectprop [NAME] [VALUE]

About

Inject Android system properties


Languages

Language:C++ 87.7%Language:C 7.5%Language:Shell 4.9%