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..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
|description=A Windows based packer / encrypter that can be used to create small sized executables. | |description=A Windows based packer / encrypter that can be used to create small sized executables. | ||
|author=hitchhikr | |author=hitchhikr | ||
|lastupdated= | |lastupdated=2024/01/19 | ||
|type=File Operation | |type=File Operation | ||
|version=1. | |version=1.4 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://github.com/hitchhikr/psppack/releases | |download=https://github.com/hitchhikr/psppack/releases | ||
|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. | ||
| Line 25: | Line 25: | ||
==Changelog== | ==Changelog== | ||
'''v1.4 2024/01/19''' | |||
*Can now specify XMB name in arguments. | |||
'''v1.3 2022/11/12''' | '''v1.3 2022/11/12''' | ||
*Can now specify number of compression passes. | *Can now specify number of compression passes. | ||
Latest revision as of 04:20, 21 January 2024
| PSPPack | |
|---|---|
| General | |
| Author | hitchhikr |
| Type | File Operation |
| Version | 1.4 |
| License | GPL-3.0 |
| Last Updated | 2024/01/19 |
| 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.4 2024/01/19
- Can now specify XMB name in arguments.
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