Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WARNING Error analysing 5.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined. #4

Closed
wyu0hop opened this issue Nov 20, 2019 · 1 comment

Comments

@wyu0hop
Copy link

wyu0hop commented Nov 20, 2019

Hello,I want to analysis Multidex,but something wrong happened.


       JANDROID

INFO Creating template object.
INFO 1 potential template(s) found.
DEBUG Parsing /Users/Desktop/tools/android/Jandroid/templates/android/sample_basic_browsable_jsbridge.template
INFO Initiating Android analysis.
INFO Performing basic checks. Please wait.
INFO Basic checks complete.
INFO Beginning analysis...
DEBUG 8 app(s) to analyse, using 2 thread(s).
DEBUG Created worker process 0
DEBUG Created worker process 1
INFO Analysing 5.dex in worker thread 1.
INFO Analysing 4.dex in worker thread 0.
WARNING Error analysing 5.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
WARNING Error analysing 4.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
INFO Analysing 2.dex in worker thread 0.
WARNING Error analysing 2.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
INFO Analysing 6.dex in worker thread 1.
WARNING Error analysing 6.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
INFO Analysing 3.dex in worker thread 0.
WARNING Error analysing 3.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
INFO Analysing 1.dex in worker thread 1.
WARNING Error analysing 1.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
INFO Analysing 0.dex in worker thread 0.
WARNING Error analysing 0.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
INFO Analysing 8.dex in worker thread 1.
WARNING Error analysing 8.dex: [AnalyzeDEXError] name 'AnalyzeDEX' is not defined.
INFO Finished analysing apps.
INFO Creating custom graph.
INFO Custom graph can be found at /Users/Desktop/tools/android/Jandroid/output/graph/jandroid.html
INFO All done.

@projectbtle
Copy link
Contributor

Please see #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants