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

Unknown encryption file

Read or post about compression. And decompression. Or ask questions how to decompress your files.
Post Reply
Mechnos
ultra-n00b
Posts: 2
Joined: Tue Dec 18, 2007 12:08 am

Unknown encryption file

Post by Mechnos »

Hello budies, I've extracted this two files from a GRA (I think by a programmer's mistake) it's the same image; with and without encryption.

Can you help me to understand witch kind of encryption is and how to decrypt them?

Mechnos
You do not have the required permissions to view the files attached to this post.
GameZelda
advanced
Posts: 61
Joined: Wed Nov 14, 2007 5:56 pm
Been thanked: 29 times

Post by GameZelda »

Are you sure that they're exactly the same file?

I haven't looked at it too much, but both files seem to have a unencrypted header, at least. The data doesn't look encrypted anyway. It seems an image.
juskrey
n00b
Posts: 19
Joined: Tue Apr 01, 2008 10:50 am

Re: Unknown encryption file

Post by juskrey »

CURSOR01.XXX seems to be an RLE-encoded alpha-channel for CURSOR01.PCX
User avatar
Evin
ultra-veteran
ultra-veteran
Posts: 348
Joined: Sat Aug 05, 2006 2:04 pm
Location: Hungary
Has thanked: 2 times
Been thanked: 160 times
Contact:

Re: Unknown encryption file

Post by Evin »

The Sinking Island game use .lua files, but all encrypted. I need an decryptor, or I need to know, how can I decryt this.
Thx
You do not have the required permissions to view the files attached to this post.
juskrey
n00b
Posts: 19
Joined: Tue Apr 01, 2008 10:50 am

Re: Unknown encryption file

Post by juskrey »

evin wrote:The Sinking Island game use .lua files, but all encrypted. I need an decryptor, or I need to know, how can I decryt this.
Thx

They are simply XORed by following pattern
{0x8a, 0x36, 0x5d, 0xc7, 0x99, 0x78, 0x90}
User avatar
Evin
ultra-veteran
ultra-veteran
Posts: 348
Joined: Sat Aug 05, 2006 2:04 pm
Location: Hungary
Has thanked: 2 times
Been thanked: 160 times
Contact:

Re: Unknown encryption file

Post by Evin »

juskrey wrote:They are simply XORed by following pattern
{0x8a, 0x36, 0x5d, 0xc7, 0x99, 0x78, 0x90}
Thanks a lot.
3pacalypse
beginner
Posts: 38
Joined: Thu Jul 08, 2010 3:17 am
Location: Bulgaria
Has thanked: 1 time
Contact:

Re: Unknown encryption file

Post by 3pacalypse »

Ive translated the game using some tools long time ago, but it seems I've lost them now and cant pack it back. Any chance someone might help? I dont want my translation to go to waste. Thanks in advance.
A Member of the Bulgarian Game Localization Teams: http://playonbg.info/ & http://adventurersbg.info/
Post Reply