Skip to content

A Riru module. Fake as a Xiaomi Device by hook system_property_get.

Notifications You must be signed in to change notification settings

mokapsing/Riru-MiPushFake4Samsung

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riru-MiPushFakeModule4Samsung

A module of Riru. Fake as a Xiaomi Device by hook system_property_get.

What does this module do

By default, __system_property_get (android::base::GetProperty on Pie+) will be hooked in packages selected in MiPushFramework with value map below

  • ro.miui.ui.version.name -> V9
  • ro.miui.ui.version.code -> 7
  • ro.miui.version.code_time -> 1527550858
  • ro.miui.internal.storage -> /sdcard/
  • ro.product.manufacturer -> Xiaomi
  • ro.product.brand -> Xiaomi
  • ro.product.name -> Xiaomi

also we add some prop inspired by MiPushFake

!!!add blacklists for samsung apks

About

A Riru module. Fake as a Xiaomi Device by hook system_property_get.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.3%
  • Shell 25.2%
  • C 19.9%
  • Makefile 2.6%