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.

Exception in unpacking whatsapp.ab in Termux

See original GitHub issue

java -jar abe.jar unpack whatsapp.ab whatsapp.tar <pass> on termux results in

Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58) Caused by: java.lang.RuntimeException: java.util.zip.ZipException: invalid block type at org.nick.abe.AndroidBackup.extractAsTar(AndroidBackup.java:516) at org.nick.abe.Main.main(Main.java:142) ... 5 more Caused by: java.util.zip.ZipException: invalid block type at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164) at java.io.FilterInputStream.read(FilterInputStream.java:107) at org.nick.abe.AndroidBackup.extractAsTar(AndroidBackup.java:474) ... 6 more

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:49 (21 by maintainers)

github_iconTop GitHub Comments

1reaction
robertschuppancommented, Feb 24, 2021

OH AND DON’T FORGET TO PUT THE JDK NUMBER (8) IN DEPENDENCIES

1reaction
robertschuppancommented, Feb 24, 2021

https://github.com/nelenkov/android-backup-extractor/releases

Nelenkov just released a version compatibility with 1.8, try that one.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to access data/data folder in Android device?
Just click on 'backup my data'. The resulting 'backup.ab' file on your computer contains all application data in android backup format.
Read more >
Untitled
Termux is a terminal emulator which provides a linux-like environment of for your ... akanmembagikan tutorial Cara menyadap Whatsapp memakai TERMUX no root....
Read more >
Untitled
Spyera is the best WhatsApp tracking App in the world. With the world's first and only GPU-based engine, it's the world's quickest password...
Read more >
AuthenticationError returns 400 instead of 200 - Apollographql ...
Exception in unpacking whatsapp.ab in Termux, 49, 2021-01-15, 2022-04-29. Allow change of the display name for registered users, 4, 2021-02-24, 2022-10-24.
Read more >
Untitled
Machine Location: Edmonton, Alberta, Canada T5V 1K8. Rental Prices: Call For Availability. Sell Used Tadano Crane 25 Ton 25t 20t 20 Ton 5t...
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