手机端反编译吧 关注:8,576贴子:18,205

回复:带着你的apktool问题,我尽力解答

只看楼主收藏回复

帮我看看这个是什么问题 W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-ERR0
W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-ERR1
W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-ERR2
W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-ERR3
W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-zh-rHK-ERR4
W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-zh-rHK-ERR5
W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-zh-rHK-ERR6
W: Config flags size > 38. Exceeding bytes: 0x9C00.
W: Invalid config flags detected. Dropping resources: string-zh-rHK-ERR7
W: Config flags


来自Android客户端212楼2014-12-18 14:40
收起回复
    我手机反编译时只有两个文件 。是怎么回事


    IP属地:广东来自Android客户端213楼2014-12-18 22:58
    收起回复
      2025-06-23 01:09:44
      广告
      怎么办

        --我才没有小尾巴


      IP属地:广东来自Android客户端214楼2014-12-19 09:07
      收起回复
        W: Could not decode attr value, using undecoded value instead: ns=android, name=versionCode, value=0x0000000f
        W: Could not decode attr value, using undecoded value instead: ns=android, name=versionName, value=0x0000001f
        W: Could not decode attr value, using undecoded value instead: ns=android, name=sharedUserId, value=0x0000001d
        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


        IP属地:江西来自Android客户端215楼2014-12-19 12:42
        收起回复
          回编译什么意思
             在乎你的我只在乎我在乎的你是否像在乎你的我在乎我在乎的你一样在乎在乎你的我。


          来自Android客户端216楼2014-12-20 18:02
          回复
            楼主,上次问题已解决,谢谢


            IP属地:江西来自Android客户端217楼2014-12-22 00:25
            回复
              但是这次回编译出问题了,想问下是不是代码改错了,错了能给个具体位置吗


              IP属地:江西来自Android客户端218楼2014-12-22 00:26
              回复
                I: Smaling...
                I: Building resources...
                /sdcard/Afanbianyi/SystemUI_src/res/layout/status_bar_no_recent_apps.xml:4: error: Error parsing XML: not well-formed (invalid token)
                /sdcard/Afanbianyi/SystemUI_src/res/layout-land/status_bar_recent_panel.xml:4: error: Error: No resource found that matches the given name (at 'background' with value '@drawable/status_bar_recents_background_solid').
                /sdcard/Afanbianyi/SystemUI_src/res/layout-port/status_bar_recent_panel.xml:4: error: Error: No resource found that matches the given name (at 'background' with value '@drawable/status_bar_recents_background_solid').
                aapt: warning: string 'accessibility_rotation_lock_off' has no default translation in /sdcard/Afanbianyi/SystemUI_src/res; found: zh_CN
                aapt: warning: string 'accessibility_rotation_lock_on_landscape' has no default translation in /sdcard/Afanbianyi/SystemUI_src/res; found: zh_CN
                aapt: warning: string 'accessibility_rotation_lock_on_portrait' has no default translation in /sdcard/Afanbianyi


                IP属地:江西来自Android客户端220楼2014-12-22 00:39
                收起回复
                  2025-06-23 01:03:44
                  广告
                  Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [/data/data/per.pqy.apktool/lix/aapt4.4, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, /data/data/per.pqy.apktool/APKTOOL8224765705054242393.tmp, -0, arsc, -I, /apktool/framework/1.apk, -I, /apktool/framework/5.apk, -S, /sdcard/Afanbianyi/SystemUI_src/res, -M, /sdcard/Afanbianyi/SystemUI_src/AndroidManifest.xml]
                  at brut.androlib.Androlib.buildResourcesFull(Androlib.java:358)
                  at brut.androlib.Androlib.buildResources(Androlib.java:283)
                  at brut.androlib.Androlib.build(Androlib.java:206)
                  at brut.androlib.Androlib.build(Androlib.java:176)
                  at brut.apktool.Main.cmdBuild(Main.java:228)
                  at brut.apktool.Main.main(Main.java:79)
                  Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [/data/data/per.pqy.apktool/lix/aapt4.4, p, --min-sdk-version, 15, --target-sdk-version, 15, -F, /data/data/per.pqy.apkt


                  IP属地:江西来自Android客户端221楼2014-12-22 00:40
                  收起回复
                    怎么反编译


                    来自Android客户端222楼2014-12-22 13:12
                    收起回复
                      小米3的内存卡根目录在哪里


                      IP属地:山东来自手机贴吧223楼2014-12-23 16:14
                      收起回复
                        楼主怎么修改软件内置连接
                        每次反编译都少2个文件
                        能帮我看看嘛


                        来自Android客户端224楼2014-12-23 23:07
                        收起回复
                               我要一条长长的小尾巴,,,
                          还要十五字!
                              --来自水城


                          IP属地:江苏来自Android客户端225楼2014-12-24 11:48
                          回复
                            I: Loading resource table...
                            I: Loaded.
                            I: Decoding AndroidManifest.xml with resources...
                            I: Regular manifest package...
                            Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathAlreadyExists: res
                            at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:229)
                            at brut.androlib.Androlib.decodeResourcesFull(Androlib.java:115)
                            at brut.androlib.ApkDecoder.decode(ApkDecoder.java:114)
                            at brut.apktool.Main.cmdDecode(Main.java:146)
                            at brut.apktool.Main.main(Main.java:77)
                            Caused by: brut.directory.PathAlreadyExists: res
                            at brut.directory.AbstractDirectory.createDir(AbstractDirectory.java:144)
                            at brut.androlib.res.AndrolibResources.decode(AndrolibResources.java:227)
                            ... 4 more


                            IP属地:湖北来自Android客户端226楼2014-12-24 13:29
                            收起回复
                              2025-06-23 00:57:44
                              广告
                              楼主华为手机反编译不了改亮度那个apk怎么破


                              来自Android客户端227楼2014-12-25 08:28
                              收起回复