[x]We're back! After a failure of the drives in our database server, all data has been restored from last night's backup. The last 24 hours or so of submissions will likely need to be re-made but everything else should be okay. Please let me now if you notice anything not working as it should though. Thanks! -Petie


Users browsing this thread: 1 Guest(s)
Help to decompress game file with sevenzip lzma compression
#1
the game is: 舞力全开:活力派 (download: adl.netease.com/d/g/justdance/c/gw_pcclient). In the pastes of installed game there is a paste called Setting, in older versions of the game this paste contained files .json that can be easily readed.

But in the current version, the paste Setting contains .z files that cannot be extracted or readed. I want to read the text in the setting files but it is kind compressed. So I decided to use dotPeek to decompile the Assembly-CSharp.dll (an dll from the game) and I discover that it uses sevenzip lzma comprfession, So I got some interesting codes that can be useful to decode these files.

Here is the Setting old and current files https://www.dropbox.com/sh/d64b1pjx3sp8r...uHNxa?dl=0

and here it is the codes I decompiled https://www.dropbox.com/sh/frejsrezln9yc...-Hiaa?dl=0

If someone can help me I will be thankful
Reply
Thanked by:
#2
Couldn't you just download 7zip and unzip the .z files then....? Upload a .z file if that doesn't work to any avail.
Reply
Thanked by:


Forum Jump: