Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\Administrator\Desktop\apktool>apktool if freagmework-res.apk
Exception in thread "main" brut.androlib.AndrolibException: java.io.FileNotFound
Exception: freagmework-res.apk (系统找不到指定的文件。)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResource
s.java:681)
at brut.androlib.Androlib.installFramework(Androlib.java:649)
at brut.apktool.Main.cmdInstallFramework(Main.java:256)
at brut.apktool.Main.main(Main.java:92)
Caused by: java.io.FileNotFoundException: freagmework-res.apk (系统找不到指定的
文件。)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(Unknown Source)
at org.apache.commons.compress.archivers.zip.ZipFile.<init>(ZipFile.java
:203)
at org.apache.commons.compress.archivers.zip.ZipFile.<init>(ZipFile.java
:182)
at org.apache.commons.compress.archivers.zip.ZipFile.<init>(ZipFile.java
:143)
at brut.directory.ZipExtFile.<init>(ZipExtFile.java:28)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResource
s.java:647)
... 3 more
C:\Users\Administrator\Desktop\apktool>apktool if framework-res.apk
I: Framework installed to: C:\Users\Administrator\apktool\framework\1.apk
C:\Users\Administrator\Desktop\apktool>apktool d 信手书.apk
I: Using Apktool 2.0.0-RC2 on 信手书.apk
I: Loading resource table...
W: Config flags size > 38. Exceeding bytes: 0x746E000000000000000000000000000000
00.
W: Invalid config flags detected. Dropping resources: string-sr-ERR0
I: Loading resource table...
W: Config flags size > 38. Exceeding bytes: 0x746E000000000000000000000000000000
00.
W: Invalid config flags detected. Dropping resources: string-sr-ERR1
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=
supportsRtl, value=0xffffffff
I: Regular manifest package...
I: Decoding file-resources...
W: Could not decode attr value, using undecoded value instead: ns=android, name=
state_activated, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layoutDirection, value=0x00000003
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_alignParentEnd, value=0xffffffff
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_marginStart, value=0x00008001
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_toStartOf, value=0x7f080070
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layoutDirection, value=0x00000000
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_toEndOf, value=0x7f0800c3
W: Could not decode attr value, using undecoded value instead: ns=android, name=
background, value=0x0101032c
W: Could not decode attr value, using undecoded value instead: ns=android, name=
layout_toEndOf, value=0x7f0800c3
W: Could not decode attr value, using undecoded value instead: ns=android, name=
alpha, value=0x7f060057
W: Could not decode attr value, using undecoded value instead: ns=android, name=
alpha, value=0x7f060055
W: Could not decode attr value, using undecoded value instead: ns=android, name=
exitFadeDuration, value=0x010e0001
W: Could not decode attr value, using undecoded value instead: ns=android, name=
viewportWidth, value=0x41c00000
W: Could not decode attr value, using undecoded value instead: ns=android, name=
viewportHeight, value=0x41c00000
W: Could not decode attr value, using undecoded value instead: ns=android, name=
fillColor, value=0x0106000b
W: Could not decode attr value, using undecoded value instead: ns=android, name=
pathData, value=0x00000007
Exception in thread "main" java.lang.NullPointerException
at java.io.Writer.write(Unknown Source)
at brut.androlib.res.util.ExtMXSerializer.writeAttributeValue(ExtMXSeria
lizer.java:38)
at org.xmlpull.mxp1_serializer.MXSerializer.attribute(MXSerializer.java:
673)
at org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate.attribute(XmlSer
ializerDelegate.java:106)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.writeStartT
ag(StaticXmlSerializerWrapper.java:267)
at org.xmlpull.v1.wrapper.classic.StaticXmlSerializerWrapper.event(Stati
cXmlSerializerWrapper.java:211)
at brut.androlib.res.decoder.XmlPullStreamDecoder$1.event(XmlPullStreamD
ecoder.java:83)
at brut.androlib.res.decoder.XmlPullStreamDecoder.decode(XmlPullStreamDe
coder.java:141)
at brut.androlib.res.decoder.ResStreamDecoderContainer.decode(ResStreamD
ecoderContainer.java:33)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:1
07)
at brut.androlib.res.decoder.ResFileDecoder.decode(ResFileDecoder.java:9
1)
at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:322
)
at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:123)
at brut.androlib.ApkDecoder.decode(ApkDecoder.java:102)
at brut.apktool.Main.cmdDecode(Main.java:170)
at brut.apktool.Main.main(Main.java:86)
C:\Users\Administrator\Desktop\apktool>
|