start frida-server start network adb. deploy successfull. stephen@ubuntu:~/hooker$ #如果你看到你的adb命令被弹出来了,表示已经正常部署。 5. 指定fridaserver端口的手机开发环境部署 stephen@ubuntu:~/hooker$ adb shell #进入手机命令行界面 sailfish:/ $ su #进入root权限命令行模式 sailfish:/ $ sh /...
I suggest that you use Japanese, so we can use translators to understand you. But if you use ...
console.log("android.net.http.X509TrustManagerExtensions.checkServerTrusted('[Ljava.security.cert.X509Certificate;', 'java.lang.String', 'java.lang.String') was hooked!"); returncertsArr; }; } private void checkPins(List<X509Certificate> chain) throws CertificateException { //什么都不做 } priva...
frida-ceserver(github) ・Reading and writing memory ・Enumeration of symbols and modules ・Speed Hack ・Pointer scan ・MonoDataCollector(il2cpp: not for publication) I was able to port most of the functions. However, only the debugger could not be ported. Dwarf and others implement a...
console.log("android.net.http.X509TrustManagerExtensions.checkServerTrusted('[Ljava.security.cert.X509Certificate;', 'java.lang.String', 'java.lang.String') was hooked!"); return certsArr; }; } private void checkPins(List<X509Certificate> chain) throws CertificateException { //什么都不做...