goodev / dex2jar

Automatically exported from code.google.com/p/dex2jar
1 stars 1 forks source link

dex2jar-0.0.9.15: null pointer exception #187

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run dex2jar on the dex file

What is the expected output? What do you see instead?
no crash

What version of the product are you using? On what operating system?
0.0.9.15 on linux

Original issue reported on code.google.com by david.ma...@gmail.com on 31 Jul 2013 at 9:06

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I believe the file was modified manually to avoid decompilation, yes the apk is 
running but the method is never called.

Original comment by david.ma...@gmail.com on 31 Jul 2013 at 11:51

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
btw even by removing the line 'move-object/from16 v0, v29 <-!! v29 is not 
initialized at the moment' there is still a null pointer exception ..

Original comment by david.ma...@gmail.com on 2 Aug 2013 at 8:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Oh yes, thx

Original comment by david.ma...@gmail.com on 3 Aug 2013 at 12:57