RMMSecurity / dex2jar

Automatically exported from code.google.com/p/dex2jar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NullPointerException

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
d2j-dex2jar -o framework.jar -f framework.dex

What is the expected output? What do you see instead?
See 0.0.9.14 log in error-14.zip
and slightly different log of 0.0.9.15-SNAPSHOT in error-15.zip

What version of the product are you using? On what operating system?
dex2jar-0.0.9.14
dex2jar-0.0.9.15-SNAPSHOT (04.06.2013, link from Issue 179/180)
Win7 x64 JRE 1.7.0

Original issue reported on code.google.com by kvartz....@gmail.com on 4 Jun 2013 at 11:43

Attachments:

[deleted comment]
0. framework.dex on your email (from smali 1.4.2 and 2.0b4)
A. smali/baksmali 2.0b4
B. ZTE v790, stock firmware, version 0b03

Yes, this is my mistake, I'm sorry.
I didn't try smali v1.4.2. With this version dex2jar-0.0.9.14 also crashes with 
NullPointerException and without error log in zip file, but snapshot works well.
JD-GUI can't open some of produced classes (internal error), but DJ Java 
Decompiler opens it in a correct way.

Thank you!

PS There is strout+stderr 0.0.9.14 on framework.dex from smali 1.4.2

Original comment by kvartz....@gmail.com on 4 Jun 2013 at 3:03

Attachments:

UPD
B. Android 4.0.4 (level 15)

Original comment by kvartz....@gmail.com on 4 Jun 2013 at 3:08