PSPPack: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=PSPPack |image=psppack.png |description=A Windows based packer / encrypter that can be used to create small sized executables. |author=hitchhikr |lastupdated=2022/11/12 |type=File Operation |version=1.3 |license=GPL-3.0 |download=https://github.com/hitchhikr/psppack/releases |website=https://github.com/hitchhikr/psppack |source=https://github.com/hitchhikr/psppack |discussion= }} PSPPack is a PlayStation Portable executable packer/encrypter..." |
m Text replacement - "|discussion=" to "|donation=" |
||
| Line 11: | Line 11: | ||
|website=https://github.com/hitchhikr/psppack | |website=https://github.com/hitchhikr/psppack | ||
|source=https://github.com/hitchhikr/psppack | |source=https://github.com/hitchhikr/psppack | ||
| | |donation= | ||
}} | }} | ||
PSPPack is a PlayStation Portable executable packer/encrypter that can be used to create very small files (like 4k or bigger intros/homebrews) compatible with PSP official firmware. | PSPPack is a PlayStation Portable executable packer/encrypter that can be used to create very small files (like 4k or bigger intros/homebrews) compatible with PSP official firmware. | ||
Revision as of 01:03, 14 August 2023
| PSPPack | |
|---|---|
| General | |
| Author | hitchhikr |
| Type | File Operation |
| Version | 1.3 |
| License | GPL-3.0 |
| Last Updated | 2022/11/12 |
| Links | |
| Download | |
| Website | |
| Source | |
PSPPack is a PlayStation Portable executable packer/encrypter that can be used to create very small files (like 4k or bigger intros/homebrews) compatible with PSP official firmware.
The program generates prxs based eboots, doesn't rely on pre-forged commercial games headers like other packers and is made to produce the smallest possible eboot from a given prx.
User guide
Usage: PSPPack [-1..5] <input> [-1..5]: Number of compression passes (default: 5) <input>: A valid ELF file (a packed & signed EBOOT.PBP will be produced from it).
Changelog
v1.3 2022/11/12
- Can now specify number of compression passes.
v1.2 2022/09/14
- Previous version wasn't reporting correct output size.
External links
- Author's website - https://www.hitchhikr.net/welcome.html
- Neural site - http://neural.untergrund.net/
- GitHub - https://github.com/hitchhikr/PSPPack
- pouët.net - https://www.pouet.net/prod.php?which=91983