搜索资源列表
AXPUnpack
- 最近研究了一下*狐的天龙**的打包文件axp格式,其实网上也有一些同学的分析,不过不是很完整。 过程: 1、OD加载游戏,通过对文件I/O的API下断点,定位游戏加载的打包文件 2、对程序读入的文件数据缓冲区下内存断点,定位索引和偏移的计算算法 3、通过IDA提取文件偏移和hash计算的代码,通过内嵌汇编测试程序 4、将代码还原成c代码 整个过程没有太大的技巧,关键是耐心和细心的考验,文件头和索引头还有一些字段无法确定其作用,许多地方是都是猜测,无法保证正确性。后还原时代码果如暴雪的mpq文件的
这个是解密天龙八部axp资源文件的代码
- 这个是解密天龙八部axp资源文件的代码。-This is Tian Long Ba Bu axp resource file decryption code.
axppack.rar
- 天龙八部AXP资源提取 源代码,Dragon AXP resource extraction source code
AXPPacker
- 根据网上的提示写的查看AXP文件的小工具源代码,能显示图片和听声音-According to the online tips to write a small tool to view AXP source code files that can display pictures and listen to the sound
AXPPacker
- 天龙八部GridInfo读取源码-AXP资源提取-Tian Long Ba Bu GridInfo read the source-AXP resource extraction
ghsc269195140000251
- PinnacleFi nder: A scr ipt that takes a .AXP file and creates a list of all the used files in that pinnacle project with their order and time of appearance.-PinnacleFileFinder: A scr ipt that takes a .AXP file and creates a list of all the used files
tlbb_encrypt
- 可以解密从天龙八部axp提取出来的lua文件,和 登录配置信息文件(decrypt lua file from tlbb)