Search found 21 matches

by Gagarin
Mon Nov 12, 2012 10:36 pm
Forum: Compressed files and methods
Topic: Black Ops II PC files
Replies: 0
Views: 1145

Black Ops II PC files

PC version released. Treyarch now using some unknown algorithms. .ipak files with KAPI header http://www.multiupload.nl/VG7G0OQC7X And updated fast files http://www.multiupload.nl/EB7CRRAU3A Encrypted config files http://www.multiupload.nl/Q8COC4JP1S If someone has experience with this encryption/co...
by Gagarin
Tue Dec 06, 2011 6:56 pm
Forum: Game Localization
Topic: Modern Warfare 3 localization files?
Replies: 7
Views: 4372

Re: Modern Warfare 3 localization files?

mw2/mw3 .ff's has encryption and without key no chance to repack them. And even no chance to fully unpack (multiplayer files only)
by Gagarin
Tue Nov 15, 2011 6:10 am
Forum: Game Localization
Topic: Modern Warfare Series
Replies: 10
Views: 3147

Re: Modern Warfare Series

lol ?

I'm talking about mw2/mw3. I know about cod4 and modbuilder. But there is different case cause there is no encryption, just zlib archive + header
by Gagarin
Mon Nov 14, 2011 8:52 pm
Forum: Game Localization
Topic: Modern Warfare Series
Replies: 10
Views: 3147

Re: Modern Warfare Series

i'm not programmer too. Key is stored (and crypted too) in .exe. And at this time nobody cant extract key, no decrypt algorithm and nobody can't repack .ff's files
by Gagarin
Mon Nov 14, 2011 5:18 pm
Forum: Game Localization
Topic: Modern Warfare Series
Replies: 10
Views: 3147

Re: Modern Warfare Series

mw2/mw3 uses encryption for .ff files. So without a key no chance to repack (text translate) them
by Gagarin
Sat Nov 12, 2011 8:12 pm
Forum: Game Archive
Topic: modern warfare 3 .ff (pc)
Replies: 0
Views: 800

modern warfare 3 .ff (pc)

Hey guys. IW now using another encryption method for .ff's and now they are not contains .gsc files (files with scripts) directly packed with zlib. if someone have ideas about this, I mean contain .ff's .gsc's or not, or they are encrypted, or something else, i'l be glad to hear. Some .ff's for pc v...
by Gagarin
Tue Feb 01, 2011 11:33 pm
Forum: Game Archive
Topic: Call of Duty: Black Ops - How to translate?
Replies: 38
Views: 10468

Re: Call of Duty: Black Ops - How to translate?

mw2 have deflate encryption algorithm. Without key we cant do anything with fast files. About cod4/cod5/cod7 fast files. Except main file size (first 4 bytes after zlib decompression) they have "second size" which I didn't know how to calculates (offset 0x18-0x1B). Author of .FFviewer didn't know to...
by Gagarin
Wed Oct 20, 2010 10:12 am
Forum: Game Archive
Topic: COD:BO Pak files
Replies: 4
Views: 1014

Re: COD:BO Pak files

it's leaked version. As I know, xentax didn't support them

P.S. But I'm interested about them too :P
by Gagarin
Thu Oct 14, 2010 6:43 pm
Forum: Game Archive
Topic: specific modern warfare 2 .ff files
Replies: 3
Views: 1043

Re: specific modern warfare 2 .ff files

No ideas ? :(
by Gagarin
Mon Oct 11, 2010 9:14 pm
Forum: Game Archive
Topic: specific modern warfare 2 .ff files
Replies: 3
Views: 1043

specific modern warfare 2 .ff files

The contents of this post was deleted because of possible forum rules violation.
by Gagarin
Tue Jul 06, 2010 1:11 pm
Forum: Game Archive
Topic: Call of Duty Modern Warfare 2 - extract to translate
Replies: 17
Views: 5077

Re: Call of Duty Modern Warfare 2 - extract to translate

lol, I said again - it's not impossible
by Gagarin
Mon Jul 05, 2010 12:51 pm
Forum: Game Archive
Topic: Call of Duty Modern Warfare 2 - extract to translate
Replies: 17
Views: 5077

Re: Call of Duty Modern Warfare 2 - extract to translate

it's not impossible. Localized strings cant be extracted manually. U can unpack a localized_code_post_gfx_mp.ff with offzip tool which contains localized text abd tryed to replace some characters. And no more
by Gagarin
Sat Mar 06, 2010 11:06 am
Forum: Game Archive
Topic: Little extractor program
Replies: 209
Views: 98015

Re: Little extractor program

no suggestions ? :(
by Gagarin
Tue Feb 16, 2010 7:13 pm
Forum: Game Archive
Topic: Little extractor program
Replies: 209
Views: 98015

Re: Little extractor program

guys, need some help. When I'm tryed to extract files from Warcraft II (War2Dat.mpq) I'v got an error "File format not recognized". Any ideas ?

I'm used simple command "GoBread War2dat.mpq"
by Gagarin
Tue Jan 12, 2010 9:51 pm
Forum: Game Archive
Topic: Call of Duty : MW2 fast file
Replies: 17
Views: 8629

Re: Call of Duty : MW2 fast file

How I can generate the encrypt code ? Is this possible ? The data before block 0x4015 (where is zlib packing starting) is not alone. Every mp file contains file ending data. It's always starting with ASCII "$.....\.." (24 06 0F 0E 0A 1A 5C 09 07). It's different for any mp file but have the same dat...