You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.
baksmaling oat/arm64/AnalyticsCore.vdex
Exception in thread "main" org.jf.dexlib2.DexFileFactory$UnsupportedFileTypeException: oat\arm64\AnalyticsCore.vdex is not an apk, dex, odex or oat file.
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:135)
at org.jf.baksmali.DexInputCommand.loadDexFile(DexInputCommand.java:144)
at org.jf.baksmali.DisassembleCommand.run(DisassembleCommand.java:161)
at org.jf.baksmali.Main.main(Main.java:102)
! unable to decompile oat/arm64/AnalyticsCore.vdex
The text was updated successfully, but these errors were encountered:
android 8.0 miui system
Deodexing /app
AnalyticsCore.apk
Exception in thread "main" org.jf.dexlib2.DexFileFactory$UnsupportedFileTypeException: oat\arm64\AnalyticsCore.vdex is not an apk, dex, odex or oat file.
at org.jf.dexlib2.DexFileFactory.loadDexFile(DexFileFactory.java:135)
at org.jf.baksmali.DexInputCommand.loadDexFile(DexInputCommand.java:144)
at org.jf.baksmali.DisassembleCommand.run(DisassembleCommand.java:161)
at org.jf.baksmali.Main.main(Main.java:102)
! unable to decompile oat/arm64/AnalyticsCore.vdex
The text was updated successfully, but these errors were encountered: