首页
社区
课程
招聘
[求助]想替换微信5.0的一个语言包,但是反编译资源文件出现错误。
发表于: 2013-9-11 15:21 15870

[求助]想替换微信5.0的一个语言包,但是反编译资源文件出现错误。

2013-9-11 15:21
15870
想为微信5.0中替换进去一个少数民族语言包,但是反编译时出现大量以下类似的错误,而且无法正确回编译,试过了基本所有apktool的版本都无法解决,无奈只能求助各位前辈,请告知解决此问题的方法或思路。谢谢!
I: Baksmaling...
I: Loading resource table...
W: Skipping "android" package group
I: Loaded.
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Apkdb\frameworks\1.apk
I: Loaded.
I: Regular manifest package...
I: Decoding file-resources...
S: Could not decode file, replacing by FALSE value: drawable-hdpi/radar_search_btn_strech_background.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/talk_room_led_red.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_invited_audioaccept.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shake_report_dragger_up_pressed.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/talk_room_volume_flame_red.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/mail_sender_btn_bg_highlight.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/talk_room_up_btn_pressed.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/radar_search_ok.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/mail_sender_btn_arrow.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/action_sheet_music_btn.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/talk_room_volume_err.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shake_tv_interactive_barbg_pressed.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/game_burst_aircraft_item_bg.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/qqmail_read_attach_list2_focused.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voipvoice_hangupgray.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/btn_finish.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/qqmail_read_attach_list3_pressed.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_hangupwhite.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shakepic_nowusetip_arrow.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shakehideimg_man.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_newmessagetips2.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/qqmail_read_attach_bg_normal.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/radar_search_big_avatar.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/qqmail_read_attach_list_pressed.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/shake_tv_result_rim.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/voip_cancel_btn_pressed.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/talk_room_popup_nav_bg.9.png
S: Could not decode file, replacing by FALSE value: drawable-hdpi/qqmail_read_attach_list_title_normal.9.png

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 0
支持
分享
最新回复 (12)
雪    币: 18
活跃值: (430)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
2
我也编译不通过  但是我是通过修改后 拷贝到app下 强制安装的
2013-9-11 20:11
0
雪    币: 12
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
我也出现了这个问题,这算是对APK的一种保护么?
2013-9-12 16:39
0
雪    币: 18
活跃值: (430)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
4
造成这个结果也不知道什么原因 算是变相保护把
2013-9-12 20:00
0
雪    币: 2
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
会不会跟9.png有关系呢?
2013-9-13 10:02
0
雪    币: 104
活跃值: (26)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
6
这看起来不就是回编译时候对资源文件的处理问题吗
把资源文件再压回去啊
2013-9-13 10:56
0
雪    币: 18
活跃值: (430)
能力值: ( LV4,RANK:40 )
在线值:
发帖
回帖
粉丝
7
9.png 这个可能会造成编译失败
之前我曾经搞过一个包, 他会生成无效的png文件 文件名类似9.n.png 把他们删除 就通过了
你可以看看 你那情况
2013-9-13 11:31
0
雪    币: 2
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
不是太明白,能否具体说说?谢谢!
2013-9-13 13:52
0
雪    币: 104
活跃值: (26)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
9
就是你把原来的资源文件再压缩到生成的apk文件中
2013-9-13 17:15
0
雪    币: 41
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
可以直接把你要替换的语言包放到apk里面替换原来那个,然后再重新签名就好了
2013-9-18 11:40
0
雪    币: 2
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
11
现在反编译出现错误,还有什么办法能够不进行反编译还能替换语言包吗?
2013-9-22 09:43
0
雪    币: 235
活跃值: (15)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
12
1.用WINRAR直接解压resources.arsc,
2.然后用ArscEditor.exe编辑语言包,
3.再覆盖回安装包,
4.重新签名
2013-9-24 17:47
0
雪    币: 2
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
13
我对你的办法进行了验证,通过ArscEditor编辑的语言包,在应用安装后显示为空白。估计是腾讯对arsc文件做了手脚。
还是谢谢你!
2013-9-29 15:26
0
游客
登录 | 注册 方可回帖
返回
//