PUP: Difference between revisions
Jump to navigation
Jump to search
Line 120: | Line 120: | ||
| 0xD07 || 3335 || SYSCON PATCH || {{no}} || sc_fw_update0 patch (4001XXXX) || 2.50 Test/Retail || | | 0xD07 || 3335 || SYSCON PATCH || {{no}} || sc_fw_update0 patch (4001XXXX) || 2.50 Test/Retail || | ||
|- | |- | ||
| 0xD08 || 3336 || SYSCON FW || {{no}} || sc_fw_update0 firmware (4000XXXX) || || | | 0xD08 || 3336 || SYSCON FW || {{no}} || sc_fw_update0 firmware (4000XXXX) || 1.00 Devkit || | ||
|- | |- | ||
| 0xD09 || 3337 || COMMUNICATION PROCESSOR FW || {{no}} || cpfirm || 3.50 Devkit || | | 0xD09 || 3337 || COMMUNICATION PROCESSOR FW || {{no}} || cpfirm || 3.50 Devkit || |
Revision as of 21:52, 30 June 2021
PUP (Playstation Update Package) is the file format of the PSP, PS3, PSVita and PS4 system software update packages.
PUP embed updates for devices such as the GameOS, Syscon, Wi-Fi, Bluetooth, Communication Processor, Southbridge, BD drive.
Structure
PS4 PUP is special because it embeds single other PUPs.
Header
Have a feeling the header for the new PS4 PUPs ends with a LZMA dictionary and file size… (ie a normal lzma header without the properties byte) anyone else done research into that? As in:
struct PUPPS4Header {
uint32_t magic; // PS4PUPMAGIC "\x4F\x15\x3D\x1D"
uint16_t version; // Big Endian (??)
uint16_t unknownOne;
uint16_t unknownTwo;
uint16_t unknownThree;
uint32_t dictSize; // LE afaics
uint32_t uncompressedSize; // LE afaics
}
Tools
Decrypter (first step)
Unpacker (second step)
- ps4-pup-unpack by idc
- ps4-pup-unpacker by Zer0xFF (based on ps4-pup-unpack by idc)
Indices
Index | Decimal | Description | Perconsole? | Notes | Added | Deprecated? |
---|---|---|---|---|---|---|
1 | 1 | EMC IPL | No | sflash0s0x32/b Aeolia 1st Revision | 0.910.040 | |
2 | 2 | EAP KBL | No | sflash0s0x33 Aeolia 1st Revision | 0.910.040 | |
3 | 3 | WIFI FW | No | torus2 | 0.910.040 | |
4 | 4 | SAM IPL | Yes | sflash0s1.cryptx2/b 1st SOCUID | 0.910.040 | |
5 | 5 | COREOS | No | secure_modules | 0.910.040 | |
6 | 6 | SYSTEM | No | system fs (FAT32/TEXFAT later) | 0.910.040 | |
7 | 7 | EAP KERNEL | No | da0x2 | 0.910.040 | |
8 | 8 | EAP VSH | No | eap_vsh fs (FAT16) | 0.910.040 | |
9 | 9 | PREINST | No | preinst fs (FAT32) | 0.910.040 | |
0xA | 10 | ??? | No | sflash0s1.cryptx40 | ||
0xB | 11 | PREINST2 | No | preinst2 fs (FAT32) | 0.910.040 | |
0xC | 12 | SYSTEM_EX | No | system_ex fs (FAT32/TEXFAT later) | 0.910.040 | |
0xD | 13 | EMC IPL | No | sflash0s0x32/b Aeolia 2nd Revision | 0.910.040 | |
0xE | 14 | EAP KBL | No | sflash0s0x33 Aeolia 2nd Revision | 0.910.040 | |
0xF | 15 | ??? | No | test | ||
0x10-0x16 | 16-22 | ??? | No | sbram0 | ||
0x20 | 32 | EMC IPL | No | sflash0s0x32/b Belize 1st Revision | 2.00 | |
0x21 | 33 | EAP KBL | No | sflash0s0x33 Belize 1st Revision | 2.00 | |
0x22 | 34 | WIFI FW | No | torus2 | 2.00 | |
0x23 | 35 | SAM IPL | Yes | sflash0s1.cryptx2/b 2nd SOCUID | 2.00 | |
0x24 | 36 | EMC IPL | No | sflash0s0x32/b Belize 2nd Revision | ||
0x25 | 37 | EAP KBL | No | sflash0s0x33 Belize 2nd Revision | ||
0x26 | 38 | SAM IPL | Yes | sflash0s1.cryptx2/b 3rd SOCUID | ||
0x27 | 39 | SAM IPL | Yes | sflash0s1.cryptx2/b 4th SOCUID | ||
0x28 | 40 | EMC IPL | No | sflash0s0x32/b Belize 2 1st Revision | ||
0x2A | 42 | EMC IPL | No | sflash0s0x32/b Belize 2 2nd Revision | ||
0x2B | 43 | EAP KBL | No | sflash0s0x33 Belize 2 1st/2nd Revision | ||
0x2C | 44 | EMC IPL | No | sflash0s0x32/b Baikal 1st Revision | ||
0x2D | 45 | SAM IPL | Yes | sflash0s1.cryptx2/b 5th SOCUID | ||
0x2E | 46 | EMC IPL | No | sflash0s0x32/b Baikal 2nd Revision | ||
0x30 | 48 | WIFI FW | No | sflash0s0x38 trooper | ||
0x101 | 257 | EULA.XML | No | Sony Agreement XML | 1.00 | |
0x200 | 512 | ORBIS_SWU.SELF | No | Sony SoftWareUpdater (ELF) | 0.910.040 | |
0x202 | 514 | ORBIS_SWU.SELF | No | Sony SoftWareUpdater (Encrypted SELF) | 0.920.030 | |
0x301 | 769 | ??? | No | /update related | ||
0x302 | 770 | ??? | No | /update related | ||
0xD00 | 3328 | SYSCON FW | No | sc_fw_update0 firmware (4000XXXX) | 0.915.010 | |
0xD01 | 3329 | BLURAY FW | No | bluray firmware (all revisions) (4XXR) | 0.920.030 | |
0xD02 | 3330 | USB SATA BRIDGE FW | No | usb sata bridge firmware (da0) | 1.00 | |
0xD07 | 3335 | SYSCON PATCH | No | sc_fw_update0 patch (4001XXXX) | 2.50 Test/Retail | |
0xD08 | 3336 | SYSCON FW | No | sc_fw_update0 firmware (4000XXXX) | 1.00 Devkit | |
0xD09 | 3337 | COMMUNICATION PROCESSOR FW | No | cpfirm | 3.50 Devkit |