biddyweb / androguard

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

androaxml error "not well-formed (invalid token)" #163

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. .\androaxml.py -i eu.chainfire.firepaper.fivehundredpx.xml -o out.xml

What is the expected output? What do you see instead?
expected: unpacked xml file.
but was: xml.parsers.expat.ExpatError: not well-formed (invalid token): line 5, 
column 0

What version of the product are you using? On what operating system?
Androaxml version 1.9 with python 2.7.7 on windows 7

Please provide any additional information below.
aapt tool from android-4.4W perfectly dumps xml tree.
aapt version: Android Asset Packaging Tool, v0.2
run: >aapt.exe dump xmltree eu.chainfire.fire
paper.fivehundredpx.apk AndroidManifest.xml

Packed AndroidManifest.xml and whole apk in attach.

Original issue reported on code.google.com by mr.xk...@gmail.com on 5 Aug 2014 at 5:55

Attachments: