There is a class file cannot be decompiled by JAD, which is generated by
dex2jar 0.0.9.4 and later versions. The JAD hanged there for ever with hight PC
CPU usage and the generated java file is 0 byte.
But if generate the class file with 0.0.9.3 and earlier versions and then
decompile it with JAD, it will be successful and the procedure is very fast.
The JAD version is jad158g.
The attached PushThread_bad.class is generated by dex2jar 0.0.9.4, and the
PushThread_good.class is generated by 0.0.9.3.
Original issue reported on code.google.com by haojies...@gmail.com on 2 Feb 2012 at 8:08
Original issue reported on code.google.com by
haojies...@gmail.com
on 2 Feb 2012 at 8:08Attachments: