Uh oh!
There was an error while loading. Please reload this page.
Replies: 3 comments 2 replies
我以前是自己写了个脚本把spring boot解包,然后再处理的。我今晚尝试直接在generator中加入这个功能。 |
0 replies
https://github.com/BytecodeDL/soot-fact-generator/releases/tag/v1.1 这个版本支持了,你试试 |
0 replies
org/clyze/doop/common/BasicJavaSupport.java:75 应该传入原始文件名filename,而非小写之后的filenameL 否则会报错 |
2 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
不会遍历BOOT-INF导致soot加载不到class
All reactions