Closed GoogleCodeExporter closed 9 years ago
Can you try not using apktool at all, and use the smali project for disassemble
and rebuild, and then disassemble again?
https://code.google.com/p/smali/
That'll let me know if it is a problem in the flavor of smali we use or
upstream or even a problem at all.
Original comment by connor.tumbleson
on 4 Mar 2015 at 1:55
I've tried it and it seems to be a problem of smali/baksmali.
I've used baksmali and then smali right away, and the new classes.dex file was
different than the original, I'll post this issue on the smali project page.
Original comment by mr.je...@gmail.com
on 4 Mar 2015 at 10:07
Okay, let me know of the outcome.
Original comment by connor.tumbleson
on 4 Mar 2015 at 12:24
I see in issue #235 at smali that this isn't a problem, that the initializers
handle the setting of null/0.
Thanks for following up with smali with that.
Original comment by connor.tumbleson
on 11 Mar 2015 at 12:13
Original issue reported on code.google.com by
mr.je...@gmail.com
on 3 Mar 2015 at 10:23