UART Software

From UART Wiki
Jump to navigation Jump to search

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...