PS4 wee tools help to work with PS4 nor and syscon dumps.
It is free open source alternative for BwE's PS4-NOR-Validator & Syscon-Patcher written in Python to keep it simple.
Currently it provides base functional and can not fully replace those tools.
Was tested with Python 3.8
Common
- Multy files compare
NOR tool
- PS4 Nor dump info
- FW detection in slots (experemental)
- Flags toggle:
- boot mode, safe boot, update mode, arcade mode, kiosk mode (idu)
- registry recovery, manu, button swap, memory budget, slow hdd mode
- System flags cleaning
- Memory clock editing (GDDR5)
- SAMU boot flag edit
- Downgrade by slot switch
- Additional tools
- Extract NOR's partitions
- Build dump from extracted files
- Get HDD EAP keys [keys.bin]
- Entropy stats
Syscon tool
- Syscon check
- Patchable check
- Show active SNVS slot
- Manual SNVS patch
- Auto SNVS patch (4 modes)
Don't use if you don't understant what is it for!
This wouldn't be possible without work of these folks:
- fail0verflow
- zecoxao
- Darknesmonk
- BwE
- pearlxcore
And of course PSDevWiki
- Patreon
- Boosty
- YandexMoney
- Bitcoin: 39VaMnFqCQo751mvDc3M7ADVty71q2tWDm
- Extract NOR's partitions
- Build dump from extracted files
- Get HDD EAP keys [keys.bin]
- File selection screen fix
- Now with color highlighting
- Dialog improvements
- New screen "Flags toggle"
- boot mode, safe boot, update mode, arcade mode, kiosk mode (idu)
- registry recovery, manu, button swap, memory budget, slow hdd mode
- Syscon auto SNVS patch (4 modes)
- New FW detection (experemental)
- Region info
- Minor improvements
- Syscon patchable check
- Manual patch bug fix
- Minor errors fix
- NOR Entropy stats
- Syscon manual patch
- Minor errors fix
- Syscon DEBUG toggle
- Syscon NVStorage class
- Syscon show active slot
- Files compare
- UART, Memtest toggle
- Sys flags clean
- Edit mem clock and SAMU
- Downgrade switch patterns
- Syscon base check