UART Software: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=='''PS5 NOR Modifier by TheCod3r'''== '''https://github.com/TheCod3rYouTube/PS5NorModifier|PS5 NOR Modifier on GitHub''' alt=PS5 NOR Modifier Screenshot|thumb|PS5 NOR Modifier by TheCod3r The PS5 NOR Modifier is a Windows GUI based application making it easier for people to modify the NOR file for their PlayStation 5 console. This is especially useful if you need to generate a NOR file for your console to replace a corrupt or fau...") |
|||
Line 1: | Line 1: | ||
=='''PS5 NOR Modifier by TheCod3r'''== | =='''PS5 NOR Modifier by TheCod3r'''== | ||
'''https://github.com/TheCod3rYouTube/PS5NorModifier | '''https://github.com/TheCod3rYouTube/PS5NorModifier NOR Modifier on GitHub''' | ||
[[File:PS5 Nor Modifier Screenshot.png|alt=PS5 NOR Modifier Screenshot|thumb|PS5 NOR Modifier by TheCod3r]] | [[File:PS5 Nor Modifier Screenshot.png|alt=PS5 NOR Modifier Screenshot|thumb|PS5 NOR Modifier by TheCod3r]] | ||
The PS5 NOR Modifier is a Windows GUI based application making it easier for people to modify the NOR file for their PlayStation 5 console. This is especially useful if you need to generate a NOR file for your console to replace a corrupt or faulty NOR. | The PS5 NOR Modifier is a Windows GUI based application making it easier for people to modify the NOR file for their PlayStation 5 console. This is especially useful if you need to generate a NOR file for your console to replace a corrupt or faulty NOR. |
Revision as of 09:22, 15 May 2025
PS5 NOR Modifier by TheCod3r
https://github.com/TheCod3rYouTube/PS5NorModifier NOR Modifier on GitHub
The PS5 NOR Modifier is a Windows GUI based application making it easier for people to modify the NOR file for their PlayStation 5 console. This is especially useful if you need to generate a NOR file for your console to replace a corrupt or faulty NOR.
Features:
- Read PS5 NOR files (PS5 Slim not currently supported)
- Write PS5 NOR files (PS5 Slim not currently supported)
- Change serial number on NOR file
- Change version flags (disc edition or digital edition)
- Read motherboard serial
- Read WiFi MAC address
- Read LAN MAC address
UART Features:
- Connect to any compatible TTL device
- Read error codes stored on PS5 system
- Clear error codes stored on PS5 system
- Automatically convert the error codes into easy to understand descriptions (if they exist in the database)
- Fetch error codes in real time from uartcodes.com database
- Option to download entire uartcodes.com database for offline use
- Send custom UART commands and receive response in output box
Read more on the PS5 NOR Modifier GitHub page...