android-classyshark icon indicating copy to clipboard operation
android-classyshark copied to clipboard

Many uknown attributes

Open mstrelex opened this issue 9 years ago • 2 comments

I'm trying to parse the manifest of some apps, for example Sayfe Secure Private Messenger and I see lots of 'uknown' attributes in the resulting file.

  • Multiple attributes with the same name ('unknown') create a non valid XML
  • Resulting info is partial, many valuable attributes do not have valid names.

I believe that the problem is in XmlDecompressor

Any ideas ?

Thanks.

mstrelex avatar Feb 02 '17 09:02 mstrelex

Seems to be related to #131

andreban avatar Nov 24 '17 09:11 andreban

I see more and more of apps that ClassyShark can't handle their manifests...

mstrelex avatar Nov 28 '17 17:11 mstrelex