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

对issues#8问题进行修改 #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CyanogenCyanogen
Copy link

氦,@zsdlove
根据代码情况运行似乎有部分问题,具体情况是list index out of range #8
根据 benniedaniel 的提示,进行了部分修改,并添加了requirements.txt
已测试修改后可以正常运作
[init] - Decode the AndroidManifest.xml file Successfully! outputpath=>/tmp/hades/result/1_base19365 Exception in thread "main" org.jf.dexlib2.dexbacked.DexBackedDexFile$NotADexFile: Invalid magic value: 64 65 78 0a 30 33 37 00 at org.jf.dexlib2.dexbacked.DexBackedDexFile.verifyMagicAndByteOrder(DexBackedDexFile.java:151) at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:70) at org.jf.dexlib2.dexbacked.DexBackedDexFile.<init>(DexBackedDexFile.java:96) at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:79) at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:54) at org.jf.baksmali.main.main(main.java:247) [init] - Decompile the dex file Successfully. com.huawei.android.launcher.permission.CHANGE_BADGE com.hihonor.android.launcher.permission.CHANGE_BADGE android.permission.WRITE_MEDIA_STORAGE android.permission.READ_EXTERNAL_STORAGE android.permission.SYSTEM_ALERT_WINDOW android.permission.WRITE_EXTERNAL_STORAGE android.permission.RECORD_AUDIO android.permission.GET_TASKS android.permission.WAKE_LOCK android.permission.MODIFY_AUDIO_SETTINGS android.permission.VIBRATE android.permission.CAMERA android.permission.FOREGROUND_SERVICE android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_COARSE_LOCATION android.permission.INTERNET android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.ACCESS_NETWORK_STATE android.permission.CHANGE_NETWORK_STATE android.permission.READ_PHONE_STATE android.permission.MANAGE_ACCOUNTS android.permission.GET_ACCOUNTS android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN com.****.permission.JPUSH_MESSAGE android.permission.RECEIVE_USER_PRESENT android.permission.POST_NOTIFICATIONS com.huawei.android.launcher.permission.CHANGE_BADGE com.vivo.notification.permission.BADGE_ICON android.permission.ACCESS_BACKGROUND_LOCATION android.permission.QUERY_ALL_PACKAGES android.permission.REQUEST_INSTALL_PACKAGES com.android.vending.CHECK_LICENSE android.permission.ACCESS_LOCATION_EXTRA_COMMANDS com.google.android.c2dm.permission.RECEIVE android.permission.BROADCAST_STICKY com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE {········} [Reporter] - generate result successfully.

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

Successfully merging this pull request may close these issues.

None yet

1 participant