wg
wg
我测试了 1. https://zhuanlan.zhihu.com/p/59455212 已经不行了 2. 设置classloader为null,再反射也是不行的。 android R这次代码改动很大,没有之前那些明显的bug了。
Hi, I have found that both of onDisconnect and onSubscriptionError not called, when I change my computer's network. backgroud: I use StreamingSubscriptionConnection; lifetime is 1 minute; I have push onSubscriptionError...
[onDisconnect args {"Subscription":null,"Exception":null}] whait's wrong??? How can I solve this problem??? When I using outlook email test ,it's ok.The problem occured only when I using my test exchange server.
Traceback (most recent call last): File "/home/xx/data/scripts/decode_mars_crypt_log_file.py", line 133, in DecodeBuffer svr = pyelliptic.ECC(curve='secp256k1') AttributeError: 'module' object has no attribute 'ECC' Traceback (most recent call last): File "/home/xx/data/scripts/decode_mars_crypt_log_file.py", line 133,...
有没有兴趣重新做一个抓包软件?这个在我手机上已经不能正常工作了 还有作者的开源协议谁知道?我没看到,不知道从他的上面继续开发上架 算不算侵权。。
原来就支持三种混淆,你这加上字符串混淆也三种,还有一个混淆呢? 这边能不能提供一下如何配置新版本ndk的方法,以前配置的ndkr10e的有点老了 要更新了
I hear that busy_timeout only work when it's over 1s , but I don't want db operation cost too long time(May cause my app runing slowly). can I register sqlite3_busy_handler...
我发现生成的ipa名字是 scheme.ipa 而.app目录则是 productname.app 也就是说 ipa文件名和APP文件名并不是已知的,一个用的是sheme一个用的是APP名称,但是你代码里面都是用的sheme 这个是我配置有问题还是你刚好sheme和APP名称一样?
可取消属性感觉没法用。用户取消了,外面还不知道。