Hax4us / Apkmod

Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
GNU General Public License v3.0
712 stars 96 forks source link

Error Name : Try again with -a option #115

Open gituu4567 opened 3 years ago

gituu4567 commented 3 years ago

whenever i try to enable permission i got this

I: Using Apktool 2.5.0-dirty on New55474.apk
I: Loading resource table... I: Decoding AndroidManifest.xml with resources... I: Loading resource table from file: /home/LiquidVIrus/.apkmod/framework/1.apk I: Regular manifest package... I: Decoding file-resources... I: Decoding values / XMLs... I: Baksmaling classes.dex... I: Copying assets and libs... I: Copying unknown files... I: Copying original files... [] Decompiled into /tmp/tmp.dNvM2DxcgX [] Recompiling /tmp/tmp.dNvM2DxcgX
I: Using Apktool 2.5.0-dirty
I: Checking whether sources has changed... I: Smaling smali folder into classes.dex... Exception in thread "main" java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer; at org.jf.dexlib2.writer.DexWriter.writeAnnotationDirectories(DexWriter.java:919) at org.jf.dexlib2.writer.DexWriter.writeTo(DexWriter.java:344) at org.jf.dexlib2.writer.DexWriter.writeTo(DexWriter.java:300) at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:61) at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:36) at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:420) at brut.androlib.Androlib.buildSources(Androlib.java:351) at brut.androlib.Androlib.build(Androlib.java:303) at brut.androlib.Androlib.build(Androlib.java:270) at brut.apktool.Main.cmdBuild(Main.java:259) at brut.apktool.Main.main(Main.java:85) [!] Try again with -a option But if still can't recompile, take screenshot and open a issue on github

Hax4us commented 3 years ago

what's your java version ?

gituu4567 commented 3 years ago

I m using haxrat apk bro

Dakota32 commented 3 years ago

what's your java version ?

I have the same problem and when I use the -a parameter, I get this error:

[!] Invalid option: -a