theapache64 / stackzy

💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡
Apache License 2.0
1.04k stars 56 forks source link

Use stackzy on MacOS, did not analysis any library. #65

Closed SerendipityMatthew closed 3 years ago

SerendipityMatthew commented 3 years ago

Describe the bug the build with return: An unexpected error occurred while trying to open file /private/var/****/apk-tool.jar

To Reproduce Steps to reproduce the behavior:

  1. Go to 'ADB, SELECT Nexus 5x, '
  2. Click on 'Musically, com.zhiliaoapp.musically'
  3. Waiting to build with
  4. See error: An unexpected error occurred while trying to open file /private/var/****/apk-tool.jar

Expected behavior list all library of Musically app

Actual behavior A clear and concise description of what actually happened.

Screenshots

Desktop (please complete the following information):

SerendipityMatthew commented 3 years ago

it seems that i need execute java -jar stackzy***.jar in the terminal, Maybe I have a lot of java version in my MacOS

theapache64 commented 3 years ago

@xuwanjin can you tell whats the output of java -version?