thecongqtm 发表于 2024-4-17 13:26:49

I need a tool to Unzip web client .zip game fancy3d 【横扫天下】

As the title says, I'm replaying a game released nearly 10 years ago, I can't find a tool to unpack the client, can anyone help me?

6063333 发表于 2024-4-17 13:50:51

经过测试,这个端是某宝的店家“龙门游戏”所放出来的伪单机端,主要是给他的网店拉人气的。

该端在刚登陆游戏时必须联网验证,因为它验证时所用到的游戏资源是来源于该店自己设置的某个SF。
可能最近(2016年6月份之后)这个SF倒闭了,导致验证资源这一关过不去,所以一直卡在读取上。

经过半个晚上的研究测试和分析后台代码,笔者找到了问题所在——

D:\hstx_server\server\wwwroot\game 在这个文件夹下,有个文件 game.php,这就是主界面脚本文件。
用win7自带的写字板程序打开后,其中有这么一段代码——

g_name = 'LYGame';
g_respath = 'res.wbly.hstx.ate.cn';
g_liburl = '/LYGame-loader-141027.zip';
g_libmd5 = 'c7b159ba84e1df1ae885f36be62d70f5';
g_port = 6700;
game_logintype = 1;
g_res ='LYGame-10332_7.zip';
g_port = 10241;
g_sid = 748;
</script>
<style type="text/css" media="screen">
html, body, .global, center {height:100%;width:100%}
*{margin:0;padding:0;}
body{background:#000;}
iframe {display:none}
.global {width:100%;height:100%}
#main {height:100%;width:100%}
#fancy3d {width:100%;height:100%}
</style>
<!--配置相关js-->
<script language="javascript">
var p_dept = g_dept; //平台id
var p_url = g_UInfourl; //跟踪提交的地址
var sid="";
var uid="";
var gid = g_id; //游戏ID
var p_oldsid = g_oldsid;
var game = g_name;//游戏名
var respath = g_respath; //资源地址 loader所在服务器   
var liburl = respath+"/loader"+g_liburl;//资源信息
var libmd5 = g_libmd5;



其中标注红字的,就是验证时引用资源的网址和两个资源文件,目前该网址已经打不开了,所以这两个资源文件也就不能下载。
然后经过查找,发现在D:\hstx_server\server\wwwroot\gameres 文件夹中包含有这两个资源文件。

所以本地资源的修复步骤如下——
需要工具:写字板(最好不要用记事本)

D:\hstx_server\server\wwwroot\game 在这个文件夹下:
1.将 game.php文件中的 res.wbly.hstx.ate.cn 改为 127.0.0.1
2.将 game.php文件中的 var liburl = respath+"/loader"+g_liburl 改为 var liburl = respath+"/gameres"+g_liburl
改完后保存。

luodeman000 发表于 2024-4-17 14:00:06

正如标题所说,我正在重播近10年前发布的版本,我找不到解压客户端的工具,有人可以吗?::::

thecongqtm 发表于 2024-4-17 16:52:45

I need tool to extract LYGame-10332_7.zip, hope someone can share it

thecongqtm 发表于 2024-4-18 12:14:33

uppppppppppp::::

thecongqtm 发表于 2024-4-23 16:30:51

Hope someone can help me ::

thecongqtm 发表于 2024-4-24 11:36:29

Hope someone can help me

thecongqtm 发表于 2024-5-8 10:32:25

::::::
页: [1]
查看完整版本: I need a tool to Unzip web client .zip game fancy3d 【横扫天下】

本站内容如若侵犯到您的权益,请来电来函告知,我们会尽快处理!
联系QQ:1953150286,2251387361,123784736,免责申明