I'm reversing some android applications, using dex2jar to generate jar files. All of the jar files can be viewed on JD-GUI fine, but some fail to export using 'Save All Sources.' The progress bar hangs and the zip file stays at 22 bytes. It seems in the backend there is some issue with these files. Here's a jar from Signal that fails.
Having the same issue as well. My progress bar stops at 80% and never progresses. I believe reverting back to older versions (1.4.2) and lower will solve the issue temporarily.
I'm reversing some android applications, using dex2jar to generate jar files. All of the jar files can be viewed on JD-GUI fine, but some fail to export using 'Save All Sources.' The progress bar hangs and the zip file stays at 22 bytes. It seems in the backend there is some issue with these files. Here's a jar from Signal that fails.