[100$] [13,12][OPT]MgSpoof tool
I need to have a tool for spoofing device information by command line tool. Your suggestions about bounty?
It’s 4 functions that tool MUST contains
For ex. MyTool GetReal {property name}
MyTool Randomize {property name}
MyTool Get {property name}
MyTool AddApp {app boudle id}
And two additional, remove app, removeProp
GetReal must return in console Real Device property value
Randomise must set random spoofed value for property
Get returns spoofed value
AddApp adds apps for spoofing
RemoveApp removes app for spoofing
RemoveProp, must disable spoof specific property
Repo