-
I eliminated the need for VM agent by hooking into internal lambda classes dumping mechanism. I don't know if that is direction you'd like to move, so I am not starting a pull request, rather than rec…
-
In Dexpler, there is this interface named IDalvikTyper, which is referenced in DexBody many times. But the respective code does not ever get excuted because a flag IDalvikTyper.ENABLE_DVKTYPER that gu…
-
In a test application I can provide upon request (v2_com.zeptolab.ctr.ads_1_20_Cut the Rope FULL FREE.apk), the following exception occurs in Dexpler:
Exception in thread "main" java.lang.RuntimeExce…
-
When trying to load the JUnit 4.11 JAR file, Soot fails in the CG phase. Looking for a cause, I found that the code produced by COFFI contains a type mismatch. Thus, the local splitter cannot find a v…
-
Hello,
First of all, thanks for the wonderful open source framework.
I'd like to draw your attention to the current implementation of the AbstractFlowSet implementation and its subclasses wrt to the…