IOsipov / androguard

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

Androdd on DroidKungFu malware reports plenty of issues #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Download com.rovio.new.ads-LeNa.c.apk from Contagio's mobile minidump
2. Run ./androdd.py -i com.rovio.new.ads-LeNa.c.apk -o ./fu -f png

Androdd reports multiple warnings (see below).
Either those are warnings, and I expect an option to remove them (e.g --quiet), 
or those are errors, and then something ought to be fixed.

Expected "}" (at char 674), (line:10, col:33)
"_matchToken-BB@0x44" [color="lightgray", label="44 invoke-virtual v7 , v5 , v8 
, [ meth@ 8086 Ljava/lang/String; substring ['(I I)', 'Ljava/lang/String;'] 
]\l4a move-result-object v3\l4c const-string v4 , [ string@ 471 \"'null', 
'true', 'false' or NaN\" ]\l50 invoke-virtual v6 , v3 , v4 , [ meth@ 9625 
Lorg/codehaus/jackson/impl/Utf8StreamParser; _reportInvalidToken 
['(Ljava/lang/String; Ljava/lang/String;)', 'V'] ]\l"]
                      ^
Expected "}" (at char 1988), (line:18, col:23)
"_parseApostropheFieldName-BB@0x1e" [color="lightgray", label="1e const-string 
v8 , [ string@ 868 \": was expecting closing ''' for name\" ]\l22 
invoke-virtual v13 , v8 , [ meth@ 9620 
Lorg/codehaus/jackson/impl/Utf8StreamParser; _reportInvalidEOF 
['(Ljava/lang/String;)', 'V'] ]\l"]

I am using Androdd version 1.2 on a Linux box.

Original issue reported on code.google.com by aaforti...@gmail.com on 25 May 2012 at 12:28

GoogleCodeExporter commented 9 years ago

Original comment by anthony....@gmail.com on 25 May 2012 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by anthony....@gmail.com on 22 Jun 2012 at 8:27