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

Encrypted files and decrypted equivalent - but what type?

Read or post about compression. And decompression. Or ask questions how to decompress your files.
Post Reply
eycaramba
veteran
Posts: 86
Joined: Wed Sep 02, 2009 1:52 pm
Has thanked: 30 times
Been thanked: 2 times

Encrypted files and decrypted equivalent - but what type?

Post by eycaramba »

Hey,

so I have a few encrypted files and their decrypted equivalent but I've been wondering how to actually encrypt the plain text and how to decrypt the encrypted one from the get-go.
Here are a few example files, _d files are decrypted. http://www51.zippyshare.com/v/80455304/file.html

It appears that some kind of 8byte encryption is used to me which is the same for all files (see how the 00 Dwords are always BA 44 10 77 CA 11 11 A6).

I would greatly appreciate any assistance! Game is MH3U for 3DS.

Best regards.
aeon
beginner
Posts: 25
Joined: Sat Oct 14, 2006 1:20 pm
Been thanked: 1 time

Re: Encrypted files and decrypted equivalent - but what type

Post by aeon »

it could be any symmetric cipher in ECB mode which supports 64bit block length i.e blowfish , unless you've got more info about the algo and password there is nothing more to be done with just those 2 files
eycaramba
veteran
Posts: 86
Joined: Wed Sep 02, 2009 1:52 pm
Has thanked: 30 times
Been thanked: 2 times

Re: Encrypted files and decrypted equivalent - but what type

Post by eycaramba »

del
Last edited by eycaramba on Thu Nov 13, 2014 2:32 pm, edited 1 time in total.
aeon
beginner
Posts: 25
Joined: Sat Oct 14, 2006 1:20 pm
Been thanked: 1 time

Re: Encrypted files and decrypted equivalent - but what type

Post by aeon »

I could not make it work with the info you gave, it's too much of a guessing game, There is no help unless the information are 100% correct......
Post Reply