upxshell 发表于 2015-7-5 16:26:31

android killer不能反编译

正在反编译 APK,请稍等...
>I: Using Apktool 2.0.0-RC4 on a.apk
>I: Loading resource table...
>I: Decoding AndroidManifest.xml with resources...
>I: Loading resource table from file: C:\Users\Administrator\apktool\framework\1.apk
>W: Could not decode attr value, using undecoded value instead: ns=android, name=qihoo, value=0x0000001b
>Exception in thread "main" java.lang.NullPointerException
> at java.io.Writer.write(Writer.java:157)
> at brut.androlib.res.util.ExtMXSerializer.writeAttributeValue(ExtMXSerializer.java:38)
> at org.xmlpull.mxp1_serializer.MXSerializer.attribute(MXSerializer.java:673)
> at org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate.attribute(XmlSerializerDelegate.java:106)
> at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartTag(StaticXmlSerializerWrapper.java:267)
> at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(StaticXmlSerializerWrapper.java:211)
> at brut.androlib.res.decoder.XmlPullStreamDecoder$1.event(XmlPullStreamDecoder.java:83)
> at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDecoder.java:141)
> at brut.androlib.res.decoder.XmlPullStreamDecoder.decodeManifest(XmlPullStreamDecoder.java:153)
> at brut.androlib.res.decoder.ResFileDecoder.decodeManifest(ResFileDecoder.java:134)
> at brut.androlib.res.AndrolibResources.decodeManifestWithResources(AndrolibResources.java:294)
> at brut.androlib.Androlib.decodeManifestWithResources(Androlib.java:138)
> at brut.androlib.ApkDecoder.decode(ApkDecoder.java:102)
> at brut.apktool.Main.cmdDecode(Main.java:165)
> at brut.apktool.Main.main(Main.java:81)
APK 反编译失败,无法继续下一步源码反编译!

upxshell 发表于 2015-7-5 16:28:24

这是什么原因呀,

HaKing 发表于 2015-7-5 19:27:50

这个软件的主函数出错。。是不是楼主自己开发编译的软件?

sndncel 发表于 2015-7-6 05:33:51

一看就知道是用360加固的。。。。。。

qqqqqqqqqqqqqqq 发表于 2015-7-8 10:38:28

smali怎么修改或者用什么修改

见丶上帝° 发表于 2015-7-27 09:29:24

不仅丑还保守 发表于 2015-7-28 10:55:51

页: [1]
查看完整版本: android killer不能反编译