[Soot-list] Fw: Exception: Type mask not found for type android.os.RemoteException

Enzo Lucky luckenzo24 at yahoo.com
Wed Apr 13 15:33:49 EDT 2016


Hi all,
Sorry for the mixup with the previous link not working. Please find the new link to the apk (https://www.dropbox.com/s/rc0hdtu60dhos0l/testedapp.zip?dl=0)
Thanks,Enzo

     On Wednesday, April 13, 2016 7:57 PM, Enzo Lucky <luckenzo24 at yahoo.com> wrote:
 

 Hi all,
I am having the exception shown below when trying to get the callgraph of this app (https://www.dropbox.com/s/zywd7hh43r2lsop/1malware.apk?dl=0). I noticed it has been experienced before (https://mailman.cs.mcgill.ca/pipermail/soot-list/2015-March/007870.html) but with no instructions of what to do. How do I solve this please? Thanks in advance.

Exception in thread "main" java.lang.RuntimeException: Type mask not found for type android.os.RemoteException
    at soot.jimple.spark.internal.TypeManager.get(TypeManager.java:109)
    at soot.jimple.spark.sets.HybridPointsToSet.nativeAddAll(HybridPointsToSet.java:59)
    at soot.jimple.spark.sets.HybridPointsToSet.addAll(HybridPointsToSet.java:84)
    at soot.jimple.spark.sets.PointsToSetInternal.addAll(PointsToSetInternal.java:37)
    at soot.jimple.spark.sets.HybridPointsToSet.superAddAll(HybridPointsToSet.java:44)
    at soot.jimple.spark.sets.HybridPointsToSet.addAll(HybridPointsToSet.java:81)
    at soot.jimple.spark.sets.DoublePointsToSet.addAll(DoublePointsToSet.java:61)
    at soot.jimple.spark.solver.PropWorklist.handleVarNode(PropWorklist.java:133)
    at soot.jimple.spark.solver.PropWorklist.propagate(PropWorklist.java:52)
    at soot.jimple.spark.SparkTransformer.internalTransform(SparkTransformer.java:152)
    at soot.SceneTransformer.transform(SceneTransformer.java:39)
    at soot.Transform.apply(Transform.java:90)
    at soot.RadioScenePack.internalApply(RadioScenePack.java:57)
    at soot.jimple.toolkits.callgraph.CallGraphPack.internalApply(CallGraphPack.java:49)
    at soot.Pack.apply(Pack.java:118)
    at soot.jimple.infoflow.android.SetupApplication.calculateCallbackMethods(SetupApplication.java:491)
    at soot.jimple.infoflow.android.SetupApplication.calculateSourcesSinksEntrypoints(SetupApplication.java:401)
    at soot.jimple.infoflow.android.SetupApplication.calculateSourcesSinksEntrypoints(SetupApplication.java:359)
    at Dummy.main(Dummy.java:41)

Regards,Enzo


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20160413/152ece5b/attachment.html 


More information about the Soot-list mailing list