What steps will reproduce the problem?
1. a, d, dx =
AnalyzeAPK("examples/android/TestsAndroguard/bin/TestsAndroguard.apk",
decompiler="dad")
2.d.CLASS_Ltests_androguard_TestQuickSort.METHOD_Swap.source()
What is the expected output? What do you see instead?
Should get the source code of this method but instead I am getting:
AttributeError: DVMBasicBlock instance has no attribute 'ins'
See attached file for full trace.
What version of the product are you using? On what operating system?
Cloned version from the repository on Ubuntu 12.04
Original issue reported on code.google.com by jbick...@gmail.com on 12 Jul 2012 at 3:03
Original issue reported on code.google.com by
jbick...@gmail.com
on 12 Jul 2012 at 3:03Attachments: