wxthon / smali

Automatically exported from code.google.com/p/smali
0 stars 0 forks source link

Unsupported link section #163

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What seems to be the problem?

cannot diassemble dex file which has link section

What is the exact smali/baksmali command that you ran?

baksmali 1.4.2

Original issue reported on code.google.com by ikhsan.s...@gmail.com on 1 Mar 2013 at 10:09

GoogleCodeExporter commented 9 years ago
Are you sure you aren't able to disassemble the file? baksmali prints this 
message out as a non-fatal warning, if the dex file has a value in the "link 
section" field in the header.

Original comment by bgruv@google.com on 1 Mar 2013 at 10:19

GoogleCodeExporter commented 9 years ago
Yup I'm sure. I thought so but it just happened, I did't get the .smali file. 
here is a print out when I try to disassemble

Original comment by ikhsan.s...@gmail.com on 1 Mar 2013 at 10:50

Attachments:

GoogleCodeExporter commented 9 years ago
This is a totally different issue, that has nothing to do with the link 
section. This is the same issue as in 159

Original comment by bgruv@google.com on 1 Mar 2013 at 10:51

GoogleCodeExporter commented 9 years ago
Whoops I'm sorry, I didn't read that "unexpected top-level exception" :p

please fix it ASAP :D

Original comment by ikhsan.s...@gmail.com on 2 Mar 2013 at 8:11