UART Software: Difference between revisions

From UART Wiki
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|PS5 NOR Modifier on GitHub'''
'''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

PS5 NOR Modifier Screenshot
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.

Features:

  1. Read PS5 NOR files (PS5 Slim not currently supported)
  2. Write PS5 NOR files (PS5 Slim not currently supported)
  3. Change serial number on NOR file
  4. Change version flags (disc edition or digital edition)
  5. Read motherboard serial
  6. Read WiFi MAC address
  7. Read LAN MAC address

UART Features:

  1. Connect to any compatible TTL device
  2. Read error codes stored on PS5 system
  3. Clear error codes stored on PS5 system
  4. Automatically convert the error codes into easy to understand descriptions (if they exist in the database)
  5. Fetch error codes in real time from uartcodes.com database
  6. Option to download entire uartcodes.com database for offline use
  7. Send custom UART commands and receive response in output box

Read more on the PS5 NOR Modifier GitHub page...