question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

:( Unable to Rebuild Apk with Apktool?

See original GitHub issue

unable to rebuild apk>/

version of apktool 2.3.4-dirty operating system Linux Bleep 4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2017-08-30) x86_64 GNU/Linux

[-] I: **Using Apktool 2.3.4-dirty** Exception in thread "main" java.lang.NoSuchMethodError: brut.androlib.meta.StringExConstructor.constructScalar(Lorg/yaml/snakeyaml/nodes/ScalarNode;)Ljava/lang/String; at brut.androlib.meta.StringExConstructor.access$100(StringExConstructor.java:25) at brut.androlib.meta.StringExConstructor$ConstructStringEx.construct(StringExConstructor.java:32) at org.yaml.snakeyaml.constructor.Constructor$ConstructScalar.constructStandardJavaInstance(Constructor.java:435) at org.yaml.snakeyaml.constructor.Constructor$ConstructScalar.construct(Constructor.java:382) at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.constructJavaBean2ndStep(Constructor.java:239) at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:190) at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:346) at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) at org.yaml.snakeyaml.Yaml.loadAs(Yaml.java:444) at brut.androlib.meta.MetaInfo.load(MetaInfo.java:70) at brut.androlib.Androlib.readMetaFile(Androlib.java:262) at brut.androlib.Androlib.build(Androlib.java:276) at brut.androlib.Androlib.build(Androlib.java:269) at brut.apktool.Main.cmdBuild(Main.java:238) at brut.apktool.Main.main(Main.java:76) Error: Unable to rebuild apk with apktool

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ssnkhancommented, Jan 12, 2019

@V3rB0se Thanks - this solved the issue! Definitely could do highlighting this trivial fix more prominently given the corpus of Kali users who are posting about this.

1reaction
V3rB0secommented, Jan 15, 2019

Dang I Successfully Injected a Payload Into Browser Android Package! Try Updating Kali to Its Latest Version. Follow The Instruction~! Download The Newer Version of Apktool

root@kali:~# apktool --version 2.3.4 root@kali:~# uname -a Linux Bleep 4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2018.4) GNU/Linux

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to rebuild apk with apktool kali linux - Stack Overflow
I got unable to rebuild apk with apktool error when using msfvenom . The problem was that the apk file resists the injection,...
Read more >
Error: Unable to rebuild apk with apktool (1) #10381 - GitHub
Try Using APK Easy Tool to bind your payload to existing apk.
Read more >
iBotPeaches/Apktool - Gitter
Error: Unable to rebuild apk with apktool. every time i inject a meterpreter it gives this error, i'm looking for answers and i...
Read more >
apktool fails to rebuild APK after upgrade to Kali Linux 2018.4
Package: apktool Version: v2.3.4-dirty Severity: important Apologies if this report is not in the correct format; I attempted to use `reportbug` ...
Read more >
Resolved " Error Unable to rebuilt apk with apktool " - Dideo
Resolved " Error Unable to rebuilt apk with apktool " || Kali Linux Error · Published by: FREENTECH HACKER · Published at: 9...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found