Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Search found 16 matches

by Chessman
Tue Feb 23, 2010 9:00 am
Forum: Code Talk
Topic: Dumped functions
Replies: 10
Views: 5133

Re: Dumped functions

aluigi wrote:confirmed, it's XMemDecompress
how to find XMemDecompress functions?
in one dll of the dlls in the bin directory?
by Chessman
Wed Nov 25, 2009 3:05 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

Mr.Mouse wrote:Good, now thank me by clicking the <thank post> button dammit! Do you realise the amount of work that has gone into deciphering this format and programming that tool? :P
:D :ninja: I do. This tool is great.
by Chessman
Wed Nov 25, 2009 1:14 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

OK.it works on the updated vfs files.
Thank you,Mr.Mouse.
by Chessman
Wed Nov 25, 2009 12:13 am
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

it works on .vfs in patch file, not xxz.vfs.
by Chessman
Tue Nov 24, 2009 1:47 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

The contents of this post was deleted because of possible forum rules violation.
by Chessman
Tue Nov 24, 2009 1:19 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

well.plz ignor errors and I will try again. I don't know how to use filecutter.
thanks.
by Chessman
Tue Nov 24, 2009 12:02 am
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

:P :roll:
Crash again.
I can extract all files from xxz.vfs before updating client, and I can extract files from res_patch.vfs in the patch file.
here 's debug.txt.
Thks.
by Chessman
Mon Nov 23, 2009 5:17 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

Mr.Mouse wrote:http://www.xentax.com/?p=223 There's an update.
Great Done!Thks Mr.Mouse.

when analyzing xxz.vfs archive (618,389,304 bytes after updating the game client), it occurs:
by Chessman
Wed Nov 11, 2009 4:06 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

Mr.Mouse wrote:I'll have a tool for you ready soon.
Thanks!
by Chessman
Mon Nov 09, 2009 3:03 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

form xxshell dump files, we can find some xml file(book.xml, item.xml ,etc.) . but there're not in out-folder.maybe their size are so large that quickbms can't extract them from vfs file.
by Chessman
Mon Nov 09, 2009 2:53 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

there're 13128 files in out-folder. but while extracting, many files were overwritten by files with same filename.so > 13128. maybe there are many files which have same filename in diff directorys.
by Chessman
Mon Nov 09, 2009 12:52 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

ok.it works.
but quickbms sends error information after extracting 13128 files from zzx.vfs.

Code: Select all

Error:the compressed zlib/deflate input is wrong or incomplete <-3>
by Chessman
Mon Nov 09, 2009 12:02 am
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

Great work! OPEN vfs.dll with ida pro, and we find: push offset aVfsStartReadFd ; "[VFS]Start Read fdt" call sub_100033B8 pop ecx mov ecx, [ebp+var_2C] mov eax, [ecx] push esi push offset a_?fdt ; ".?fdt" call dword ptr [eax+8Ch] cmp eax, edi mov [ebp+var_34], eax mov ecx, esi jz...
by Chessman
Sun Nov 08, 2009 4:08 pm
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

Re: [req].vfs bms script?

Thanks!

after installation of game, we can launch the client and enter game account(acc:869222041,pwd: xentaxforum).then it will give error information,we can dump the xxzshell with hxd. and now we can find the filenames of all file and other information.
by Chessman
Fri Nov 06, 2009 7:04 am
Forum: Game Archive
Topic: [req].vfs bms script?
Replies: 39
Views: 9308

[req].vfs bms script?

The contents of this post was deleted because of possible forum rules violation.