mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +01:00
1472b50541
When DexBackedDexFile gets opcodes==null, it calls getDefaultOpcodes(dexVersion) which returns the appropriate opcodes for the given dex version. No hints are required for baksmali, but only needed for smali. https://github.com/JesusFreke/smali/blob/master/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/DexBackedDexFile.java#L83 |
||
---|---|---|
.. | ||
apktool-cli | ||
apktool-lib |