设为首页收藏本站官方微博

汉化工具 含ZLIB压缩的包文件破解利器OFFZIP

[复制链接]
查看: 8788|回复: 4
打印 上一主题 下一主题

[汉化工具] 含ZLIB压缩的包文件破解利器OFFZIP

跳转到指定楼层
楼主
发表于 2009-12-20 10:39 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

含ZLIB压缩的包文件破解利器OFFZIP

很早就准备把这个工具发出来,一直没空,现在抽空把它发出来。
- R+ o# A& x2 ~* B很多包文件为了游戏更快地读取,会使用ZLIB把游戏的数据压缩为一块一块的压缩数据块。比如CSI纽约等等。著名的街霸4的解包工具也是在这个工具的基础上开发出来的。  z4 G& M# C& |  O
在这些压缩数据块的头部都有一些特定的标记,这个工具根据这些特定的标记,能把压缩数据块自动识别和解压缩出来。
$ I5 n* ], ?: s  F. K1 H/ [使用方法如下; l" B1 P8 Z! b$ @. n$ Q( n1 A8 _
3 k, y( g) {0 G( l
Offset file unzipper 0.3.3% Q' q1 j0 q# R0 {* A& y. r8 i
by Luigi Auriemma- s' Y2 j1 m" t) P7 e2 V
e-mail: [email protected]- h% U8 T* K, G. ~' \$ L
web:    aluigi.org
0 f# |$ @8 F/ J0 C$ a, v6 T
" y+ l2 D! @! Y0 Q! O( z8 i, H# U) y; j6 f
Usage: offzip.exe [options] <input> <output/dir> <offset>6 u5 }3 K7 ]# R- z2 p9 ~  k) ^& A
% j4 X4 }* y. F
Options:
: P6 \5 d, H+ Q# _. N-s       search for possible zip/gzip data in the input file, the scan starts
7 U3 X! @+ H  o, m         from the specified offset and finishs when something is found
, ]; V2 E- {4 ^* o         the output field is ignored so you can use any name you want2 U% n5 O' G" C
-S       as above but continues the scan (just like -a but without extraction)
- N$ A# n( |$ A+ A: O-a       unzip all the possible zip data found in the file. the output1 J) P& [  h* T( J; N8 I# j
         directory where are unzipped the files is identified by <output>" w# N, u, n4 L+ q
         all the output filenames contain the offset where they have been found/ g% h- g" i! o# E& `' `8 J5 N
-A       as above but without unzipping data, the output files will contain the  C/ s, ]5 a3 Q9 F" H
         same original zipped data, just like a simple data dumper, ^; G' E( `' m# y% b3 T
-1       related to -a/-A, generates one unique output file instead of many
" Y0 B3 @0 i2 s5 G0 |# q. t-m SIZE  lets you to decide the length of the zip block to check if it is a; Q4 u) L: }$ l. p
         valid zip data. default is 32. use a higher value to reduce the number
3 l$ h4 Y/ i  o3 h         of false positive or a smaller one (eg 16) to see small zip data too
3 |- o: i0 ?& B-z NUM   this option is needed to specify a windowBits value. If you don't find
8 t1 F7 X" K% }# q1 p) _; F- e         zip data in a file (like a classical zip file) try to set it to -15
; w! `0 h. j6 q. z  D6 V         valid values go from -8 to -15 and from 8 to 15. Default is 155 n6 y3 }. ]; x) A
-q       quiet, all the verbose error messages will be suppressed
& B. Q5 ~8 x; A6 K* Y# Y, m( V-r       don't remove the invalid uncompressed files generated with -a and -A
5 G: t9 j* A) ~; P" U1 D/ b) I8 Q
# ~! }* N6 A+ ~/ L% R6 ?, RNote: offset is a decimal number or a hex number if you add a 0x before it
( W0 |) {5 z: N4 I! V      examples: 1234 or 0x4d2
3 j9 F$ R+ e' L  v% Q: [+ Q4 [  a& B) ~
原文8 s+ U# ^) ?9 t3 ^
http://aluigi.altervista.org/mytoolz.htm

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏2 分享分享 很美好很美好 很差劲很差劲
回复

使用道具 举报

沙发
发表于 2010-6-4 16:45 | 只看该作者

含ZLIB压缩的包文件破解利器OFFZIP

真的很...要漢化個遊戲怎麼遇到問題這麼多3 E/ J! U( d7 J9 z/ h/ s6 @8 k
( r7 f. d, \; x2 c" E
點開 offzip.exe 竟然閃一下就沒了: [5 E: f/ U/ d1 m
沒法執行1 M5 y$ i1 Y8 d% F$ V
xml也沒法解壓9 ]5 p; |4 g  O' U0 y4 }. _

+ ^+ O2 ^, Z3 D1 O; H用OffzipPackzip UI 嘛
7 V' q! Y4 T" ~( ~還是無法解壓
1 e, P( y$ n9 ~0 s- X: u: _* }3 p) S/ C4 ]
求救-.-
8 J& p! J2 Y' {; P- R- `
( u$ D2 H. i% m5 L, e# T
回复 支持 反对

使用道具 举报

板凳
 楼主| 发表于 2010-6-4 17:10 | 只看该作者
这个UI版的不支持路径中有空格。( C& u9 l! n/ \
把路径改为没空格的就行了。
回复 支持 反对

使用道具 举报

地板
发表于 2010-6-4 23:34 | 只看该作者

回 2楼(shane007) 的帖子

帥呆= =7 [$ b! {% R& U( {" c9 N
解壓成功
回复 支持 反对

使用道具 举报

5#
 楼主| 发表于 2010-6-5 07:56 | 只看该作者
这下该可以汉化了吧?请放出几张汉化抓图。9 ?- w' s0 D6 C# `" d; v! `8 f7 H
这个游戏有人在汉化了,你试试技术可行性就行了。
3 p2 m; [* Q' P% e+ ?3 j) ~, D' r. |& k
如果你有兴趣参加汉化翻译的话,我可以给你安排1个其它项目。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

冒险解谜游戏中文网 ChinaAVG

官方微博官方微信号小黑屋 微信玩家群  

(C) ChinaAVG 2004 - 2019 All Right Reserved. Powered by Discuz! X3.2
辽ICP备11008827号 | 桂公网安备 45010702000051号

冒险,与你同在。 冒险解谜游戏中文网ChinaAVG诞生于2004年9月9日,是全球华人共同的冒险解谜类游戏家园。我们致力于提供各类冒险游戏资讯供大家学习交流。本站所有资源均不用于商业用途。

快速回复 返回顶部 返回列表