Page 1 of 2

Homefront The Revolution

Posted: Wed May 18, 2016 12:32 pm
by OrangeC
Anyone who has the executable has obtained the unique decryption key to decrypt the PAK files?

Game uses denuvo BTW.

Re: Homefront The Revolution

Posted: Wed May 18, 2016 7:37 pm
by michalss
dont think this will be possible.... Not sure

Re: Homefront The Revolution

Posted: Wed May 18, 2016 9:01 pm
by m0xf
Key:

Code: Select all

//Homefront_The_Revolution
unsigned char g_RSAKeyData[140] = {
    0x30, 0x81, 0x89, 0x02, 0x81, 0x81, 0x00, 0xAF, 0x4E, 0xD4, 0xBC, 0xCE, 0x5D, 0xB5, 0x0B, 0x13,
    0x63, 0xD1, 0xBA, 0x9E, 0xC9, 0x29, 0xA7, 0x3F, 0x70, 0x2A, 0x9E, 0xE4, 0x51, 0x2D, 0x6E, 0x68,
    0x8A, 0xDC, 0xFB, 0xFA, 0x88, 0xC8, 0xAB, 0x22, 0x58, 0x74, 0xB7, 0x7A, 0x86, 0x28, 0x70, 0x0F,
    0x10, 0x1B, 0x58, 0xC5, 0xFB, 0x30, 0x91, 0x6F, 0x73, 0x18, 0x68, 0x57, 0x77, 0xF2, 0xD6, 0xDD,
    0x30, 0xC3, 0x65, 0x54, 0x5E, 0xD2, 0x09, 0xC8, 0xF3, 0x51, 0xE5, 0x5E, 0xFC, 0x5A, 0x01, 0xA7,
    0x79, 0x72, 0x24, 0x3C, 0x34, 0x8A, 0x14, 0xCF, 0xF4, 0x35, 0x0E, 0x5D, 0xBD, 0x18, 0x44, 0x11,
    0x9A, 0xB9, 0x77, 0x21, 0xA0, 0x97, 0x46, 0x8C, 0xA4, 0x23, 0xCC, 0x9E, 0x78, 0xC3, 0xDD, 0x1D,
    0x9A, 0xB0, 0x18, 0xF3, 0xD3, 0x42, 0xE2, 0xEB, 0xD8, 0xA4, 0xE5, 0x07, 0x72, 0xAE, 0x16, 0x53,
    0x24, 0xA4, 0x85, 0xC1, 0x36, 0x12, 0xD1, 0x02, 0x03, 0x01, 0x00, 0x01
};

Re: Homefront The Revolution

Posted: Thu May 19, 2016 4:05 am
by OrangeC
Sweet!
how to implement this key?

Re: Homefront The Revolution

Posted: Thu May 19, 2016 12:33 pm
by Sajjad Rahim
Can someone re upload pakdecrypt source? or pakdecrypt compiled for homefront

Re: Homefront The Revolution

Posted: Fri May 20, 2016 9:20 am
by cameleot
Also would like a compiled pakdecrypt for Homefront.

I tried compiling with the above key but the decrypted files end up being 0kb only. Here are the source files for Cryengine 3 and Warface (CryEngine 4) pakdecrypts:

https://www.mediafire.com/?fydzpc4lzcvvg3e

Re: Homefront The Revolution

Posted: Fri May 20, 2016 3:40 pm
by Gazyi
Compiled it.
Doesn't work. Maybe localizations have different keys or key is incorrect? An application memory dump and sample file can help.

Re: Homefront The Revolution

Posted: Fri May 20, 2016 6:41 pm
by OrangeC
Doesn't Work. Gives me a 0kb file.

Re: Homefront The Revolution

Posted: Tue May 24, 2016 6:17 pm
by m0xf
Key is correct. I extracted ZIP central directory (file names), but the contents of the file is not decrypted correctly. I think there some layer for fast seeking or something similar.

Re: Homefront The Revolution

Posted: Sun Jul 10, 2016 11:01 am
by m0xf
Homefront: The Revolution game .pak extractor

Supported only v1.0.67.8905

Usage:
1. Copy dinput8.dll into Homefront_The_Revolution\Bin64\ drectory
2. Start game exe
3. See Bin64\extracted\*.

Re: Homefront The Revolution

Posted: Tue Jul 12, 2016 11:28 am
by Highflex
m0xf wrote:Homefront: The Revolution game .pak extractor

Supported only v1.0.67.8905

Usage:
1. Copy dinput8.dll into Homefront_The_Revolution\Bin64\ drectory
2. Start game exe
3. See Bin64\extracted\*.
Nice work but the game got updated recently, do you think you can provide a new version?

It crashes with my steam version :/

Re: Homefront The Revolution

Posted: Mon Aug 08, 2016 12:15 pm
by lolwatt
Any chance to update the extractor for the new version?
I uploaded the 1.0.6.5408 exe, if it's of any help.

https://www.dropbox.com/s/h2xmykopvz92o ... e.rar?dl=0

Thanks!

Re: Homefront The Revolution

Posted: Sun Sep 11, 2016 2:59 pm
by sven489
Heyy that does not work :/

I have the Original on Steam and the newest version.
Can someone help me ? [roll]

THX on all :D :D

Re: Homefront The Revolution

Posted: Sat Mar 25, 2017 8:20 am
by m0xf
Update for extractor.

Supported version 1.0.78.1055 (Homefront.The.Revolution-PLAZA)

Re: Homefront The Revolution

Posted: Sun Mar 26, 2017 3:52 am
by dragbody
m0xf wrote:Update for extractor.

Supported version 1.0.78.1055 (Homefront.The.Revolution-PLAZA)

I have just the regular steam version of this game and this extractor is not working for me. Any suggestions on how to make it work? Thank you in advance for any help.