Skip to content
#

soot

Here are 41 public repositories matching this topic...

mbenz89
mbenz89 commented Nov 21, 2018

When jimplifying com.reddit.frontpage-214190.apk(Reddit v. 2.26.2), the following exception is thrown:

Exception in thread "main" Unexpected type null
	at soot.jimple.toolkits.typing.integer.ClassHierarchy.typeNode(ClassHierarchy.java:152)
	at soot.jimple.toolkits.typing.integer.TypeResolver.typeVariable(TypeResolver.java:121)
	at soot.jimple.toolkits.typing.integer.ConstraintCollecto
bug Dexpler / Android-Specific good first issue

Phenax is an open source framework to test Android applications whether they are malicious or not. Using a tool called GroddDroid and machine learning algorithms this framework repeatedly runs a number of goodware and malware applications forcing a different execution path in each application in each run.

  • Updated Oct 15, 2017
  • Python

Improve this page

Add a description, image, and links to the soot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the soot topic, visit your repo's landing page and select "manage topics."

Learn more