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

Emergency 2012

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
dijotp
n00b
Posts: 10
Joined: Sat Jun 20, 2009 2:47 pm
Has thanked: 4 times

Emergency 2012

Post by dijotp »

Hi.

Someone could help me decrypt Emergency 2012 files. Here are some example files:
http://netload.in/dateiOJmsMVT04z/emergency2012.rar.htm

Thanks.
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Emergency 2012

Post by chrrox »

sure this is easy but next time just use a free site like sendspace or mediafire.
Here is a quickbms script all the files you sent me only contain one file so this may not work on every file.

Code: Select all

get idstring long
get files long
get size long
get null long
get unk01 long
get zsize asize
math zsize - 0x14
get name filename
get ext EXTENSION
string name + .
string name + ext
clog name 0x14 zsize size
dijotp
n00b
Posts: 10
Joined: Sat Jun 20, 2009 2:47 pm
Has thanked: 4 times

Re: Emergency 2012

Post by dijotp »

chrrox wrote:sure this is easy but next time just use a free site like sendspace or mediafire.
Here is a quickbms script all the files you sent me only contain one file so this may not work on every file.

Code: Select all

get idstring long
get files long
get size long
get null long
get unk01 long
get zsize asize
math zsize - 0x14
get name filename
get ext EXTENSION
string name + .
string name + ext
clog name 0x14 zsize size
Run great!!!
Thank you very much.
Mr.Mouse
Site Admin
Posts: 4073
Joined: Wed Jan 15, 2003 6:45 pm
Location: Dungeons of Doom
Has thanked: 450 times
Been thanked: 682 times
Contact:

Re: Emergency 2012

Post by Mr.Mouse »

As a side note, since the 4.4.0 update you should be able to run QuickBMS scripts from MultiEx Commander as well. Gives you another interface possibility.
qabRieL
veteran
Posts: 124
Joined: Wed Aug 04, 2010 3:58 pm
Has thanked: 2 times
Been thanked: 3 times

Re: Emergency 2012

Post by qabRieL »

I unpacked the xml file, how can I repack it?
qabRieL
veteran
Posts: 124
Joined: Wed Aug 04, 2010 3:58 pm
Has thanked: 2 times
Been thanked: 3 times

Re: Emergency 2012

Post by qabRieL »

qabRieL wrote:I unpacked the xml file, how can I repack it?
User avatar
bhrun
beginner
Posts: 23
Joined: Sat Mar 20, 2010 1:20 pm
Has thanked: 5 times
Been thanked: 1 time

Re: Emergency 2012

Post by bhrun »

The game runs without repack it.

Just rename the file xxxx.xml.xml to xxxx.xml

Works fine :D
qabRieL
veteran
Posts: 124
Joined: Wed Aug 04, 2010 3:58 pm
Has thanked: 2 times
Been thanked: 3 times

Re: Emergency 2012

Post by qabRieL »

bhrun wrote:The game runs without repack it.

Just rename the file xxxx.xml.xml to xxxx.xml

Works fine :D
Thanks, man. It works fine. :)
Post Reply