Giter Club home page Giter Club logo

Comments (4)

SecBro1 avatar SecBro1 commented on July 18, 2024

Thanks for reporting the issue.

The APK was pulled, based on the output.

It looks like it's choking on trying to parse/print the AndroidManifest.XML.

We have seen some issues in the past with certain UNICODE characters
breaking the parsing.

I'll see if I have any luck with the same APK, but in the meantime, have
you tried other APKs and if so, did you have the same issue?
On Oct 21, 2015 9:18 AM, "AkshayJainG" [email protected] wrote:

Do you want to:
[1] Provide a path to an APK
[2] Pull an existing APK from the device?

Select an APK[0-140]: 134
INFO - Selected:134 /data/app/tv.android-1.apk
5167 KB/s (13440708 bytes in 2.539s)
INFO - Unpacking /root/Downloads/qark-master/temp/tv.android-1.apk
INFO - Zipfile:
INFO - Extracted APK to /root/Downloads/qark-master/temp/tv.android-1/
INFO - Finding AndroidManifest.xml in
/root/Downloads/qark-master/temp/tv.periscope.android-1
INFO - AndroidManifest.xml found
Traceback (most recent call last):
File "qark.py", line 492, in
ap = axmlprinter.AXMLPrinter(open(mf, 'rb').read())
File "/root/Downloads/qark-master/lib/axmlparserpy/axmlprinter.py", line
47, in init
self.buff += "xmlns:%s="%s"\n" % (self.axml.getNamespacePrefix(0),
self.axml.getNamespaceUri(0))
File "/root/Downloads/qark-master/lib/axmlparserpy/axmlparser.py", line
194, in getNamespacePrefix
prefix = self.m_prefixuriL[ pos ][0]
IndexError: list index out of range


Reply to this email directly or view it on GitHub
#17.

from qark.

AkshayJainG avatar AkshayJainG commented on July 18, 2024

With other apks its fine. there are only some apks which give this problem.

from qark.

tushardalvi avatar tushardalvi commented on July 18, 2024

@AkshayJainG , Can you help provide a sample APK (or a link to the APK) that doesnt work for you. We will get this fixed in our upcoming release.

from qark.

tushardalvi avatar tushardalvi commented on July 18, 2024

@AkshayJainG, This issue is now resolved. We have updated the way we parse manifest files, and it should work with any APK. Please let us know if you are still able to reproduce this issue.

from qark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.