WithSecureLabs / Jandroid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get a error

Ethancck opened this issue · comments

name 'AnalyzeDEX' is not defined.

Issue was with incorrect API name. Fixed in code now.

If you don't want to re-download Jandroid, you can make a small change in src/plugins/android/app_analyser.py. Find and change AnalyzeDEX to AnalyzeDex.