Skip to content

RiwiHow/DeleteProps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeleteProps

简体中文

This is a Magisk module to delete the leaks of IMEI, MEID, UUID and FP.UID in some devices' props.

How to use?

Just install it in Magisk Manager

If you want to delete at an earlier time, you can change "$(getprop sys.boot_completed)" != "1" to others, such as "$(getprop gsm.sim.operator.iso-country)" != "cn".

Are there leaks in my device?

Use terminal application (such as Termux) run getprop | grep imei then check the output.

How it works?

Use resetprop powered by Magisk

Credits

About

This is a Magisk module to delete the leaks of IMEI, MEID, UUID and FP.UID in some devices' props.

Topics

Resources

License

Stars

Watchers

Forks

Languages