Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
氦,@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.