愿风载尘

Results 6 comments of 愿风载尘

> TL;DR: Use ` - { method: "", from: base, to: "result[*]", type: "java.lang.String[]" }`, and set pointer analysis option to `only-app:false;`. > > For your given code snippet, with...

> Could you please share **your entire Tai-e project** with me, either via file upload or by providing a link to your GitHub repository? This will allow me to reproduce...

https://github.com/q983868425/taie-array-taint-demo/tree/main

Thank you very much for your patience. When I looked at the example you gave, I found that my problem is the same as the problem in # 69 of...

Have you made any progress on this issue? I'm having the same problem.

> After some basic debugging, I discovered that the type `org.columba.ristretto.auth.mechanism.LoginMechanism` is missing its corresponding class, indicating a bug in Soot's frontend robustness—potentially related to reference analysis. > > For...