IOsipov / androguard

Automatically exported from code.google.com/p/androguard
Apache License 2.0
0 stars 0 forks source link

Androxgmml Error: DVMBasicBlock instance has no attribute 'get_ins' #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download Santoku
2. Update to androguard 1.6 (hg pull && hg update)
3. Execute: ./ndroxgmml -i myapp.apk -o myapp.xgmml

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

At first Python2.7 crashed. After trying again I got the following error: 
'AttributeError: DVMBasicBlock instance has no attribute 'get_ins' (see file 
enclosed for more details)'

What version of the product are you using? On what operating system?
Androguard 1.6 over Santoku.

Original issue reported on code.google.com by guillerm...@gmail.com on 26 Sep 2012 at 7:33

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by anthony....@gmail.com on 28 Sep 2012 at 5:33

GoogleCodeExporter commented 9 years ago

Original comment by anthony....@gmail.com on 8 Oct 2012 at 1:16