The term "archive" carries a heavy moral weight. On one side, the Eboot format is the backbone of legitimate preservation. When Sony removed the PSP’s digital storefront in 2021, thousands of PSOne Classics and Minis became inaccessible to new users. However, because those games were distributed as unencrypted or lightly encrypted Eboots on older firmware, preservationists could back them up. A PSP Eboot archive thus serves as a hedge against corporate server shutdowns.
On the other side, the archive is the engine of retro piracy. The same format that runs a legally dumped copy of Final Fantasy VII also runs a bootleg of Cave Story. The convenience of the Eboot—drag, drop, and play—democratized emulation on the go, but it also normalized the distribution of copyrighted BIOS files and ROMs bundled into a single PBP. The archive exists in a legal grey zone, tolerated by Sony only because the PSP is now a legacy platform with minimal financial impact. psp eboot archive
| Field | Description |
| ------------------ | --------------------------------------------------------------------------- |
| Magic Number | PARC (0x50415243) |
| Version | 1 byte (e.g., 0x01) |
| Entry Count | 2 bytes (max 65535 EBOOTs) |
| Table of Contents | Offset + size for each EBOOT component stored uncompressed or zlib-compressed |
| Payload | Raw or compressed EBOOT.PBP sections (header, param.sfo, icon0, etc.) | The term "archive" carries a heavy moral weight
Each archive entry stores a full EBOOT.PBP structure (PSP executable + resources). However, because those games were distributed as unencrypted
psp-archive list hb.pbparchive