-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrecommended.json
More file actions
40 lines (40 loc) · 1.11 KB
/
recommended.json
File metadata and controls
40 lines (40 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"privacy": [
{
"name": "Hide My AppList",
"url": "https://github.com/Dr-TSNG/Hide-My-Applist",
"stars": 500,
"why": "Prevent apps from detecting other installed apps. Required for banking app bypass.",
"scope": "system",
"difficulty": "easy"
},
{
"name": "TrickyStore",
"url": "https://github.com/5ec1cff/TrickyStore",
"stars": 300,
"why": "Hardware attestation spoofing. Makes rooted devices pass banking app checks.",
"scope": "system",
"difficulty": "medium"
}
],
"ui": [
{
"name": "Iconify",
"url": "https://github.com/Mahmud0808/Iconify",
"stars": 1200,
"why": "Complete Android 12+ theming. Icons, colors, fonts, status bar everything.",
"scope": "system",
"difficulty": "easy"
}
],
"gaming": [
{
"name": "FPSUnlocker",
"url": "https://github.com/Koushi/UnlockFrameRate",
"stars": 800,
"why": "Unlock 120fps+ in games that are locked to 60fps.",
"scope": "com.tencent.ig,com.tencent.tmgp.pubgmhall,com.netease.legou",
"difficulty": "easy"
}
]
}