A
Size: a a a
A
A
A
A
c
c
A
R
A
R
R
R
Y
K2
emulator -writable-system -avd Nexus5X_27 -http-proxy 127.0.0.1:8080 -no-snapshot-load -qemu&Как отформатировать сертификат есть в посте, который скинул @andr3w
sleep 20
adb root
adb remount
adb push ~/Downloads/cert_file /system/etc/security/cacerts/
adb shell chmod 644 /system/etc/security/cacerts/cert_file
adb reboot
R
A
Java.perform(function() {
var cryptoPassManagerActivity = Java.use("org.xbet.client1.util.user.CryptoPassManager");
cryptoPassManagerActivity.reverseSting.implementation = function (str, j) {
console.log(str);
console.log(j);
}
})
D
D
Y