amirbijani / androguard

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

Androxgmml gives a wrong node value #118

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1../androxgmml.py -i <apk> -o 0xB32.xgmml
2.
3.

What is the expected output? What do you see instead?
The expected output is invoke-static/range. Instead I see const/16

What version of the product are you using? On what operating system?
I use Androguard Version 1.9 on Ubuntu Linux 32-Bit 

Please provide any additional information below.
I wanted to have an xgmml from the APK on the following website: 
www.h-lemoine.de/ctf.hack.lu_2011/0xA1EA512A.apk

Original issue reported on code.google.com by julian.m...@gmail.com on 19 Apr 2013 at 10:21

Attachments: