Inject Android system properties, allow you to pass SafetyNet on Custom ROM without Magisk.
-
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]