-
Notifications
You must be signed in to change notification settings - Fork 981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
怎么通过异常 来定位原因并修改相应的调用来解决 #60
Comments
自己逆向分析得出的 |
嗯,感谢大神回复,我在研究研究。 |
大神,测试10401指令时触发了异常,困扰了好几天了,毫无头绪 求指教。 错误log日志如下: |
com/taobao/wireless/security/adapter/common/SPUtility2->readFromSPUnified(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
在c里面有通过jni调用这个函数,把正确的返回值发我,应该就差不多了
Originally posted by @zhkl0228 in #20 (comment)
大神,这个是通过什么方式来定位到? unidbg中到log信息?还是其他方式呢?
也碰到一个抛了异常 class=com/alibaba/wireless/security/open/SecException的case
但是不知道怎么定位异常原因。求指教
The text was updated successfully, but these errors were encountered: