deodexerant BUG
Closed this issue · 3 comments
GoogleCodeExporter commented
What seems to be the problem?
Failed to load dvmGetInlineOpsTable
What is the exact smali/baksmali command that you ran?
adb shell /data/local/deodexerant > inline.txt
What version of smali/baksmali are you using? What rom are you working
from?
current edition
What is the airspeed velocity of an unladen swallow?
what?unknow
Please provide any additional information below: error messages, symptoms,
etc.
MT6592
android 4.4.2
can not dumps out dalvik's inline
method table. error messages is "Failed to load dvmGetInlineOpsTable"
Original issue reported on code.google.com by coderst...@163.com
on 26 Oct 2014 at 6:36
GoogleCodeExporter commented
[deleted comment]
GoogleCodeExporter commented
the files of libart.so and libdvm.so
Original comment by coderst...@163.com
on 26 Oct 2014 at 6:41
Attachments:
GoogleCodeExporter commented
This should be fixed by
https://code.google.com/p/smali/source/detail?r=20d4a3c2b4f37b2f50bb2163fa1476e0
a75ce973
Original comment by jesusfreke@jesusfreke.com
on 7 Nov 2014 at 7:05
- Changed state: Fixed