117 lines
4.1 KiB
C
117 lines
4.1 KiB
C
/* SCE CONFIDENTIAL
|
|
* Copyright (C) 2014 Sony Computer Entertainment Inc.
|
|
* All Rights Reserved.
|
|
*/
|
|
|
|
|
|
#ifndef __SCE_NP_CONF_H__
|
|
#define __SCE_NP_CONF_H__
|
|
|
|
#include <np.h>
|
|
|
|
// MGH - Using the correct Title ID and secret now
|
|
// ----------------------------------------------------------------
|
|
static const SceNpTitleId s_npTitleId = {
|
|
{"CUSA00265_00"},
|
|
{0}
|
|
};
|
|
|
|
|
|
/***
|
|
SceNpTitleSecret
|
|
|
|
fec7113caabd1c16a1a784d199bbab15088127b15808d75a38e11bd1cff78e80ff79be4dd5ed854506bd0a3447d2d6454801b6bbb278250347511260391d7adb27fb0389ef194aba41fbbfd651076e6d6de92fc6533225c6bfd48d7e838d78667b8fd48429ef248ca755bab6e6eeff3de8d0a043bc2ce192d126e27253c5fe3c
|
|
***/
|
|
|
|
static const SceNpTitleSecret s_npTitleSecret = {
|
|
{
|
|
0xfe,0xc7,0x11,0x3c,0xaa,0xbd,0x1c,0x16,
|
|
0xa1,0xa7,0x84,0xd1,0x99,0xbb,0xab,0x15,
|
|
0x08,0x81,0x27,0xb1,0x58,0x08,0xd7,0x5a,
|
|
0x38,0xe1,0x1b,0xd1,0xcf,0xf7,0x8e,0x80,
|
|
0xff,0x79,0xbe,0x4d,0xd5,0xed,0x85,0x45,
|
|
0x06,0xbd,0x0a,0x34,0x47,0xd2,0xd6,0x45,
|
|
0x48,0x01,0xb6,0xbb,0xb2,0x78,0x25,0x03,
|
|
0x47,0x51,0x12,0x60,0x39,0x1d,0x7a,0xdb,
|
|
0x27,0xfb,0x03,0x89,0xef,0x19,0x4a,0xba,
|
|
0x41,0xfb,0xbf,0xd6,0x51,0x07,0x6e,0x6d,
|
|
0x6d,0xe9,0x2f,0xc6,0x53,0x32,0x25,0xc6,
|
|
0xbf,0xd4,0x8d,0x7e,0x83,0x8d,0x78,0x66,
|
|
0x7b,0x8f,0xd4,0x84,0x29,0xef,0x24,0x8c,
|
|
0xa7,0x55,0xba,0xb6,0xe6,0xee,0xff,0x3d,
|
|
0xe8,0xd0,0xa0,0x43,0xbc,0x2c,0xe1,0x92,
|
|
0xd1,0x26,0xe2,0x72,0x53,0xc5,0xfe,0x3c
|
|
}
|
|
};
|
|
|
|
|
|
// ----------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
static const SceNpCommunicationId s_npCommunicationId = {
|
|
{'N', 'P', 'W', 'R', '0', '5', '7', '0', '6'},
|
|
'\0',
|
|
0,
|
|
0
|
|
};
|
|
|
|
/***
|
|
SceNpCommunicationPassphrase
|
|
|
|
068ba709606c14778b62e41aae9c87f273fc51430ab46a724c152c72ed4110768e377dc33792da01463b117220e2b9727e29dd18b640401da6b21dc3280bd808e3a41a02bc213adf8fb7c5173642dc0243c79a0a3c7af4cbbd2e6fbda5552af980f0dc0406a331ddcb856b3b02a17ecf93dc03daaea4dadbc246895851888804
|
|
***/
|
|
|
|
static const SceNpCommunicationPassphrase s_npCommunicationPassphrase = {
|
|
{
|
|
0x06,0x8b,0xa7,0x09,0x60,0x6c,0x14,0x77,
|
|
0x8b,0x62,0xe4,0x1a,0xae,0x9c,0x87,0xf2,
|
|
0x73,0xfc,0x51,0x43,0x0a,0xb4,0x6a,0x72,
|
|
0x4c,0x15,0x2c,0x72,0xed,0x41,0x10,0x76,
|
|
0x8e,0x37,0x7d,0xc3,0x37,0x92,0xda,0x01,
|
|
0x46,0x3b,0x11,0x72,0x20,0xe2,0xb9,0x72,
|
|
0x7e,0x29,0xdd,0x18,0xb6,0x40,0x40,0x1d,
|
|
0xa6,0xb2,0x1d,0xc3,0x28,0x0b,0xd8,0x08,
|
|
0xe3,0xa4,0x1a,0x02,0xbc,0x21,0x3a,0xdf,
|
|
0x8f,0xb7,0xc5,0x17,0x36,0x42,0xdc,0x02,
|
|
0x43,0xc7,0x9a,0x0a,0x3c,0x7a,0xf4,0xcb,
|
|
0xbd,0x2e,0x6f,0xbd,0xa5,0x55,0x2a,0xf9,
|
|
0x80,0xf0,0xdc,0x04,0x06,0xa3,0x31,0xdd,
|
|
0xcb,0x85,0x6b,0x3b,0x02,0xa1,0x7e,0xcf,
|
|
0x93,0xdc,0x03,0xda,0xae,0xa4,0xda,0xdb,
|
|
0xc2,0x46,0x89,0x58,0x51,0x88,0x88,0x04
|
|
}
|
|
};
|
|
|
|
/***
|
|
SceNpCommunicationSignature
|
|
|
|
b9dde13b0100000000000000419502a4c9a9b63a3e29db60997af333acd89336b46a94b2f08777db844c62c32dc9195bb3a7fbc4e08111a21ebdac35d00c2db903cfa83ae512ad3229337ce861c564bed5481bd335db9e5f277cdec9750ec1ae13606b7979091e369109dd4ae7a9b408bc5f8f989ab20feec363a1d8227ed1220ea64914f68fdcf5b5532d5931a1cf4dbeed970953d0135d7c4d3c0487ec95fa
|
|
***/
|
|
|
|
static const SceNpCommunicationSignature s_npCommunicationSignature = {
|
|
{
|
|
0xb9,0xdd,0xe1,0x3b,0x01,0x00,0x00,0x00,
|
|
0x00,0x00,0x00,0x00,0x41,0x95,0x02,0xa4,
|
|
0xc9,0xa9,0xb6,0x3a,0x3e,0x29,0xdb,0x60,
|
|
0x99,0x7a,0xf3,0x33,0xac,0xd8,0x93,0x36,
|
|
0xb4,0x6a,0x94,0xb2,0xf0,0x87,0x77,0xdb,
|
|
0x84,0x4c,0x62,0xc3,0x2d,0xc9,0x19,0x5b,
|
|
0xb3,0xa7,0xfb,0xc4,0xe0,0x81,0x11,0xa2,
|
|
0x1e,0xbd,0xac,0x35,0xd0,0x0c,0x2d,0xb9,
|
|
0x03,0xcf,0xa8,0x3a,0xe5,0x12,0xad,0x32,
|
|
0x29,0x33,0x7c,0xe8,0x61,0xc5,0x64,0xbe,
|
|
0xd5,0x48,0x1b,0xd3,0x35,0xdb,0x9e,0x5f,
|
|
0x27,0x7c,0xde,0xc9,0x75,0x0e,0xc1,0xae,
|
|
0x13,0x60,0x6b,0x79,0x79,0x09,0x1e,0x36,
|
|
0x91,0x09,0xdd,0x4a,0xe7,0xa9,0xb4,0x08,
|
|
0xbc,0x5f,0x8f,0x98,0x9a,0xb2,0x0f,0xee,
|
|
0xc3,0x63,0xa1,0xd8,0x22,0x7e,0xd1,0x22,
|
|
0x0e,0xa6,0x49,0x14,0xf6,0x8f,0xdc,0xf5,
|
|
0xb5,0x53,0x2d,0x59,0x31,0xa1,0xcf,0x4d,
|
|
0xbe,0xed,0x97,0x09,0x53,0xd0,0x13,0x5d,
|
|
0x7c,0x4d,0x3c,0x04,0x87,0xec,0x95,0xfa
|
|
}
|
|
};
|
|
#endif /* __SCE_NP_CONF_H__ */ |