File tree Expand file tree Collapse file tree
java/com/rifsxd/processhook Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,4 +44,8 @@ dependencies {
4444 compileOnly ' de.robv.android.xposed:api:82'
4545 implementation ' androidx.appcompat:appcompat:1.6.1'
4646 implementation ' com.google.android.material:material:1.9.0'
47+ implementation ' org.json:json:20210307'
48+ implementation ' com.github.topjohnwu.libsu:core:6.0.0'
49+ implementation ' com.github.topjohnwu.libsu:io:6.0.0'
50+ implementation ' com.github.topjohnwu.libsu:service:6.0.0'
4751}
Original file line number Diff line number Diff line change 1+ {
2+ "manufacturer" : " blackshark" ,
3+ "brand" : " blackshark" ,
4+ "product" : " KTUS-A0" ,
5+ "device" : " KTUS-A0" ,
6+ "model" : " Shark KTUS-A0" ,
7+ "hardware" : " qcom" ,
8+ "board" : null ,
9+ "bootloader" : null ,
10+ "refreshRate" : " 120" ,
11+ "username" : null ,
12+ "hostname" : null ,
13+ "fingerprint" : " blackshark/KTUS-A0/KTUS-A0:13/TQ3A.230705.001/230705:user/release-keys"
14+ }
Original file line number Diff line number Diff line change 1+ {
2+ "manufacturer" : " realme" ,
3+ "brand" : " realme" ,
4+ "product" : " RMX3800" ,
5+ "device" : " RE5C4FL1" ,
6+ "model" : " RMX3800" ,
7+ "hardware" : " qcom" ,
8+ "board" : null ,
9+ "bootloader" : null ,
10+ "refreshRate" : " 120" ,
11+ "username" : null ,
12+ "hostname" : null ,
13+ "fingerprint" : " realme/RMX3800/RE5C4FL1:13/TQ3A.230705.001/230705:user/release-keys"
14+ }
Original file line number Diff line number Diff line change 1+ {
2+ "manufacturer" : " asus" ,
3+ "brand" : " asus" ,
4+ "product" : " WW_AI2401" ,
5+ "device" : " AI2401" ,
6+ "model" : " ASUS_AI2401" ,
7+ "hardware" : " qcom" ,
8+ "board" : null ,
9+ "bootloader" : null ,
10+ "refreshRate" : " 165" ,
11+ "username" : null ,
12+ "hostname" : null ,
13+ "fingerprint" : " asus/WW_AI2401/AI2401:13/TQ3A.230705.001/230705:user/release-keys"
14+ }
Original file line number Diff line number Diff line change 1+ {
2+ "manufacturer" : " samsung" ,
3+ "brand" : " samsung" ,
4+ "product" : " e3qxeea" ,
5+ "device" : " SM-S928B" ,
6+ "model" : " SM-S928B" ,
7+ "hardware" : " qcom" ,
8+ "board" : null ,
9+ "bootloader" : null ,
10+ "refreshRate" : " 120" ,
11+ "username" : null ,
12+ "hostname" : null ,
13+ "fingerprint" : " samsung/e3qxeea/SM-S928B:13/TQ3A.230705.001/230705:user/release-keys"
14+ }
You can’t perform that action at this time.
0 commit comments