Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
Status
Not open for further replies.
Hello! Since my BwE PS4 NOR Statistics v1.00 release followed by v1.1, v1.1.1, v1.2, v1.3, v1.3.1, v1.3.3, v1.3.5, v1.3.8, v1.4 / v1.4.1, v1.4.2, v1.4.4, v1.4.5, v1.4.6 / v1.4.7 and v1.4.9 with more updates below this program is the full version of my PS4 NOR Validator... it is designed solely to validate the NOR flash of your PS4 console from Better Way Electronics alongside a BwE SerialReader Python Script below!

Download: BwE_PS4_NOR_Validator.rar (Latest Version - UnRAR Password: BwE) / PS4 NOR Validator GIT / BwE PS4 NOR Extractor / PS4 NOR Extractor GIT / SerialReader-main.zip (includes Serial_Reader.py) / BwE SerialReader GIT / BwE Console Repair Discord Channel / BwE_Dev on Twitter

From the README.md: Better Way Electronics - PS4 NOR Validator

This program is the release version of my PS4 NOR Validator, it is designed solely to validate the NOR flash of your PS4 console!

Why would you need to do this? Well if your console has suddenly died and has what is called the 'BLOD', the NOR can be the reason why. Using my program will allow you to validate literally every single byte of the NOR (or over 2100 specific areas) - allowing you to see where or if it is corrupted.

The most common area of corruption that causes the BLOD is the CID. Some areas of this section can actually be repaired, if you're lucky! I and others have done this! Don't forget to use my Comparator tool to help you understand what the difference is for a specific section of the NOR. It will help you with patching!

Other areas can be inter-changed between different consoles and are more suited for repair, the WiFi/BT module is a good example of this.

So fundamentally, this program is for console repairers like myself. If you are indeed a repairer and run a business I can make a custom 'bulk' version for you! But for now, feel free to put multiple *.bin files in the working directory as my program will provide a selection menu.

I am also happy to give advice on your NOR or help interpret your results, just post on the forum or give me an email. If you can bypass my filter, send me a link to your NOR!

If you encounter any errors or weird results - or better yet if your NOR is labeled danger in any areas, but still runs fine - let me know!

Keep in mind the CoreOS and other large encrypted areas could still be corrupt regardless of the results (I cant check every byte in an encrypted section, hence alt validations). This program is NOT perfect, but it is WAY better than just using a hex editor or never truly knowing if your BLOD is caused by the NOR!

This also goes above and beyond that of the psdevwiki page regarding the main flash of the PS4 (Thank you cfwprpht).

TLDR:

Will this fix my BLOD?


Well yes and no, if there are sections that are corrupt it is possible to patch it with valid data from another PS4 - but NOT perconsole data!

Will this prove my BLOD is software based?

Yes, if the dump comes up 100% valid then it is likely a hardware issue - I recommend enabling UART and seeing its output.

Menu Options:

1 - Comparison


Launches the comparison app, used for the bulk diagnosis and comparison of dumps (Put multiple .bin files in the same directory). Features multiple output options.

1. Compare Offsets
2. Compare Offsets MD5
3. Compare Offsets Entropy
4. Double Offset Comparison
5. Dynamic MD5 Calculation
6. Compare File MD5
7. Compare File Entropy & Byte Count

2 - Patch (/Patches/)

Designed to load .bin patches from the /patches/ directory. It will interpret and auto locate patch offsets if they've been extracted by my program. If not it will ask for a start address.

3 - Patch Corrupt CoreOS (SU-30631-3 Error)

Basically an automated version of what Andrew Paul suggests. It will scan the CoreOS and patch the corrupt sections within about 1 second.
For some strange reason, if your ps4 core os gets corrupted, and displays the error SU-30631-3, you can "fix" it by just patching the region with random garbage, and then attempting to update. this means that the coreos isn't hashed in snvs.

3 - Enable/Disable UART or IDU Mode

Enabling/Disabling the UART flag within the PS4 - Will work without the need to jailbreak. If this does not work check the UNK UART Flag status and email me!

4 - Extract (BwE Style)

Extract based on literal files and does so dynamically based on their size

5 - Extract (Zecoxao Style)

Extracting file sections pursuant to Sony's file blocks

6 - Validate

Pretty obvious, will scan the entire dump from start to finish and produce a readable validation output in HTML format

Notes:

As of 1.5.5 there is a feature to upload your dump directly to me. These dumps will be used to improve the validation of this program. It is kinda slow in uploading so please be patient!

Users who abuse this system may be banned from this application and or future updates of it.

Regarding v!rus detection, these are 100% false-positives. The reason for this is because I protect my program prior to distribution. The same methodology used to protect my program is the same as what some people use to make v!ruses undetected. Which is unfortunate. I have done my best to reduce the amount of detections and as of 1.6.3 it has dropped significantly. But it is not perfect. For it to be perfect I would have to buy access to better programs, which I cannot afford.

So! If you still have any fears I suggest you upload my program to an v!rus sandbox for analysis. If so desire you can buy an unmodified or custom version of my program (bulk scanning abilities etc).

Spoiler

Version History:

Code:
2.1.4 (6/3/23) Critical Bug Fix In Downgrade Patches (Whoops)
2.1.3 (5/3/23) Upgraded/Reworked System Patch Handling & Validation (Important Update!), Added New UNK Validation, Won't Ask For UART @ End If Already Enabled!
2.1.2 (5/3/23) Added x2 Additional Downgrade Patches, Fixed SAMU Boot Flag, Increased Memory CLK to 2250mhz (Samsung HC-25 Recommended), Modified Serial Reader (Removed .BIN Output), Renamed to UART Reader
2.1.1 (3/3/23) Critical Bug Fix In Syscon Patcher
2.1.0 (2/3/23) Added SAMU Boot Flag and Memory Clock Speed Editing (Can Potentially Fix LoadBios/Memory Issues), Added x2 Additional Syscon Patches, Removed Southbridge Patch From Main Patch Option (Only Use For SB FW Errors), Patching Bug
2.0.9 (1/3/23) Small Bug Fixes, Trial Removed
2.0.8 (23/2/23) Syscon Patcher Update (Will Also Fix Closing Bug)
2.0.7 (21/2/23) Further Bug Fixes (Bug Testing Sucks), Added Flags to CID, Updated UNK Validation, Updated Unlisted Results, More Unique Values Thanks To Thailand PS4's, Updated 4 Year Old Validations (Wow).
2.0.6 (20/2/23) Bug Fixes For Bug Fixes, Better Handling of Trial Users.
2.0.5 (19/2/23) Bug Fixes to HWID Handling (Also Updated HWID Generator), Bug Fixes to Syscon Patcher, Some Validation Changes/Upgrades
2.0.4 (13/2/23) Improved Validation, Preparing For Auto Corruption Repair (Some Areas), Added Unlisted Results, New Flags CID/UNK, Other Mild Changes.
2.0.3 (7/2/23) Improved Syscon Auto Patching (Less Chance Of Manual Patching) (Still Beta! Report All Syscon Patch Issues!), Fixed Potentially Broken Trial Mode + HWID Stuff,  Fixed Other Patching Issues.
2.0.2 (4/2/23) Vital Update to Southbridge & CoreOS Patching (For FAT Models), New Update Handling Process, Other Mild Fixes
2.0.1 (31/1/23) Updated Syscon Patcher (Less Manual Patching (Still Beta)), Significant Updates to UNK, CID, Naming Schemes and Flags, Added MANU (Manufacturer Mode (Service Mode (Old FW Only)) Mode, Safe Mode, Memory Test, RNG/Keystorage Test, X and O Button Swap & Multi Patches, Added EAP Reverse Patch (Use If First Fails), Better File Handling & Messages.
2.0.0 (20/1/23) Added UART Patching To CoreOS/Southbridge Patcher, Added Bulk CoreOS/SB Patching (1-4 or 1-2), Added Per File Entropy Pursuant To Sony's File Structure, Improved Syscon File Handling, Bundled Serial Reader Application (Auto Detects COM Port then Reads & Auto-saves Serial as ASCII (.txt) or Hex (.bin)).
1.9.9 (8/1/23) Added Syscon Firmware Validation, Better EAP Key Validations, Better UNK Validations, Added EAP Key Repair (Panic EAP Key Not Available Error/Corrupt UNK Section), Fixed v1.xx Version Errors.
1.9.8 (5/1/23) Update to CoreOS/SB Patching, Added Unlisted Results, Added New Validations, Updated Internal Comparator
1.9.7 (28/12/22) Serious Bug Fix In Syscon Patching.
1.9.6 (28/12/22) Significant Changes To Syscon Patching (Still Beta - Expect More Updates) - Some Manual Patching Explicitly Required (Soon To Be Auto).
1.9.5 (26/12/22) Reworking of CoreOS/Southbridge Patching (Avoids BlStorageHeader Errors), Improved Auto-Patching Syscon (If You Still Have CheckUpdVersion Errors Let Me Know!)
1.9.4 (24/12/22) Bugfix in Syscon Scanning (<= 0 Length Slot1 Crashing App), Bundled External HWID Generator App (Auto Copies HWID to Clipboard!)
1.9.3 (22/12/22) Updated Syscon Scanning & Patching (Still Considered Beta)
1.9.2 (20/12/22) Added Syscon Auto & Manual Patching (Beta), Added Syscon Service Mode Patch Scanning (No Auto-Patching Yet), Massive Changes to Syscon Scanning, Updated Extractor, Added Unlisted/New Validations (FW 10+), UNK Changes, Added New SKU (OMG! 7218C From THAILAND!), Added Mercy For Trial Users (No Files? Try Again!), New Boot Logo & HTML Graphics, Fixed Failure Message
1.9.1 (24/11/22) Added Syscon Patch Scanning (No Auto-Patching Yet - 1.9.2+) Includes: Syscon Slot Discovery, Syscon Active Slot Discovery, Syscon Patchable Area & Slot Discovery, Syscon Upload. Also: Improved Validations, Improved Code Structure
1.9.0 (16/11/22) Added Licensing (Trial Executions = 1 (Suitable For Non-Business Use), Improved Licensing Handling, New Min Version 1.9,0, Improved Result Handling, Fixed Crashing & Incompatibility, Added CoreOS Swapping + Southbridge Flag Patching (Added Bespoke, Predetermined Patching), Added Secondary Methodology For CoreOS Swap, Added Improved CoreOS Interpretation/Validation, Added UserIDs, Improved File Handling including the /Dumps/ Sub-directory Traversal, Improved Validation of PerConsole Areas, Updated Comparator (Filter by SKU/Version/Both).
1.8.8 (5/6/22) Updated Readme, Fixed Offsets MD5 Comparison, Added Highlighting, Added Unlisted Hashes, Added: Update Mode, Show Mode (TestKit), Registry Recover, Software Version (Old/Useless) and Arcade Mode Flags & Patches (Except Show & Software Version).
1.8.7 (13/4/22) Added Three New v9.50 WiFi/BT FWs, Added Unlisted Results, Added Region Information
1.8.6 (18/3/22) Bug Fix (Crash After Launch If Online), Added New WiFi/BT FW, Added Unlisted Results, Adjusted Some Validation Results
1.8.5 (25/1/22) New Validations, Added Unlisted/New Results, New Statistical Values, Fixed Results HTML File Name Bug, Improved CID & UNK Validation (Removed False Warnings), Cosmetic Fix To 'Validation Complete', Added Block For v1.8.0 & Below.
1.8.3 (26/11/21) Improved File Handling When Patching, Added UART Enabling Question After Validation (Requested Feature), Bug Fix Handling Files NOT In /Dumps/ (Whoops), Bug Fix Handling UART.
1.8.2 (21/11/21) Improved Validation & Classification of WiFi/BT Modules, Improved Validation of All Encrypted Sections, Added New WiFi/BT FW MD5s, Bug Fix Handling Files In /Dumps/.
1.8.0 (15/11/21) Added Unlisted Results, Added New Flags & Patches (Boot Parameter (Dev, Assist, Release), Memory Budget and Slow HDD Mode), Added New WiFi/BT FW MD5s, Changed Patch Offset Interpretation For WiFi/BT, Fixed Patching Showing Dump MD5 Instead of Patch MD5, Changed Interpretation of Dump Files (Save Time With Hardcore Corruption/Wrong Files), Cosmetic Fixes, Connection Fixes (Temporary).
1.7.4 (7/10/21) Fixed Uploading Criteria, Fixed Server Side Uploading Issue (58 Dumps Lost!), Added Unlisted Results
1.7.3 (22/8/21) Fixed IDU Patching, Added Unlisted/New Results (Thank You Uploaders!)
1.7.2 (30/7/21) Fixed Mishandling of Bulk Warning/Danger Results (Significantly), Added Unlisted/New Results.
1.7.1 (25/6/21) Fixed Uploading Questions, Added MB Serial to Outputs, New Spash Screen.
1.7.0 (23/6/21) Added Questions Regarding Dump When Uploading, Added New CID Validation (Weird Key or Flag), Fixed UART Validation, Added Unlisted Results.
1.6.9 (26/5/21) Fixed Internal Code Issues, Added Unlisted Results, New Splash Screen (Potentially last update for a short while).
1.6.8 (16/5/21) Updated Internal Comparison Application, Improved Serial Number Validation (MB Series), Added Unlisted Results.
1.6.7 (25/4/21) Repaired UNK 1200 Series Validation, Added Unlisted Results.
1.6.6 (12/4/21) Added Unlisted Results, Improved Validation, Changed Output Styling.
1.6.5 (31/3/21) Added CoreOS Statistical Analysis, Changed Some Results, Changed Some Output Formatting, Returned to Previous Packer.
1.6.3 (30/3/21) Added CoreOS Patcher (SU-30631-3 Error Specific), Updated Results, Added Unlisted Results, Fixed Readme, Changed Packer.
1.6.2 (18/3/21) Repaired CID Validation, Improved Handling of 72xx, Added Unlisted Results, Improved Dump Uploading Process.
1.6.1 (20/2/21) Repaired CID Validation, Added Unlisted Results (Thanks Uploaders!)
1.6.0 (4/2/21) Added IDU Mode Patcher, Improved Validations, Added Unlisted Results.
1.5.9 (29/1/21) Major Improvement to CID and UNK Validations, Added Unlisted Results, Improved UART Patching, Better Handling of 1200/Pro/Slim Validations, Added v1.5 of Comparator (Comparison Tool, Option 1)
1.5.7 (11/1/21) Fixed Version Check, Improved Statistics, Removed Some Unlisted Results (Improved Validation), Updated Upload Feature, Improved Compiler
1.5.6 (10/1/21) Improved CID and UNK Validations, Updated Unlisted Validations, IDU Flags Added, Some Code Optimization
1.5.5 (8/1/21) Updated Pro/Slim Specific Validations, Updated Unlisted Validations, Updated CID Validations, Updated UNK Validations, Added Dump Upload Feature
1.5.3 (5/12/20) Updated Unlisted Validations, Updated WiFi/BT MD5s & Entropy Validation
1.5.2 (20/11/20) Updated WiFi/BT MD5s, Added 2nd UART Flag, Updated Unlisted Validations
1.5.1 (3/11/20) Updated Unlisted Validations, Added UART Enabler, Removed Unused Validation Option, Added Basic Loader
1.5.0 (30/10/20) Updated Unlisted Validations, Upgraded Existing Validations, Removed Loader (Secret Patcher Coming Soon!)
1.4.9 (3/5/20) Added 21xx Series Specific Validations, Updated Unlisted Validations
1.4.7 (23/3/20) Added Dynamic Comparison, Updated Unlisted Validations
1.4.6 (1/2/20) Just Keeping It Fresh! (May have fixed issues stopping the program running, if not let me know!)
1.4.4 (16/8/19) Added and Improved Validations (CID & UNK) Including New WiFi/BT FW MD5
1.4.2 (7/4/19) Added More Validations (Firmware & Console Specific), Improved Various Sections (CID & UNK Mostly)
1.4.1 (1/3/19) Prettied Up Outputs, Minor Rewording (Sorry!).
1.4.0 (1/3/19) Added Zecoxao Extraction Methodology (Will Add More Zecoxao SELF Stuff Later), Added FW/BIOS Versioning, Added Additional Entropy Validation & Various Improvements Throughout.
1.3.8 (21/2/19) Added Additional Validations (To Suit Slim/Pro), Repaired/Improved CID Validation, More MD5s & Table Based Results.
1.3.5 (30/1/19) Added CoreOS Reference Points (Additional CoreOS Per-Console Validation).
1.3.3 (24/1/19) Reworked And Improved Both CID And UNK Sections Again, Added More MD5's, Added Application Version Checker, Removed Colored Bars, Added Comparator & Other Improvements Throughout.
1.3.1 (19/1/19) Added More Validations & MD5's, Repaired Minor Bug.
1.3.0 (15/1/19) Completely Reworked And Improved The CID Section And Added Additional Validations To The UNK Section & I Also Improved Some Other Validations Throughout.
1.2.6 (18/12/18) Hopefully Fixed 'Black Screen' Issue, Recompiled In 32bit.
1.2.5 (17/12/18) Added 2 New Flags (Possibly Initialization Flag?), Changed Validation Results, Improved Output/Info (HTML) & Added MD5's.
1.2.0 (8/12/18) Improved All Alt Validations, Repaired Vtrm1, Internal Typo & Added Repetition Checks.
1.1.1 (29/11/18) Typo Again, Made The SKU Not Come Up As Unlisted & Added Some MD5's.
1.1.0 (28/11/18) Improved VTRM & CID Validation, Typo Fixes & Better Colours.
1.0.0 (27/11/18) First Release!

:arrow: And from the BwE SerialReader README.md: SerialReader

Auto detects COM port, reads and writes serial output as binary or text.

Designed for Windows.

Features to be added: Highlighting certain text like "ERROR" and better handling of timeouts and exiting the program itself.

If you like what I do, or just like me for me, buy me a coffeeeee!


Spoiler: Legacy Article

PS4 NOR Validator.png
 

Comments

Hi @BwE help please
Filename: origfix10.bin
File Size: 33554432
SKU: CUH-1008A B01X
Version: 6.72
MD5: 0A68CDCCAEC402A80F666809B2976ADC
Validator Version: 1.4.2
Code:
0x0 -> 0x2000:SCE Static Section 1: SONY COMPUTER ENTERTAINMENT INC. ✔
SCE Static Section 2: 01000000100000001800000001000000010000000800000001 ✔
SCE Filler 1: ✔
SCE Dynamic Section 1: 80 ✔
SCE Filler 2: ✔

0x2000 -> 0x3000:
SCE_2 Static Section 1: Sony Computer Entertainment Inc. ✔
SCE_2 Dynamic Section 1 :04000000 ✔
SCE_2 Dynamic Section 2 (File Size) :1000 ✔
SCE_2 Dynamic Section 3: 0000000000 ✔
SCE_2 Static Section 2: 0000000011000000 ✔
SCE_2 Dynamic Section 4: 5C ✔
SCE_2 Static Section 3:
0200000000000000000000100000000003000020010000000000000000000010030000000300002000000000000000000000001006000000040000210100000000000000000000100A00000004000026010000 ✔
SCE_2 Dynamic Section 5: 00 ✔
SCE_2 Static Section 4:
00000000000000100E000060000000220100000000000000000000700E00008001000000010000 ✔
SCE_2 Filler 3: ✔

0x3000 -> 0x4000:
SCE_3 Static Section 1: Sony Computer Entertainment Inc. ✔
SCE_3 Dynamic Section 1 :04000000 ✔
SCE_3 Dynamic Section 2 (File Size) :1000 ✔
SCE_3 Dynamic Section 3: 0000000000 ✔
SCE_3 Static Section 2: 0000000009030000 ✔
SCE_3 Dynamic Section 4: 5C ✔
SCE_3 Static Section 3:
0200000000000000000000080000000003000020000000000000000000000008030000000300002001000000000000000000000806000000040000210100000000000000000000080A00000004000026010000 ✔
SCE_3 Dynamic Section 5: 00 ✔
SCE_3 Static Section 4:
00000000000000080E000060000000220100000000000000000000680E00008001000000010000 ✔
SCE_3 Filler 3: ✔

0x4000 -> 0x64000:
SLB2 Static Section: SLB2 ✔
SLB2 Static Section 1: 010000000000000002000000 ✔
SLB2 Dynamic Section 1: 5E020000 ✔
SLB2 Static Section 2: 00000000000000000000000000000100 ✔
SLB2 Dynamic Section 2 (File Size): 4B800 ✔
SLB2 Static Filler: 000000000000000000 ✔
SLB2 Static Section 3 (File Name): C0000001 ✔
SLB2 Static Filler 2: 000000000000000000000000000000000000000000000000 ✔
SLB2 Dynamic Section 3: 5D020000 ✔
SLB2 Static Section 4 (File Size): 40 ✔
SLB2 Static Filler 3: 000000000000000000 ✔
SLB2 Static Section 5 (File Name): C0008001 ✔
SLB2 Filler 1: ✔
C0000001_stage1.bin MD5: 6278DF0839A110544C5F2A9535EFB302 ✔
C0000001_stage1.bin Entropy: 8.00 ✔
C0000001_stage1.bin Alternative Validation: ✔
SLB2 Filler 2: ✔
C0008001_stage1.bin:
01000000000000000000000017000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2 Filler 3: ✔

0x64000 -> 0xC4000:
SLB2_2 Static Section: SLB2 ✔
SLB2_2 Static Section 1: 010000000000000002000000 ✔
SLB2_2 Dynamic Section 1: 5E020000 ✔
SLB2_2 Static Section 2: 00000000000000000000000000000100 ✔
SLB2_2 Dynamic Section 2 (File Size): 4B800 ✔
SLB2_2 Static Filler: 000000000000000000 ✔
SLB2_2 Static Section 3 (File Name): C0000001 ✔
SLB2_2 Static Filler 2: 000000000000000000000000000000000000000000000000 ✔
SLB2_2 Dynamic Section 3: 5D020000 ✔
SLB2_2 Static Section 4 (File Size): 40 ✔
SLB2_2 Static Section 5 (File Name): C0008001 ✔
SLB2_2 Filler 1: ✔
C0000001_stage2.bin MD5: 6278DF0839A110544C5F2A9535EFB302 ✔
C0000001_stage2.bin Entropy: 8.00 ✔
C0000001_stage2.bin Alternative Validation: ✔
SLB2_2 Filler 2: ✔
C0008001_stage2.bin:
01000000000000000000000017000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2_2 Filler 3: ✔

0xC4000 -> 0x144000:
SLB2_3 Static Section: SLB2 ✔
SLB2_3 Static Section 1: 010000000000000002000000 ✔
SLB2_3 Dynamic Section 1: E8000000 ✔
SLB2_3 Static Section 2: 00000000000000000000000000000100 ✔
SLB2_3 Dynamic Section 2 (File Size): 1CA60 ✔
SLB2_3 Static Filler: 000000000000000000 ✔
SLB2_3 Static Section 3 (File Name): C0010001 ✔
SLB2_3 Static Filler 2:
000000000000000000000000000000000000000000000000 ✔
SLB2_3 Dynamic Section 3: E7000000 ✔
SLB2_3 Dynamic Section 4 (File Size): 40 ✔
SLB2_3 Static Filler 3: 000000000000000000 ✔
SLB2_3 Static Section 4 (File Name): C0018001 ✔
SLB2_3 Filler 1: ✔
C0010001.bin MD5: 7F8BD83D67B018185AC97A29B933C9ED [UNLISTED]
C0010001.bin Entropy: 8.00 ✔
C0010001.bin Alternative Validation: ✔
SLB2_3 Filler 2: ✔
C0018001.bin:
01000000000000000101000300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2_3 Filler 3: ✔

0x144000 -> 0x1C4000:
SLB2_4 Static Section: SLB2 ✔
SLB2_4 Static Section 1: 010000000000000002000000 ✔
SLB2_4 Dynamic Section: 7D030000 ✔
SLB2_4 Static Section 2: 00000000000000000000000000000100 ✔
SLB2_4 Dynamic Section 2 (File Size): 6F55C ✔
SLB2_4 Static Filler: 000000000000000000 ✔
SLB2_4 Static Section 3 (File Name): C0020001 ✔
SLB2_4 Static Filler 2:
000000000000000000000000000000000000000000000000 ✔
SLB2_4 Dynamic Section 3: 7C030000 ✔
SLB2_4 Static Section 4 (File Size): 40 ✔
SLB2_4 Static Filler 3: 000000000000000000 ✔
SLB2_4 Static Section 5 (File Name): C0028001 ✔
SLB2_4 Filler 1: ✔
C0020001.bin MD5 (WiFi/BT): 98C81530AFE8733105F7E44007141CA7 ✔
C0020001.bin (WiFi/BT) Entropy: 6.98 ✔
C0020001.bin (WiFi/BT) Alternative Validation: ✔
SLB2_4 Filler 2: ✔
C0028001.bin:
010000010000000010820E3600000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2_4 Filler 3: ✔

0x1C4000 -> 0x1CA000:
CID Dynamic Section 1: 030201010201 ✔
CID Hard Drive Flag 1: 0601 (Unchanged) ✔
CID Filler 1: ✔
CID Static Section 1: 01 ✔
CID MAC Address: 709E2974FE94 ✔
CID Filler 2: ✔
CID Dynamic Section 2: 6C6304 ✔
CID SKU Ident: FFFFFFFFFF (1xxx) ✔
CID Filler 3: ✔
CID SKU Ident 2: 0301010202 (1xxx) ✔
CID Filler 4: ✔
CID SKU Ident 3: FFFFFF (1xxx) ✔
CID Static Section 2: 01 ✔
CID Filler 5: ✔
CID Static Section 3: 0000000000 ✔
CID SKU Ident 4: 0000 (1xxx) ✔
CID Static Section 4: FF ✔
CID SKU Ident 5: FFFFFF (1xxx) ✔
CID Filler 6: ✔
CID SKU Ident 6: FFFFFFFF (FAT) ✔
CID SKU Ident 7: FFFFFF000000 (1/1xx) ✔
CID Filler 7: ✔
CID SKU Ident 8: 0000 (1/1xx) ✔
CID Filler 8: ✔
CID SKU Ident 9: FFFFFFFFFFFF (1/1xx) ✔
CID Filler 9: ✔
CID SKU Ident 10: 00000039 (1/1xx) ✔
CID Filler 10: ✔
CID SKU Ident 11: FFFFFFFFFFFF ✔
CID Filler 11: ✔
CID Unknown Flag (Possible Initialization): FF (Inactive) ✔
CID Filler 12: ✔
CID SKU Ident 12: FFFFFFFFFFFFFF (FAT) ✔
CID Filler 13: ✔
CID Hard Drive Flag 2: BECC (Unchanged) ✔
CID Filler 14: ✔
CID Static Section 5: 00 ✔
CID Filler 15: ✔
CID SKU Ident 13: FF (FAT) ✔
CID Filler 16: ✔
CID Dynamic Section 3: 006100600002004800470002004800470002 ✔
CID SKU Ident 14: FFFFFFFFFFFF (1xxx) ✔
CID Filler 17: ✔
CID SKU Ident 15: FFFF (FAT/Slim) ✔
CID Filler 18: ✔
CID SKU Ident 16: FFFF ✔
CID Filler 19: ✔
CID SKU Ident 17: 0001 (11xx+) ✔
CID Filler 20: ✔
CID SKU Ident 18: FFFF ✔
CID Filler 21: ✔
CID SKU Ident 19: CD00 (11xx+) ✔
CID Filler 22: ✔
CID SKU Ident 20: FFFF ✔
CID Filler 23: ✔
CID SKU Ident 21: FFFF (1xxx) ✔
CID Filler 24: ✔
CID SKU Ident 22: 005000000008000080000000 ✔
CID Filler 25: ✔
CID Static Section 6: 00500000000900000000 ✔
CID SKU Ident 23: 450000009000003B (1xxx) ✔
CID Static Section 7: 00000005000005000000 ✔
CID Dynamic Filler 1: ✔
CID Filler 26: ✔
CID SKU Ident 24: (1xxx) ✔
CID Dynamic Filler 2: ✔
CID Filler 27: ✔
CID SKU Ident 25: B9290007FF070007FF0700030C04000000040000 (1xxx) ✔
CID Dynamic Filler 3: ✔
CID Dynamic Section 4 (Per Console):
C9090000C80900001A0CB9000000000007020000070200006FAF3300000000000F08000010080000EF49DF000000000000000000 ✔
CID Filler 28: ✔
CID Filler 29: ✔
CID Dynamic Section 5:
02000080AA4C430E05003F0000010000CA001F000062C01B ✔
CID Filler 30: ✔
CID Dynamic Section 6:
020000803D94430E0500000000010000CA001F008061802E ✔
CID Filler 31: ✔
CID Dynamic Section 7:
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]
CID Filler 32: ✔
CID Dynamic Section 8:
06000080D679E5050140000000000800CA001F00C034002A ✔
CID Filler 33: ✔
CID Dynamic Section 9:
88208280A99C660605000000000002001F001F0080450039 ✔
CID Filler 34: ✔
CID Dynamic Section 10:
04000080A99C660605000000000002001F001F0080450039 ✔
CID Filler 35: ✔
CID Dynamic Section 11:
05000080A99C660601400000000002001F001F0080450039 ✔
CID Filler 36: ✔
CID Dynamic Section 12:
06000080A99C660601400000000002001F001F0080450039 ✔
CID Filler 37: ✔
CID Dynamic Section 13:
04000080F749AC0605000000000002001F001F00403C0031 ✔
CID Filler 38: ✔
CID Dynamic Section 14:
05000080F749AC0601400000000002001F001F00403C0031 ✔
CID Filler 39: ✔
CID Dynamic Section 15:
06000080F749AC0601400000000002001F001F00403C0031 ✔
CID Filler 40: ✔
CID Dynamic Section 16:
00008380028701070500000000000800CA001F00804AC03C ✔
CID Filler 41: ✔
CID Dynamic Section 17:
04000080028701070500000000000800CA001F00804AC03C ✔
CID Filler 42: ✔
CID Dynamic Section 18:
88298280028701070500000000000800CA001F00804AC03C ✔
CID Filler 43: ✔
CID Dynamic Section 19:
05000080028701070140000000000800CA001F00804AC03C ✔
CID Filler 44: ✔
CID Dynamic Section 20:
06000080028701070140FF0000000000CA001F00804AC03C ✔
CID Filler 45: ✔
CID Dynamic Section 21:
000083807ABC010705000000000002001F001F004050C03D ✔
CID Filler 46: ✔
CID Dynamic Section 22:
040000807ABC010705000000000002001F001F004050C03D ✔
CID Filler 47: ✔
CID Dynamic Section 23:
882082807ABC010705000000000002001F001F004050C03D ✔
CID Filler 48: ✔
CID Dynamic Section 24:
050000807ABC010701400000000002001F001F004050C03D ✔
CID Filler 49: ✔
CID Dynamic Section 25:
060000807ABC01070140FF00000000001F001F004050C03D ✔
CID Filler 50: ✔
CID Dynamic Section 26:
04000080A3E302070500000000000800CA001F000050803E ✔
CID Filler 51: ✔
CID Dynamic Section 27:
05000080A3E302070140000000000800CA001F00FFFF803E ✔
CID Dynamic Identifier 1 (Unknown): 292B466D661C0003 ✔
CID Dynamic Identifier Filler 1 (0x1C6008): ✔
CID Dynamic Identifier Filler 1 (0x1C6010): ✔
CID Dynamic Identifier Filler 1 (0x1C6018): ✔
CID Dynamic Identifier Filler 1 (0x1C6020): ✔
CID Dynamic Identifier 2 (SKU Based):
0309FC000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000001FFF0000000000000000000000000000 ✔
CID Identifier Filler 1: ✔
CID SKU Ident 26: FFFF (1xxx) ✔
CID Dynamic Identifier Filler 2: ✔
CID SKU Ident 27: FFFFFFFF ✔
CID Identifier Filler 2: ✔
CID Dynamic Identifier 3 (Motherboard S/N): 40001F92711987 ✔
CID Identifier Filler 3: ✔
CID Dynamic Identifier 4 (Per SKU/Region):
7A4F3443FF69DF0A7894E6542F0492F00000002600020AF5000100000000 ✔
CID SKU Ident 28: 0710 (1xxx) ✔
CID Dynamic Identifier 5 (Console S/N): 03274522265675560 ✔
CID Dynamic Identifier 6 (SKU Model): CUH-1008A B01X ✔
CID Identifier Filler 4: ✔
CID Dynamic Identifier 7 (SKU/Region Based):
00030003001800180007000100010001000100020037001900310045 ✔
CID Dynamic Identifier 8 (Per Console):
524BF7BC2857013081AA584372DC93B1078F3680000000C20303030300000000 ✔
CID Identifier Filler 5: ✔
CID Dynamic Identifier 9 (SKU/Region Based): 0000027452226 ✔
CID Dynamic Filler 6: ✔
CID Identifier Filler 6: ✔
CID Identifier Filler 7: ✔
CID Dynamic Identifier Flag 1: 01010101010101010100000000000000 ✔
CID Identifier Filler 8: ✔
CID Dynamic Identifier Flag 2: 01FF ✔
CID Identifier Filler 9: ✔
CID Dynamic Identifier Flag 4: FF00FF ✔
CID Unknown Flag 2 (Possible Initialization): 00 (Active) ✔
CID Identifier Filler 10: ✔
CID Dynamic Identifier 11 (Possible Flag): FF ✔
CID Identifier Filler 11: ✔
CID Dynamic Identifier 12: Not Applicable ✔
CID Identifier Filler 12: ✔
CID Dynamic Identifier 13 (FW Version): 00007206 ✔
CID Identifier Filler 13: ✔
CID Dynamic Identifier 14: Not Applicable ✔
CID Dynamic Identifier 15: Not Applicable ✔
CID Identifier Filler 14: ✔
CID Dynamic Identifier 16 (Possible Flag): E5E5E501 ✔
CID Dynamic Identifier 17: Not Applicable ✔
CID Identifier Filler 15: ✔
CID Dynamic Identifier Flag 3: 00 ✔
CID Identifier Filler 16: ✔
CID Dynamic Identifier 18 (Hard Drive):
GHTSH ST4505057A3E08 311101MT583AYPA1SML7 ✔
CID Identifier Filler 17: ✔

0x1CA000 -> 0x2000000:
UNK Dynamic Section 1: 0200670002001E0070 ✔
UNK Dynamic Section 2: 010200000000000000000001 ✔
UNK Dynamic Section 3:
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 ✔
UNK Dynamic Section 4:
130000000100000000000000000000000000000000000000000000000000000012000000 ✔
UNK Dynamic Section 5: 000000000000000002 ✔
UNK Dynamic Section 6:
00000048000000000000000000000000000000000000000000000000000000000000000000000018 ✔
UNK Dynamic Section 7:
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 ✔
UNK Dynamic Section 8: 7FFF00900F00000001124800BA52FA ✔
UNK Dynamic Section 9:
7F9FB40FAC13210000000000010000000000000000000000003C000000000000000000 ✔
UNK Dynamic Section 10: 7FFF00900F00000001124800BA52FA ✔
UNK Dynamic Section 11:
132000000000000000000000000000000000000000000000000000000000 ✔
UNK Dynamic Section 12:
000000000000000000000000000000000000000000000000000000000000 ✔
UNK Dynamic Section 13:
000000000000000000000000000000000000000000000000000001000000 ✔
UNK Dynamic Section 14:
0000000000000000000000000000000000006700000000000000000000000000000000000000000001 ✔
UNK Filler 1: ✔
UNK Dynamic Section 15 (Region Byte): B0 ✔
UNK Dynamic Section 16 (SKU Byte): 76 ✔
UNK Dynamic Section 17 (SKU Related): B38002000000 ✔
UNK Dynamic Section 18 (BIOS Related): 03ED7E20 ✔
UNK Filler 2: ✔
UNK Dynamic Section 19 (BIOS/FW Version): FF00FF000000620100 ✔
UNK Filler 3: ✔
UNK Dynamic PerConsole Section 1:
8D1E9BB583E71C0F09AD19649D8ADC62110AB6FC3C205820C502082BF0B554A7✔
UNK Dynamic PerConsole Section Filler: ✔
UNK Dynamic PerConsole Section 2:
95C26D07A8EC49A261F08255748B366D792D63447DB762D7DE2305A96366E985 ✔
UNK Dynamic PerConsole Section Filler 2: ✔
UNK Static Section 1: 0007FF ✔
UNK Dynamic Section 20 (SKU Byte): 07 (Retail) ✔
UNK Dynamic Section 21: 0007FF0700030C04000000040000 ✔
UNK Filler 4: ✔
UNK Dynamic Section 22:
CE090000CD090000460DB9000000000007020000070200006FAF33000000000014080000150800001B4BDF000000000000000000 ✔
UNK Filler 5: ✔
UNK Dynamic Section 23:
02000080AA4C430E05003F0000010000CA001F000062C01B ✔
UNK Filler 6: ✔
UNK Dynamic Section 24:
020000803D94430E0500000000010000CA001F008061802E ✔
UNK Filler 7: ✔
UNK Dynamic Section 25:
04000080003F4E0E0500170000010000CA001F0000354026 ✔
UNK Filler 8: ✔
UNK Dynamic Section 26:
05000080003F4E0E0140170000010000CA001F00FFFF0026 ✔
UNK Filler 9: ✔
UNK Dynamic Section 27:
06000080003F4E0E0140170000010000CA001F00FFFF0026 ✔
UNK Filler 10: ✔
UNK Dynamic Section 28:
02000080733F4E0E0500170000010000CA001F004061C022 ✔
UNK Filler 11: ✔
UNK Dynamic Section 29:
02000080AC3F4E0E0500170000010000CA001F0000618025 ✔
UNK Filler 12: ✔
UNK Dynamic Section 30:
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]
UNK Filler 13: ✔
UNK Dynamic Section 31:
04000080F749AC0605000000000002001F001F00403C0031 ✔
UNK Filler 14: ✔
UNK Dynamic Section 32:
05000080F749AC0601400000000002001F001F00403C0031 ✔
UNK Filler 15: ✔
UNK Dynamic Section 33:
06000080F749AC0601400000000002001F001F00403C0031 ✔
UNK Filler 16: ✔
UNK Dynamic Section 34:
00008380028701070500000000000800CA001F00804AC03C ✔
UNK Filler 17: ✔
UNK Dynamic Section 35:
04000080028701070500000000000800CA001F00804AC03C ✔
UNK Filler 18: ✔
UNK Dynamic Section 36:
88298280028701070500000000000800CA001F00804AC03C ✔
UNK Filler 19: ✔
UNK Dynamic Section 37:
05000080028701070140000000000800CA001F00804AC03C ✔
UNK Filler 20: ✔
UNK Dynamic Section 38:
06000080028701070140FF0000000000CA001F00804AC03C ✔
UNK Filler 21: ✔
UNK Dynamic Section 39:
000083807ABC010705000000000002001F001F004050C03D ✔
UNK Filler 22: ✔
UNK Dynamic Section 40:
040000807ABC010705000000000002001F001F004050C03D ✔
UNK Filler 23: ✔
UNK Dynamic Section 41:
882082807ABC010705000000000002001F001F004050C03D ✔
UNK Filler 24: ✔
UNK Dynamic Section 42:
050000807ABC010701400000000002001F001F004050C03D ✔
UNK Filler 25: ✔
UNK Dynamic Section 43:
060000807ABC01070140FF00000000001F001F004050C03D ✔
UNK Filler 26: ✔
UNK Dynamic Section 44:
04000080A3E302070500000000000800CA001F000050803E ✔
UNK Filler 27: ✔
UNK Dynamic Section 45:
05000080A3E302070140000000000800CA001F00FFFF803E ✔
UNK Filler 28: ✔
UNK Dynamic Section 46:
06000080A3E302070140000000000800CA001F00FFFF803E ✔
UNK Filler 29: ✔
UNK Dynamic Section 47:
882082801BEE05070500000000000800CA001F00C04AC03A ✔
UNK Filler 30: ✔
UNK Dynamic Section 48:
040000801BEE05070500000000000800CA001F00C04AC03A ✔
UNK Filler 31: ✔
UNK Dynamic Section 49:
050000801BEE05070140000000000800CA001F00C04AC03A ✔
UNK Filler 32: ✔
UNK Dynamic Section 50:
060000801BEE05070140000000000800CA001F00C04AC03A ✔
UNK Filler 33: ✔
UNK Dynamic Section 51:
1100818064B789070410FF000001000009000100FFFFC01E ✔
UNK Filler 34: ✔
UNK Dynamic Section 52:
11008180A0B68A070410FF000001000009000100FFFF0018 ✔
UNK Filler 35: ✔
UNK Dynamic Section 53:
020000805E4C430E05003F0000010000CA001F008068001B ✔
UNK Filler 36: ✔
UNK Dynamic Section 54:
02000080764C430E05003F0000010000CA001F008068401B ✔
UNK Filler 37: ✔
UNK Large Filler: ✔
UNK Dynamic Filler Byte: 00 ✔
UNK Large Filler 2: ✔

0x200000 -> 0x380000:
PerConsole Dynamic Block 1:
4D9BF02AE346C985B2E697DFD309D22DCD0E8FAAF808F7BE2457E04CA0B6306A0BD6E82FD6B20D9F72655A8F8BA0CAD61BF75762B01829B7629FE504A07B343135BE3998B100CBA3BF5609F71F39D635CA07F05D8EB6653379466DEDB384F45DF51E2612DD33A17AB6D288C3CBA084FFE0359CA1492A89B488F010A9536356D9AC16D7F42C54F0D6398BB9969F4033C7D73A1BB6E4FE642742EA99EB049FDC4E71A5E2C41992CC6E2A1DC74D5C707AB1B4444FDFBDD635D184D9DB69771F808D99A90F875E0659686005022F7E2DB6443D35AC54FCD60B08FE17694692F577338C6E7B64F74A5850E478AED9F2B1ABFA2B5C59336C9F43E134BDC350C6296CE56FD7021243E844AAFC6ACAFBD3940E586902E9CD3540A8D84B4E3CA84EDB8C812A6E3E160AF732E315A4D39E798E6E32E09F89FF6C0DFC368FA1405DBB7A17ACC2A724C69274346D7FA60445B6CC929A42633367E801ADF6736A85103B8451C0F9CDBD4EC326BB2E520ED09B4F0CC7322E3BB3C95054CC6CD89D01F018D3D30DCBB21200C4F39FFA40B3666D37ADB8E3A5679E1F5297DF7F72064D71C21F3A1907E3B96CA5611D5C81CA18F4111A2D8E3B876F9724D9DF839A8CAA1ACBC5AEF720866320CE2F58D1A3CB88FA11C31DBF44CECC247CD6C00D1160DC02475FE3E6E3DB34FFE793FE6BF43255600661910DC3384B9A87660904C7F09E927EA8843F ✔
PerConsole Filler 1: ✔
PerConsole Dynamic Block 2:
341AA285B4823202DE78A60E2595698470D1ED61469048EB76AF18DFD1A4E5A4EFEB4432F946D3F165A84CE1A03B4287F0D6DB1AF2BD3A7B064F58DCE2BF28B139E504561A7884B98C8F743C28F533CF47698946D6776F52265A8209844D66CADAB12BCF22EE6A942EDF7173BE92D6FABAA6E387C76516F14639E8733685FCBEDC799610711EFABCBE593C97E68587F10DAEA3F327BAECB760EABE354D97518ECE43C53D6D6FB9B882E60E64203FEDBCA15740F3B1D547041B7855D50BA4AD16FDD8E5DD6350144F3A1E8BBFF6217D936B254EC49430F03E0FBEF4AD28EF4AB9B7AEABAD11F661BAAC3941DED20732B82594FFA82A94F0A6C895F589BC9E42F538DB2E6B0759FA38A00CE26F30DF0C6BE08D23C94FB1E68D64AFC986D90F89FA0B2C7CA998215D355F8C9A7F6691B6D03CCE9EE2B8DAB5471DB6F3133D65BD5B2D717F103C2A59DD9BBBA84A63314EFA098A0108B4CCDA37BA9D59E943AA6D23D205BC51034F763AE410E6640E05E11EC94CA19FBDA6F62F72792E8178C772D4174864F09B3161B179322AA3F9F52CC7F4BA44C01AE798426342D9CBA1C472DC0AB338A8F75A3DD0C0DB06DA750B4A5DCF05D9A6AE0DBE7C9878039140B63AD66A67AC60D45764F9727A159D260936005967B69E6F2616B4ED012B30B8C1B9EDBAFB2FDE23231834F0A1595E8487C3722057A477133EC72719F06FDA938959E1 ✔
PerConsole Filler 2: ✔
PerConsole Dynamic Block 3:
837C24D81AB36508E648EB67A8E0A549309B758B814B21B968EAA4C979162111F0B45BA3EDEA2108F61B0A861A90A047EEE469515C959D07C28D4A07C29888369443E38218248D6B3BFEC5997CD8C42097206F29E3BD63E1CE6C7AAAEA58B2A0E9B9BBFAC084748C565CE044E9FE9029C49127276672FD2B281841DD5FC0BC0882AD05780CE4AA9A3F5AB3EDC0E6F4ACDE6918D78F8B77457969F9E8D77D5F9720EEE209CA8CCAC92959E90F3EBD317F25795669854C26B3942A8A1EFD379C688A8E13319B9B7D338A5B8DF4D7FCE3855D2DCCEF9721D92ED2AAD37FDA4AAB656D8E1C0660ED42AC72FE5243BE9188BE640B8ED7C63F85A25EB4AD5A47C85011988DFA75423A135A3A1B88895669292AD21181130A513656AE487FC8F3388EDC4AA721D5212FECE236FA989700599D03F3AA470C2560E9E2E9A48649265275BA1272EEE1EC6F07E446610A35B6237E365155638B7B99CDADE3308918B27C3AFDB1B9C46FA5384A1E10CC1EF551612999BFDD9411FD32B162F20DCB66E4D1C9BC90B0BF875A234991D4CB17C452C848E9ED04D1C0C23AEC28640F056FE7540CD19A58F8E1961A8B49D195AE33EEC375F0EAE6CAB1B7EE42AFB2F8F34FD5C97C9BD298776997CF39F3CB832D2D61DB742274BB6A2FAE4A6F537812D66324BDF603BBBA5746C231048CB4F5DD0698D2A034A0DA248FF5C8AB8C06553D8EF27A7631 ✔
PerConsole Filler 3: ✔
PerConsole Dynamic Block 4:
B8E1144CE96093ECE6C69D953623278DBFDA011F3B340EDF10A500F293FE35706679975CC615649F388522198949E4DFCAEACC4A59211C411BBBD64332AC7CCD87851F1C4B99EAFC487F09C6A35CD7E8DF4B947046B2DA37FB0E327A5041DE83DB2D098DF97C0AA09B514CD3D40DFF939D357F092B4B6B5479279AE474E05B5F3DDCF854C6B2E3235AD59C333C32FF5A04AA8CC7F589CE89132AE5743D67569109AB64CFB328A72D8777A92AC2E6297BE995C0BCBF494BA3173E9CE863F6EBAE0D88D832D6EB61F1BC54ED8C307C7CAB0A66E778181DBEBB38EE66C9A1511A2FDEBC2C262AB4C5DCF56D4DAFACE29242DDDAAE482A4DC3E4C7E6B1BB7921AE45BE1F2144C26A5764F510C506CE12031E6D41252563DE7995E883FEA56B0BD40120319708E2C54909A308B056DEDDCADA6AD37E0BB4ACF6606531C5096F3D11662FB4A00D38BFB8FAD50BCDB9A1CEA3FC3D4E496B003D6D03FAEE642D000C53FF56D9E4E0101EE3A5851287A46FFA40FB315D4E5BBA445217BB47075FD2C31AE8B06CEB9B43AF14A43414188DB787017279059D5076E723AC649CD33B97C1500E405CA6E64DE50BBBEA34370E40E227C86C3458C3D14BA45D8E469A7A6BD59CF725E10CF934B4A9350055F0EEB3ED2B24F47A17A0F43D5AA98F53B47C49FD25BC3332B1AFE5C7E9FC4BFECB957ED27A7DB48E38D19BB101B171AD212D35CD2749 ✔
PerConsole Filler 4: ✔
PerConsole Large Dynamic Block 1: ✔
PerConsole Filler 5: ✔
PerConsole Dynamic Block 5:
B9D1F6E1C3443E9934BE70A04C9B8A9877627CB4341A4A7C91949CD5765BE6E89E5F39066BE32D4F8CE2ED2DB946127E1547746AC1FB0D024524B6BCD9FDE8940309F690952857AE041F95C3472CE8FA07C91176FC87B4B09651805E4113867EF2DF588AC312B22A788AA47DA98B556F6AAF8405282A74B5ED7CB1CF5320A3E27EBC111E7C2789959FB832BB4916D43330DAAD2FEDA87C54B2F443D3251075C4E8D40750E1B8C26A06B344A5ACC3C32C47BBBF4A2280E84249A9B1934829E9EEE7067B63737A099E022512243165D770C1FA67B4764B7B9DACE2260A7E8AD8069B9B991C5C1F5220EBAB23FB5F5C7725FB84A29445D13EB9FD785D20712A630CC9F291E5668938A190F6A43FB32402E65F6B0318AD6E687D56194AEB9C0359033381C77E4571E24DA1A4248BB3BDBAB9 ✔
PerConsole Filler 6: ✔
PerConsole Dynamic Block 6:
8665996042FF5AFC46B0C1C40ED6A8EC631817BBA5835A2D4CEE1BE6A8F06B29288387B685A27455371204D5B00AA237A8B75968F8247EED150FBFB97EF32A4C81885D808ECBBD0ABF269A8EDDA05AB920365148CBBD4553F4512BD9349D4A53EEFCCF302996E45C904D1C447B403C96E66C3FF19A9CFBA7091B238DC67CBE08266365744D28FE83C544039A67A22747F992A7A36BCFC8285B8CF0B0CA040B074CDA4DED44A1057F302507594FD5664DBD81ADB4D3A700B33160B989FDD10C8AFDD1DF5F8BF5FC0D7A5A6D56108CD3FA311871F85A43C4AAAAE5766A103FD284 ✔
PerConsole Filler 7: ✔
PerConsole Dynamic Block 7:
DF033C50D7FBA8168EE6D657E14E4C6C37A1CD7EDA9EC168810A6D657316BE6395E2F32662DBA4BEE102753100F19509A1FE1EF3CFB09BFB90112D977E1259C415E22142CAC2320F951A9F1AFED797D3F5CF2FE2BE4D3BE884A7B5D38313FDAB7576822D204EEDC67945C37276047AD908E5FBE4F1F77EEFE439421447BDF1CF178AAFDF0C861A0E2882EBD22FDFD3A569F9CFD7F75343E00CE4F71BAA76D18EF268BAA8DC6FDCEDADD75CF87A13CC1B0F892E7438AA7C69811795D71136EF1C32004844D743FF996AE1A9B9198AFC6B23C20D5E91D8D89222D981D684CF7967B32233D48E9E99E03B76C96B5E0C211D0A05C95B9FD324153020260064C0943D38F0D05F4F6D681DF2696BDBF6AD0AEF1819C33EA01A59E8FCB3C6DE06DA224AF43B5FED13214BCE403DC0E07200E198A8E8219C8675E7E7BC81CA5FFDC75C50D8B2A8188C8C1C7EEC01893068CA13091BA50337EB254C3EF4D9F3A22798BEF4 ✔
PerConsole Filler 8: ✔
PerConsole Dynamic Block 8:
6EEDB85805BDEB79C841DC554EB06B0A586839ADE33D90D9F5DC79D5D7C98F1BADF91320A7FA8C074E5050A69235A093BC3B4C79F91897CDC53394BE6587F519 ✔
PerConsole Filler 9: ✔
PerConsole Huge Encrypted Block: ✔
PerConsole Huge Encrypted Block Entropy: 8.00 ✔

0x380000 -> 0x3A0000:
SCE VTRM Region 0 Dynamic Header 1: 03000000 ✔
SCE VTRM Region 0 Filler 1: ✔
SCE VTRM Region 0 Static Header 1: 01000000 ✔
SCE VTRM Region 0 Filler 2: FFFFFFFF ✔
SCE VTRM Region 0 Static Header 2: 5343455654524D (SCEVTRM) ✔
SCE VTRM Region 0 Dynamic Header 2: 006C ✔
SCE VTRM Region 0 Filler 3: 000000000000 ✔
SCE VTRM Region 0 Dynamic Header 3: 006C ✔
SCE VTRM Region 0 Filler 4: 00000000000000 ✔
SCE VTRM Region 0 Dynamic Header 4: 0010 ✔
SCE VTRM Region 0 Filler 5: 0000000000 ✔
SCE VTRM Region 0 Dynamic Header 5: 001D ✔
SCE VTRM Region 0 Filler 6: 00000000000000 ✔
SCE VTRM Region 0 Filler 7: FFFFFFFFFFFFFFFF ✔
SCE VTRM Region 0 Dynamic Header 6 (Bottom Section Flag): FE ✔
SCE VTRM Region 0 Filler 8: ✔
SCE VTRM Region 0 PerConsole Block 1:
BF161A02A368B4C58EC80E6C2A18C85250C6EEB861F59C8583282B2BFCC4BCB7736192FF439A699E2D0F26B360F0E0CEAAF341C6E64C28F6213439D0AD81213F78B08528BED80854CCBCAD9B79F2BB58D828F98A7014FE636F032B7B814626FD ✔
SCE VTRM Region 0 Filler 9: ✔
SCE VTRM Region 0 Dynamic Header 7: 010000100000003800 ✔
SCE VTRM Region 0 Filler 10: ✔
SCE VTRM Region 0 Dynamic Header 8: 00 ✔
SCE VTRM Region 0 Filler 11: ✔
SCE VTRM Region 0 Dynamic Header 9: Not Applicable ✔
SCE VTRM Region 0 Filler 12: ✔
SCE VTRM Region 0 Dynamic Header 10: Not Applicable ✔
SCE VTRM Region 0 Filler 13: ✔
SCE VTRM Region 0 PerConsole Block 2:
B069A6956244F0D393D2C045FC74867C1ADFCB93F4A9531081682F65D0A42865 ✔
SCE VTRM Region 0 Filler 14: ✔
SCE VTRM Region 0 Huge Encrypted Block: ✔
SCE VTRM Region 0 Huge Encrypted Block Entropy: 7.95 ✔
SCE VTRM Region 0 Filler 15: ✔

0x3A0000 -> 0x3C0000:
SCE VTRM Region 1 Dynamic Header 1: 00000000 ✔
SCE VTRM Region 1 Filler 1: ✔
SCE VTRM Region 1 Static Header 1: 01000000 ✔
SCE VTRM Region 1 Filler 2: FFFFFFFF ✔
SCE VTRM Region 1 Static Header 2: 5343455654524D (SCEVTRM) ✔
SCE VTRM Region 1 Dynamic Header 2: 006B ✔
SCE VTRM Region 1 Filler 3: 000000000000 ✔
SCE VTRM Region 1 Dynamic Header 3: 006B ✔
SCE VTRM Region 1 Filler 4: 00000000000000 ✔
SCE VTRM Region 1 Dynamic Header 4: 0010 ✔
SCE VTRM Region 1 Filler 5: 0000000000 ✔
SCE VTRM Region 1 Dynamic Header 5: 001D ✔
SCE VTRM Region 1 Filler 6: 00000000000000 ✔
SCE VTRM Region 1 Filler 7: FFFFFFFFFFFFFFFF ✔
SCE VTRM Region 1 Dynamic Header 6 (Bottom Section Flag): FC ✔
SCE VTRM Region 1 Filler 8: ✔
SCE VTRM Region 1 PerConsole Block 1:
6467BC5816AC5292C4A2EDE53FF462090211CEACF9FEDAF0043DB202A1A5624DACE070CA0E80C91F0762194DBC2814CC8E7EFBF1012088CF9FC261B24B2873B4376468695BE69EA276B56814DF57C4C080F76F42072FB2E06C79A4EE6B165022 ✔
SCE VTRM Region 1 Filler 9: ✔
SCE VTRM Region 1 Dynamic Header 7: 010000100000003800 ✔
SCE VTRM Region 1 Filler 10: ✔
SCE VTRM Region 1 Dynamic Header 8: 00 ✔
SCE VTRM Region 1 Filler 11: ✔
SCE VTRM Region 1 Dynamic Header 9: 100000000000003800 ✔
SCE VTRM Region 1 Filler 12: ✔
SCE VTRM Region 1 Dynamic Header 10: 01 ✔
SCE VTRM Region 1 Filler 13: ✔
SCE VTRM Region 1 PerConsole Block 2:
CCD32C8C6AE4AE9C2DD227E883C8217E28D82D02F5B5E7528CC1E77F9FDB893C ✔
SCE VTRM Region 1 Filler 14: ✔
SCE VTRM Region 1 Huge Encrypted Block: ✔
SCE VTRM Region 1 Huge Encrypted Block Entropy: 7.95 ✔
SCE VTRM Region 1 Filler 15: ✔

0x3C0000 -> 0x1FFFFFF:
CoreOS Entropy: 8.00 ✔
CoreOS Alternative Validation: ✔
CoreOS Final Filler: ✔
CoreOS Static Area 1: 003C0000B793CA07815EC84A40AD56 ✔
CoreOS PerFirmware Area 1:
5256859B25FC7BE1FAC3267649A86F456C4B4F7D634900DA0C4BA04BF72A51DE✔
CoreOS Static Area 2:
AC43CBA601EFEE4E3291DBE0F14382E6971A2C13B5B14D77FB33858DB8C9CBAC✔
CoreOS PerFirmware Area 2: 8299281D532F0B167A13041EBBA9C9E9 ✔
CoreOS Static Area 3:
334A0D93D52915FF0EEBE2419AC92FE6AC97C9C2EE0E0CAD2F1025E87EC09C15✔
CoreOS PerFirmware Area 3: D2CEAF2188E6625F7096F75883ECF8B1 ✔
CoreOS Static Area 4:
FE3E6C5617B4238CCD9AB2A30A40D4E1D6F4DED6B43C518E69B54D49A67DE63E✔
CoreOS PerFirmware Area 4: 147D17CE786DB1BBF3B54DCAF4D42BEE ✔
CoreOS Static Area 5:
CCC15FD32656AA2781133740DF689DBB79EFC5B3D8F02AD889BE80470B89A55C✔
CoreOS PerFirmware Area 5: BDFE5C7E62D96815FA475DF090B7DB25 ✔
CoreOS Static Area 6:
5C5EE9A01763A9C70EC0AD51F36436A7100C169EABB72A74551CC8E6682E1ED2✔
CoreOS PerFirmware Area 6: 6127AA82864CB23A312E3BA9E8B774DA ✔
CoreOS Static Area 7:
7CAFD70B84A228340974383288E58EA2EC69D8DD998A937057142D5A6357042B ✔
CoreOS PerFirmware Area 7: 8FB74C547935A0D7AADA755B60604A7F ✔
CoreOS Static Area 8:
27FA1F53DAD3A6CC8938A968919C31A2CB9AA185B5741F64717D6D431FF376B1FC6DD12EC511BA282D5682505EF0864633809B3219BB6F70A63CA60A416F9A969CE7E46217F5624821B4A5BF6D35724F925208C43047615860BDD55C4EBB138C5D0C05A70E45807FDB286A70C4A2B4BA0021A8A205BEAE27BC30B97304B62593FAD0B4F42B8E966C093227F283C4C827B360660C697499A7353A8447237DD21C6973E8A7D1832193048B4080681E270D99384145059D05BC13F996EA348DC239 ✔
CoreOS PerFirmware Area 8: 4B5149849E993F2035D48B4FD6169C66 ✔
CoreOS Static Area 9:
D5054304A8ACC16C4C08483CDAD9E2B3535DA103ABF9E753C5F97C254BA48B3D3304B589E8854A1C0EC0F4BC6785E2E7 ✔
CoreOS PerFirmware Area 9: E5F6E5CAD91FFDACE3FF6AD4E8D4587C ✔
CoreOS Static Area 10:
96B5E92CAC5E4665EA192EA91130BEA0239CEA2AC7CFCB8BBD7E8EC5CAA51295 ✔
CoreOS PerFirmware Area 10: 55CEA4269D2B08EEB8B1D37D184209AC ✔
CoreOS Static Area 11: EB4D48D00685CEB4D87554D584DD68C7 ✔
CoreOS PerFirmware Area 11:
EF28A054F6B404E831D94A20CF1A7BEB4D7D87D49EA0871813259BA4D196958655571902D536816125388E8F2B5507A65B8DB69180C1A31DB6E8E7EBC74662D649730101916F8F7E48CC94BFF53EC1509225D671B24DB8278C001626E34053EE0117DC4C57A4A85399952448FFB16FF39E19F525B8B198989079EB933B889BF54F9DB2A9D72EA4916DBCAFB769FD1941DFB0A5A5BACBF60B196730710051F0653DA3DF3467AFE1BF0FDC17E1C17F08B55705A0D2559DFE120A9DD589F7312C181E8B9303E88E8E31F2CD0C54A134FC406D0342F7EA73DB0EB6C25A336F8501CB2C1CD152F3445C0085A942B6748A94449E14B1F4EEE07FE6878A42C9FF083B07BE67E1E752A9C167395F05B716348EE768BE1F0D4720D2CA82BF3B394257F0862A2621C39D157E1553422D6142459BDF0AD58CDAB6C0831D78B1B588BD90B1C4E572AF72DC26955F20BE95DCC9D0A40BC91B15A334EA744FA38BBAB63FC4E0C6EA791B2C9A1E4A78591D1DAEBA18C14B111782A60F892D4164A4695625D9F70796F019E268449D8525599CC86FF3E887DBDB8E22F39E664AEA36C8B6DA36609A8BD36570D3AF8E1D7F969E9579FA17D68E3B96168FEBA585AE33BA2C81733168BF5F42F5092A0B2AD14BE70A94D63B56B9A11AE0FC475EEF5C00803423EB339A52CA358187B814FBE19E9A602E235FF0DDA845C91E3C9672092CC94772985A3F5919BB8347618FA857E43028E3E5E16D5BE2F4651734EB2CD3ACDA822ECA24C3912CC5D4D193F119C22D8E2E2F900E06F5224B2E73BD5014888801C1B08DA6DF3E60A74EACEA3FDF63535A9169187AAAF4DBE0CA6BC87B46B371915D06838A412CDDCB395BB70C35A4EE9E9665861C74AAC11872A828513E639825A7B5182F6619851CEE7B0F4AB7B12DA7C43AB35ED2 ✔
CoreOS Static Area 12 : ✔
CoreOS PerFirmware Area 12:
478FB4BF41EB0219440558A8B5B3E18B6AC4EB3BBA6F5DA0E3C479797C07FF3D2A32B79E711E27B2406086E101E9601F5FE08D4083CB035140F2B656E191C93AF65161AB62DA4A096EB9CF43E270698853BC9F29427232AD60ECA9E5B89A824C2A91A75AE6D276343B4EADF49EC8F850FC5BC40D77DED6AF16DC9DA7BC25600F61999DC245680CB2DEFA5BEC89E296D920159B7D5F08407F0712BDAA90B01CDBC0FD19A8402C2FD21EC136D9BF18A33597DC817A0FCB4AB6795CF7EBC990B4B723F4FCC2A52563A41D76A7965E50FA54FB6E5BF7AE945B0E31140ED1BF5BAB2CAEDBE6140F49B42018B0A717F3433D2103FD1F66BC8C32D98E1C3AB298F16ED941AB3BA2352F5456461B03111381E2492C2DFAD0435BF8C416712D75E94CA50C2DAE1E15715C08B2B88DF693FE06FA9B2A4A85994F1E7F35EDD2CA9B4E14A0A7EF4D2341A00E8C80D9B84FD1F38F1A272CCFD6495B8C4CFE797E3D1BF700B760DE987755C97403B9221DCBB239808390922CAD09DDD8B758AD9B69D34D041FFF38102475FB9946959676777535B0F94426AA519C4450542A8A8D942FFFBBF3372A91C6A1199C7193E0A0AD6E45D56104CDDD64469388C624BCBA5A624CC4D6B10411E10F0CA2D5B2243EDA1B4802345F2C46AB8A019E46DFB64D258D804818D847F39000A46478846E064626BF795AFD9B81611431E0148C41F3FC793E95E73F26DEDD0F4A91103A94AD2C90BF5C637CAA52E9D7C2BF282DDBB4B0EFCD436C7670D1E8976A2355E1045F1B6C4D3E893973071FEFB39D426B5F6A3582238CF84415B6C7F39ACF2E6EDFC13276E17DD3272B7DE0E74F3B286A0EAD3829F067740D408B7D7BA408BE796D19DD0A2BA17EDFD586252802283ED5454D087B6DBF28B5B6954D15723CD973BE213D585F8FECAF ✔
CoreOS MD5: 7365ADD742839FB9C2260D54E38A4B4E

Repetition Checks:
Static Repetition Check: ✔
Dynamic Repetition Check: ✔

Final Count:
OK: 472
Warning: 2
Danger: 0
Unlisted: 1
 
People need to remember warnings are warnings. Don't stress. Unless there's like 5-10+ then you can ask me to look at it ❤️
 
Thank you BwE for your great work and support. Your application works like a dream.

Got two warnings on my CUH-1216B. The issue with my PS4 is that bluetooth is not working. I can't sync any controller. Now I think my bluetooth module is faulty or the soldering underneath has cracked.

For the purpose of reference for other users, I will paste the output of of your tool from my my CUH-1216B here.
Code:
Filename: ps4nor.bin
File Size: 33554432
SKU: CUH-1216B B01Y
Version: 6.51
MD5: 8561BD02570D419ACD994EA8E8B0D758
Validator Version: 1.4.4

=======================================================================

0x0 -> 0x2000:
SCE Static Section 1: SONY COMPUTER ENTERTAINMENT INC. ✔
SCE Static Section 2: 01000000100000001800000001000000010000000800000001 ✔
SCE Filler 1: ✔
SCE Dynamic Section 1: 80 ✔
SCE Filler 2: ✔

0x2000 -> 0x3000:
SCE_2 Static Section 1: Sony Computer Entertainment Inc. ✔
SCE_2 Dynamic Section 1 :04000000 ✔
SCE_2 Dynamic Section 2 (File Size) :1000 ✔
SCE_2 Dynamic Section 3: 0000000000 ✔
SCE_2 Static Section 2: 0000000011000000 ✔
SCE_2 Dynamic Section 4: 67 ✔
SCE_2 Static Section 3: 
0200000000000000000000100000000003000020010000000000000000000010030000000300002000000000000000000000001006000000040000210100000000000000000000100A00000004000026010000 ✔
SCE_2 Dynamic Section 5: 00 ✔
SCE_2 Static Section 4: 
00000000000000100E000060000000220100000000000000000000700E00008001000000010000 ✔
SCE_2 Filler 3: ✔

0x3000 -> 0x4000:
SCE_3 Static Section 1: Sony Computer Entertainment Inc. ✔
SCE_3 Dynamic Section 1 :04000000 ✔
SCE_3 Dynamic Section 2 (File Size) :1000 ✔
SCE_3 Dynamic Section 3: 0000000000 ✔
SCE_3 Static Section 2: 0000000009030000 ✔
SCE_3 Dynamic Section 4: 67 ✔
SCE_3 Static Section 3: 
0200000000000000000000080000000003000020000000000000000000000008030000000300002001000000000000000000000806000000040000210100000000000000000000080A00000004000026010000 ✔
SCE_3 Dynamic Section 5: 00 ✔
SCE_3 Static Section 4: 
00000000000000080E000060000000220100000000000000000000680E00008001000000010000 ✔
SCE_3 Filler 3: ✔

0x4000 -> 0x64000:
SLB2 Static Section: SLB2 ✔
SLB2 Static Section 1: 010000000000000002000000 ✔
SLB2 Dynamic Section 1: 69020000 ✔
SLB2 Static Section 2: 00000000000000000000000000000100 ✔
SLB2 Dynamic Section 2 (File Size): 4CC70 ✔
SLB2 Static Filler: 000000000000000000 ✔
SLB2 Static Section 3 (File Name): C0000001 ✔
SLB2 Static Filler 2: 000000000000000000000000000000000000000000000000 ✔
SLB2 Dynamic Section 3: 68020000 ✔
SLB2 Static Section 4 (File Size): 40 ✔
SLB2 Static Filler 3: 000000000000000000 ✔
SLB2 Static Section 5 (File Name): C0008001 ✔
SLB2 Filler 1: ✔
C0000001_stage1.bin MD5: 1379607C88C88731581F84C83334564D ✔
C0000001_stage1.bin Entropy: 8.00 ✔
C0000001_stage1.bin Alternative Validation: ✔
SLB2 Filler 2: ✔
C0008001_stage1.bin: 
0100000000000000000000001E000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2 Filler 3: ✔

0x64000 -> 0xC4000:
SLB2_2 Static Section: SLB2 ✔
SLB2_2 Static Section 1: 010000000000000002000000 ✔
SLB2_2 Dynamic Section 1: 69020000 ✔
SLB2_2 Static Section 2: 00000000000000000000000000000100 ✔
SLB2_2 Dynamic Section 2 (File Size): 4CC70 ✔
SLB2_2 Static Filler: 000000000000000000 ✔
SLB2_2 Static Section 3 (File Name): C0000001 ✔
SLB2_2 Static Filler 2: 000000000000000000000000000000000000000000000000 ✔
SLB2_2 Dynamic Section 3: 68020000 ✔
SLB2_2 Static Section 4 (File Size): 40 ✔
SLB2_2 Static Section 5 (File Name): C0008001 ✔
SLB2_2 Filler 1: ✔
C0000001_stage2.bin MD5: 1379607C88C88731581F84C83334564D ✔
C0000001_stage2.bin Entropy: 8.00 ✔
C0000001_stage2.bin Alternative Validation: ✔
SLB2_2 Filler 2: ✔
C0008001_stage2.bin: 
0100000000000000000000001E000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2_2 Filler 3: ✔

0xC4000 -> 0x144000:
SLB2_3 Static Section: SLB2 ✔
SLB2_3 Static Section 1: 010000000000000002000000 ✔
SLB2_3 Dynamic Section 1: E8000000 ✔
SLB2_3 Static Section 2: 00000000000000000000000000000100 ✔
SLB2_3 Dynamic Section 2 (File Size): 1CA60 ✔
SLB2_3 Static Filler: 000000000000000000 ✔
SLB2_3 Static Section 3 (File Name): C0010001 ✔
SLB2_3 Static Filler 2: 
000000000000000000000000000000000000000000000000 ✔
SLB2_3 Dynamic Section 3: E7000000 ✔
SLB2_3 Dynamic Section 4 (File Size): 40 ✔
SLB2_3 Static Filler 3: 000000000000000000 ✔
SLB2_3 Static Section 4 (File Name): C0018001 ✔
SLB2_3 Filler 1: ✔
C0010001.bin MD5: 385C6FD0D4D51EB9EC059AECF19163F0 ✔
C0010001.bin Entropy: 8.00 ✔
C0010001.bin Alternative Validation: ✔
SLB2_3 Filler 2: ✔
C0018001.bin: 
01000000000000000101000300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2_3 Filler 3: ✔

0x144000 -> 0x1C4000:
SLB2_4 Static Section: SLB2 ✔
SLB2_4 Static Section 1: 010000000000000002000000 ✔
SLB2_4 Dynamic Section: 53030000 ✔
SLB2_4 Static Section 2: 00000000000000000000000000000100 ✔
SLB2_4 Dynamic Section 2 (File Size): 6A01B ✔
SLB2_4 Static Filler: 000000000000000000 ✔
SLB2_4 Static Section 3 (File Name): C0020001 ✔
SLB2_4 Static Filler 2: 
000000000000000000000000000000000000000000000000 ✔
SLB2_4 Dynamic Section 3: 52030000 ✔
SLB2_4 Static Section 4 (File Size): 40 ✔
SLB2_4 Static Filler 3: 000000000000000000 ✔
SLB2_4 Static Section 5 (File Name): C0028001 ✔
SLB2_4 Filler 1: ✔
C0020001.bin MD5 (WiFi/BT): 869188408528D852D7564BC17A1BB41E ✔
C0020001.bin (WiFi/BT) Entropy: 8.00 ✔
C0020001.bin (WiFi/BT) Alternative Validation: ✔
SLB2_4 Filler 2: ✔
C0028001.bin: 
01000002010000000B820F1D00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 ✔
SLB2_4 Filler 3: ✔

0x1C4000 -> 0x1CA000:
CID Dynamic Section 1: 030203010101 ✔
CID Hard Drive Flag 1: 0501 (Changed) ✔
CID Filler 1: ✔
CID Static Section 1: 01 ✔
CID Filler 2: ✔
CID Dynamic Section 2: E8C505 ✔
CID SKU Ident: FF00FFFFFF (12xx) ✔
CID Filler 3: ✔
CID SKU Ident 2: 0301010202 (1xxx) ✔
CID Filler 4: ✔
CID SKU Ident 3: 01FFFF (12xx+) ✔
CID Static Section 2: 01 ✔
CID Filler 5: ✔
CID Static Section 3: 0000000000 ✔
CID SKU Ident 4: 1800 (12xx) ✔
CID Static Section 4: FF ✔
CID SKU Ident 5: 010101 (12xx) ✔
CID Filler 6: ✔
CID SKU Ident 6: FFFFFFFF (FAT) ✔
CID SKU Ident 7: FFFFFFFFFFFF (12xx+) ✔
CID Filler 7: ✔
CID SKU Ident 8: 0202 (12xx+) ✔
CID Filler 8: ✔
CID SKU Ident 9: FF000001FFFF (12xx+) ✔
CID Filler 9: ✔
CID SKU Ident 10: FFFFFFFF (12xx+) ✔
CID Filler 10: ✔
CID SKU Ident 11: AAAAAAFFFFFF (12xx+) ✔
CID Filler 11: ✔
CID Unknown Flag (Possible Initialization): FF (Inactive) ✔
CID Filler 12: ✔
CID SKU Ident 12: FFFFFFFFFFFFFF (FAT) ✔
CID Filler 13: ✔
CID Hard Drive Flag 2: 0E92 (Changed) ✔
CID Filler 14: ✔
CID Static Section 5: 00 ✔
CID Filler 15: ✔
CID SKU Ident 13: FF (FAT) ✔
CID Filler 16: ✔
CID Dynamic Section 3: 0061006000028040803F00028040803F0002 ✔
CID SKU Ident 14: 8040803F0002 (12xx+) ✔
CID Filler 17: ✔
CID SKU Ident 15: FFFF (FAT/Slim) ✔
CID Filler 18: ✔
CID SKU Ident 16: 0004 (12xx+) ✔
CID Filler 19: ✔
CID SKU Ident 17: 0001 (11xx+) ✔
CID Filler 20: ✔
CID SKU Ident 18: 0004 (12xx+) ✔
CID Filler 21: ✔
CID SKU Ident 19: CD00 (11xx+) ✔
CID Filler 22: ✔
CID SKU Ident 20: 0004 (12xx+) ✔
CID Filler 23: ✔
CID SKU Ident 21: CD00 (12xx+) ✔
CID Filler 24: ✔
CID SKU Ident 22: 004E00000008000080000000 (12xx) ✔
CID Filler 25: ✔
CID Static Section 6: 00500000000900000000 ✔
CID SKU Ident 23: 0A000000D8008032 (12xx) ✔
CID Static Section 7: 00000005000005000000 ✔
CID Dynamic Filler 1: ✔
CID Filler 26: ✔
CID SKU Ident 24: 005000000008000080000000 (12xx+) ✔
CID Dynamic Filler 2: ✔
CID Filler 27: ✔
CID SKU Ident 25: CEBA0007FF070007FF0700030C04000000040000 (12xx) ✔
CID Dynamic Filler 3: ✔
CID Dynamic Section 4 (Per Console): 
550300005503000090611D00000000001000000010000000A4200E0000000000530300005303000074C71E00000000001D000000 ✔
CID Filler 28: ✔
CID Filler 29: ✔
CID Dynamic Section 5: 
09000080FE2A0500050000000001000003011F00C0350028 ✔
CID Filler 30: ✔
CID Dynamic Section 6: 
88208280FE2A0500014000000001000003011F00C0350028 ✔
CID Filler 31: ✔
CID Dynamic Section 7: 
09000080322B050005003F000001000003011F00C0370028 ✔
CID Filler 32: ✔
CID Dynamic Section 8: 
0200008012030000050000000000010003011F0040378040 ✔
CID Filler 33: ✔
CID Dynamic Section 9: 
02000080210300000100FF0000000000C2000100FFFFC043 ✔
CID Filler 34: ✔
CID Dynamic Section 10: 
02000080280300000100FF0000000000C2000100FFFFC043 ✔
CID Filler 35: ✔
CID Dynamic Section 11: 
02000080300300000100FF0000000000C2000100FFFF0043 ✔
CID Filler 36: ✔
CID Dynamic Section 12: 
02000080370300000100FF0000000000C2000100FFFF4042 ✔
CID Filler 37: ✔
CID Dynamic Section 13: 
02000080410300000100FF0000000000C2000100FFFF0041 ✔
CID Filler 38: ✔
CID Dynamic Section 14: 
09000080FD030000050000000000010003011F0000384038 ✔
CID Filler 39: ✔
CID Dynamic Section 15: 
0900008069BC1000050000000001000003011F00802FC01A ✔
CID Filler 40: ✔
CID Dynamic Section 16: 
090000808DE21000050000000000010003011F00C038C023 ✔
CID Filler 41: ✔
CID Dynamic Section 17: 
0900008063B53100050000000100000003011F00C041C032 ✔
CID Filler 42: ✔
CID Dynamic Section 18: 
090000803CB931000220FF000000000025000100FFFF0032 ✔
CID Filler 43: ✔
CID Dynamic Section 19: 
09000080D3AE4200050000000001000003011F00802C801A ✔
CID Filler 44: ✔
CID Dynamic Section 20: 
00008380D3AE4200014000000001000003011F00802C801A ✔
CID Filler 45: ✔
CID Dynamic Section 21: 
09000080B6EF5300050000000000010003011F0040394028 ✔
CID Filler 46: ✔
CID Dynamic Section 22: 
090000808A3D55000220FF0000000000B8000100FFFF4033 ✔
CID Filler 47: ✔
CID Dynamic Section 23: 
09000080E3476900050000000000010003011F00003C802C ✔
CID Filler 48: ✔
CID Dynamic Section 24: 
88208280E3476900014000000000010003011F00003C802C ✔
CID Filler 49: ✔
CID Dynamic Section 25: 
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]
CID Filler 50: ✔
CID Dynamic Section 26: 
000083809A140000014000000001000003011F0080384030 ✔
CID Filler 51: ✔
CID Dynamic Section 27: 
882882809A140000014000000001000003011F00FFFF8030 ✔
CID Dynamic Identifier 1 (Unknown): B331E06D661C0003 ✔
CID Dynamic Identifier 1 (2) (Unknown): 2DCEB96822000003 ✔
CID Dynamic Identifier Filler 1 (0x1C6010): ✔
CID Dynamic Identifier Filler 1 (0x1C6018): ✔
CID Dynamic Identifier Filler 1 (0x1C6020): ✔
CID Dynamic Identifier 2 (SKU Based): 
050BFF000000000000000000000000000A00000000000000000000000000000004000000000000000000000000000000000000000000000019000000000000001FFF0000000000000000000000000000 ✔
CID Identifier Filler 1: ✔
CID SKU Ident 26: 1B5A (12xx) ✔
CID Dynamic Identifier Filler 2: ✔
CID SKU Ident 27: FFFFFFFF ✔
CID Identifier Filler 2: ✔
CID Dynamic Identifier 3 (Motherboard S/N): 40007C00469502 ✔
CID Identifier Filler 3: ✔
CID Dynamic Identifier 4 (Per SKU/Region): 
EF59AABA757C00DBAC6B500A81AE43710002000500020DC5000200060000 ✔
CID SKU Ident 28: 0B3B (12xx) ✔
CID Dynamic Identifier 5 (Console S/N): 03274523346707539 ✔
CID Dynamic Identifier 6 (SKU Model): CUH-1216B B01Y ✔
CID Identifier Filler 4: ✔
CID Dynamic Identifier 7 (SKU/Region Based): 
00050008002900370011000100010001000100030089003700670097 ✔
CID Dynamic Identifier 8 (Per Console): 
408146A48C0111200C8428636F7062FD07BFE780000000C20101010102020202 ✔
CID Identifier Filler 5: ✔
CID Dynamic Identifier 9 (SKU/Region Based): 0000027452334 ✔
CID Dynamic Filler 6: ✔
CID Identifier Filler 6: ✔
CID Identifier Filler 7: ✔
CID Dynamic Identifier Flag 1: 01010101000000000000000000000000 ✔
CID Identifier Filler 8: ✔
CID Dynamic Identifier Flag 2: 01FF ✔
CID Identifier Filler 9: ✔
CID Dynamic Identifier Flag 4: FF00FF ✔
CID Unknown Flag 2 (Possible Initialization): 00 (Active) ✔
CID Identifier Filler 10: ✔
CID Dynamic Identifier 11 (Possible Flag): FF ✔
CID Identifier Filler 11: ✔
CID Dynamic Identifier 12: 00805002 ✔
CID Identifier Filler 12: ✔
CID Dynamic Identifier 13 (FW Version): 00005106 ✔
CID Identifier Filler 13: ✔
CID Dynamic Identifier 14: Not Applicable ✔
CID Dynamic Identifier 15: Not Applicable ✔
CID Identifier Filler 14: ✔
CID Dynamic Identifier 16 (Possible Flag): E5E5E501 ✔
CID Dynamic Identifier 17: Not Applicable ✔
CID Identifier Filler 15: ✔
CID Dynamic Identifier Flag 3: 00 ✔
CID Identifier Filler 16: ✔
CID Dynamic Identifier 18 (Hard Drive): 
DW CDW0500PLTV0-G8331T W -DXW156CA21176 ✔
CID Identifier Filler 17: ✔

0x1CA000 -> 0x2000000:
UNK Dynamic Section 1: 1500650001001D005C ✔
UNK Dynamic Section 2: 010100000000000000000001 ✔
UNK Dynamic Section 3: 
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 ✔
UNK Dynamic Section 4: 
130000000100000000000000000000000000000000000000000000000000000012000000 ✔
UNK Dynamic Section 5: 000000000000000002 ✔
UNK Dynamic Section 6: 
00000037000000000000000000000000000000000000000000000000000000000000000000000018 ✔
UNK Dynamic Section 7: 
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 ✔
UNK Dynamic Section 8: 410C000001010101121637009DC4C7 ✔
UNK Dynamic Section 9: 
E626C5680B13210000000000010000000000000000000000003C000000000000000000 ✔
UNK Dynamic Section 10: 410C000001010101121637009DC4C7 ✔
UNK Dynamic Section 11: 
132000000000000000000000000000000000000000000000000000000000 ✔
UNK Dynamic Section 12: 
000000000000000000000000000000000000000000000000000000000000 ✔
UNK Dynamic Section 13: 
000000000000000000000000000000000000000000000000000000000000 ✔
UNK Dynamic Section 14: 
0000000000000000000000000000000000006500000000000000000000000000000000000000000001 ✔
UNK Filler 1: ✔
UNK Dynamic Section 15 (Region Byte): B0 ✔
UNK Dynamic Section 16 (SKU Byte): 76 ✔
UNK Dynamic Section 17 (SKU Related): B38002000000 ✔
UNK Dynamic Section 18 (BIOS Related): 03ED7E00 ✔
UNK Filler 2: ✔
UNK Dynamic Section 19 (BIOS/FW Version): FF00FF01FFFFFFFF00 ✔
UNK Filler 3: ✔
UNK Unknown Bits 1: FF00FF00 ✔
UNK Unknown Bits Filler: ✔
UNK Unknown Bits 2: Not Applicable ✔
UNK Unknown Flag 1: 00805002 ✔
UNK Flag Filler 1: FFFFFFFF ✔
UNK Unknown Flag 2: 00005106 ✔
UNK Flag Filler 2: ✔
UNK 1200 Special Filler: ✔
UNK 1200 Static Filler: ✔
UNK Unknown Flag 3: 
E5E5E5013D7FDCAA8138B2E6E8D36D5DF88ADE762D59F70FD5C3ACEE3461AFD50C72C6757A2DB1DA6A27499183912C2B66767FD480B60ACD22910C312D03B082EE675CF0B77CFA9A498958438C91091D4E4066823D72F2ABC3CAB05A0675816DFE18F5FF ✔
UNK Flag Filler 3: ✔
UNK Unknown Flag 4 (Hard Drive): 
DW CDW0500PLTV0-G8331T W -DXW156CA21176�� ✔
UNK Flag Filler 4: ✔
UNK Unknown Flag 5 (Large Block 1200+): 
1500650001001D005C0101000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000001300000001000000000000000000000000000000000000000000000000000000120000000000000000000000020000003700000000000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000410C000001010101121637009DC4C7E626C5680B13210000000000010000000000000000000000003C0000000000000000001320000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006500000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B076B3800200000003ED7E00000000000000000000000000000000000000000000000000000000000000000000000000 ✔
UNK Flag Filler 5: ✔
UNK Static Section 1: 0007FF ✔
UNK Dynamic Section 20 (SKU Byte): 07 (Retail) ✔
UNK Dynamic Section 21: 0007FF0700030C04000000040000 ✔
UNK Filler 4: ✔
UNK Dynamic Section 22: 
560300005603000008621D00000000001000000010000000A4200E00000000005403000054030000ECC71E00000000001D000000 ✔
UNK Filler 5: ✔
UNK Dynamic Section 23: 
09000080FE2A0500050000000001000003011F00C0350028 ✔
UNK Filler 6: ✔
UNK Dynamic Section 24: 
88208280FE2A0500014000000001000003011F00C0350028 ✔
UNK Filler 7: ✔
UNK Dynamic Section 25: 
09000080322B050005003F000001000003011F00C0370028 ✔
UNK Filler 8: ✔
UNK Dynamic Section 26: 
0200008012030000050000000000010003011F0040378040 ✔
UNK Filler 9: ✔
UNK Dynamic Section 27: 
02000080210300000100FF0000000000C2000100FFFFC043 ✔
UNK Filler 10: ✔
UNK Dynamic Section 28: 
02000080280300000100FF0000000000C2000100FFFFC043 ✔
UNK Filler 11: ✔
UNK Dynamic Section 29: 
02000080300300000100FF0000000000C2000100FFFF0043 ✔
UNK Filler 12: ✔
UNK Dynamic Section 30: 
02000080370300000100FF0000000000C2000100FFFF4042 ✔
UNK Filler 13: ✔
UNK Dynamic Section 31: 
02000080410300000100FF0000000000C2000100FFFF0041 ✔
UNK Filler 14: ✔
UNK Dynamic Section 32: 
09000080FD030000050000000000010003011F0000384038 ✔
UNK Filler 15: ✔
UNK Dynamic Section 33: 
0900008069BC1000050000000001000003011F00802FC01A ✔
UNK Filler 16: ✔
UNK Dynamic Section 34: 
090000808DE21000050000000000010003011F00C038C023 ✔
UNK Filler 17: ✔
UNK Dynamic Section 35: 
0900008063B53100050000000100000003011F00C041C032 ✔
UNK Filler 18: ✔
UNK Dynamic Section 36: 
090000803CB931000220FF000000000025000100FFFF0032 ✔
UNK Filler 19: ✔
UNK Dynamic Section 37: 
09000080D3AE4200050000000001000003011F00802C801A ✔
UNK Filler 20: ✔
UNK Dynamic Section 38: 
00008380D3AE4200014000000001000003011F00802C801A ✔
UNK Filler 21: ✔
UNK Dynamic Section 39: 
09000080B6EF5300050000000000010003011F0040394028 ✔
UNK Filler 22: ✔
UNK Dynamic Section 40: 
090000808A3D55000220FF0000000000B8000100FFFF4033 ✔
UNK Filler 23: ✔
UNK Dynamic Section 41: 
09000080E3476900050000000000010003011F00003C802C ✔
UNK Filler 24: ✔
UNK Dynamic Section 42: 
88208280E3476900014000000000010003011F00003C802C ✔
UNK Filler 25: ✔
UNK Dynamic Section 43: 
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]
UNK Filler 26: ✔
UNK Dynamic Section 44: 
000083809A140000014000000001000003011F0080384030 ✔
UNK Filler 27: ✔
UNK Dynamic Section 45: 
882882809A140000014000000001000003011F00FFFF8030 ✔
UNK Filler 28: ✔
UNK Dynamic Section 46: 
09000080121D00000220FF0000000000B8000100FFFF0032 ✔
UNK Filler 29: ✔
UNK Dynamic Section 47: 
090000806F330100050000000001000003011F004038C02A ✔
UNK Filler 30: ✔
UNK Dynamic Section 48: 
882082806F330100014000000001000003011F004038C02A ✔
UNK Filler 31: ✔
UNK Dynamic Section 49: 
09000080C2260500050000000001000003011F004037C027 ✔
UNK Filler 32: ✔
UNK Dynamic Section 50: 
88208280C2260500014000000001000003011F004037C027 ✔
UNK Filler 33: ✔
UNK Dynamic Section 51: 
09000080892805000500BF000001000003011F00C0340025 ✔
UNK Filler 34: ✔
UNK Dynamic Section 52: 
88208280892805000140BF000001000003011F00C0340025 ✔
UNK Filler 35: ✔
UNK Dynamic Section 53: 
09000080A52A050005003F000001000003011F000037C026 ✔
UNK Filler 36: ✔
UNK Dynamic Section 54: 
00008380A52A050001403F000001000003011F000037C026 ✔
UNK Filler 37: ✔
UNK Large Filler: ✔
UNK Dynamic Filler Byte: 00 ✔
UNK Large Filler 2: ✔

0x200000 -> 0x380000:
PerConsole Dynamic Block 1: 
E8A066CB99E3FDC3AA86F52A496115EB68BDCBF0FA66EB321C5BB39E8445C93774F90E4D235313D1143882B57FDE9F29C67C5A228F5AD4C55033E1B9BE8587AB4DEF57B7422B6A381D3AD91646355A90D27BE17BF8893825D1FB3211734A1B404AD8B3760C86393CC50FA645AEBAA7D1D57139E2AB30481AFB672A0C2AAE370C3EE59CACA6136BF43B957A4ADCC3E6FB241A7888F4128E7F9C4B6983F0F8E06777EA07EB1B608997C2906E6BAF8AB186B23AA86399E2E6E6B65A4A52070C490549E5AD3285133400F390429C1F1C6201E822CA6CD4E27118EE898FACC54926BB0B0F4FC4C2DECB48E3142713B95E3294ECF894C968810F5139E86517C0019DF362B2999C2A9C7FE03DD4B6E35920AA712F371640AA6E8CC58D7F42C11F498AD49A987648152CBAC818E8830F7E8F4A19A45A4FFA3D520A97D81AD33557F48C3AC3240F26AE5F6BAF6E5336A496B53FCCDC7822D9E90032B7E4554F36524BD998CD60DC5891C493F880668AD95EC699FC80688AA4A1894F0B076B7E203E34C418605DBDF9C83E50B61DF972DE9F945253C53B8A9E98384E2D33BD17A56B9E9E52359C9ED22309054AD2340B2124475639EDD3C1A79DD93F7C2AF6B8FC495DF5B4E5A86487539BDF42B7FE8976D82B68D32CAB3B4F4E2DA63CA71CB9BB9C60641B62B393E1CFF72E30B94C9E45346D17301059B9E8BDDE8CB38BE274628C93F981 ✔
PerConsole Filler 1: ✔
PerConsole Dynamic Block 2: 
71A5ADF69B019416DD3D1BBABFF28C388487ECE9E65D3D3A08D30C4F7C752FDC5679BF125F798D6D766C7F02E55A030959383A7CBD6248FDC68BFBDEB3C7769AB369592C691EF4106FEC282E2806E5631EBD1B36EB9C7369C56A7E2DF0A65D682CAE528A89A259A5D6A9776EB05A6B14E705E92B874C18F8BC0E67F8207836439EDB48AD7A664CC333002CC6F7806F71B69AE1927A6B6816C88E5814CD05D5CAEB9C4ED63F1F81E6E28060501FAD386970D9C572C7D33B6EDCFC87171376207D28F9A8E7F69504CAE38E683DD00D25C6D277410A83FC70576669C8F1EB860F9AE91CCA7E620D14834BB8CC63AA84D463A08A57ECE9A1018057B01CC13FB23B59F231205DFA12B9236539E4B36C0EFB11F90BE455DF20F12A1927D1453646371667AC6A5A01967CFF78BF5795621395E5D3FE12CDEB8C0BD82E6382CFA74990C6484E9979DAB4856C08D0C27C498B98710479B557FE8570167F4D623CD94385F6159E97E439726D587ED00D43A96E78B3A1A410DC5AAD7C31034A37C13C1DFD812AF2D21D0EE47837A9A935C3685D4B0311F61FD347794D8F2AF3B460A0CF601AE8138B65C1E1DBE9D49F4592E74D9EAFBE578614806AEE61473C58122225A57240F7266341A57950AAB46FEFB815EF9ECA37965FDAD9F8DD2D3B298D71A05555780A57B127D69013F3A03DB217AC987234EDE31D98EED54EBAC80C695011CABF ✔
PerConsole Filler 2: ✔
PerConsole Dynamic Block 3: 
17F3F501B3E6E145B5BCA1330EA83CD9F4CA0AE7049E0B24FC03455AB2A3051387C322CBAB46E1783234B9F6B4305A86983860C70783D9834F78A2569FED8F18E7666A55D3685D8873D27CBD67CDD83E2F3B3ECE5B88AF68C61541AE444B23827419565D1D1D35248D1A75641B56BBB21E7B4EEB51B49E9CB1449A4350CCF029B532AAB825652C3AAB0215E1A0423B4C3B532CA4752ADEE77430CC703E37173460EAB63C8B8E230FA27786A9D3A8A440E2F4377543A3D3D46DF3430FD98CAB64152F3D90DFD8675D204A94EB7437F6A0F3F1BF682D72E66A7C1E19A9BA463A69BF5438AB2E8AD004414797891753DA77B6E6073F69250412FB935B54D933AD50C0056D9C2EEA27BBFCE48A9BCC844E43B350DFFF56398EDAD5D6C9C889D468568604B196FB336278F990DC2F7FD9DCDEC042ED54E6ABE48D5BC4FC01CE5D9D9078703905E28468963BBF2CD330DEE81BF7E8114CA852115729EA6C16F6BA579B1DE4DD7F0A7EEF8B9CFF4D0D4FF776A41E10578341A6FB9EA6A256456B7C4CC1396FF03C7F64C95C55B98C9E8B871C79D24B108B02AEF683D8E0E842CE9100FBC65C2664295AEF73BDCA00CE18BB937BFB12BEB3A8459A1FCBA869225F543956B997BFC97F7EB1E7DCE8586BA8A7EA1FD5073509959E3F4F7ECB554A0C369D8CA286F243A6C1307EFA7E9FE3978FA6DF814087A21D69D2F4719A9F41BF89A81A ✔
PerConsole Filler 3: ✔
PerConsole Dynamic Block 4: 
57A0D3DEE9A4FF462D14A351E88D426BF0B34EF068ADD524D0E64AB9C3B143B263DE5F671851E62646CF3B3544CF9434231A344A0DCDE36D185E10AC4859B33988D403D6B5CCB0DDE8F1D7943843CD209B590C0D6DBB71101586D493B7FEE22B0743B58583B46261D53E1C9822CE6BB8FE420FCDC56354C3E0433C74F3CFC2CAC9174AB3297F9082BA724E7049DAA66A66DCB7D12D9B5C185B880AFA49D24C4C175B0E1B5DAD38BB1FDB6902B5D7A580FF6AD3F143A71C7F42F5F6E8B0A49E8DC39911134B7FBEC293A234BA3362F14D2364806D5D351815A8EEB4639FC9E6B7067FBB2CBE6A8787FB3ABC24E7B03AF189E139F99D020264C21607D1B78A2058C9D56B939705B45F1A3BC95BACF4B399476726506CF10BDAB3ED81AB0091C52AD59795AEC3EBE57E2E00121A7A1B4BB98587F38C68545CF8F20B3052080273478D27BB15C439BFD71AAED4AEFF8F02F1D75E4C60744CB77F8A54F79C385EB976157ED53A5ED60E1630DDC421FE8CD0D23F715688189ADF5F897D39D5B4B6FB5C6E9685225C81662DFCBCB1F724055E8692FC1EADD33BB73D84328F539B7D3E2D10B4CCD1D42450E8ADCAD192BDE309FE8291D7C2A6B623068C6BA82FB6672C87C5EA19F78D08A0E23672D940BF4030E9FDE1A69C8775D02288EFFB450411B6C051D5AADE1D0ECCFA6600CFCE79AE40EFCC2D56158FB2D08BF5908713587DAA6C ✔
PerConsole Filler 4: ✔
PerConsole Large Dynamic Block 1: ✔
PerConsole Filler 5: ✔
PerConsole Dynamic Block 5: 
48776910E7EF34BDA9A43787C6F35913671F847EFB6F914108791E82DD7546456C4008429B1901467810A96BB73E043B23B6D65DEE3BB3FFF74040DF49A49E85B9B6A83E75D0531464F51AEB21A3DBA74F4EBF3192088ECA74F87E8943C18BAAF490E45BF4DF90B714712A222A8412A4AE819DF93B46E7AF42F0348FD3282ED04FAE9A1757D98EB53BE6E1EF73A4D110976ABD4FFB00FB8F6BD6C5B9A664AE4E2FEFFC87EC51962217866B643450275BDD37B3D846F2F7EA1AE723679F33584F0E7D15577F2A84A11BB30BAFD26A7697DA7E5A9056196D84CB89394A39AAA9EA48B242077C653D6770AAC300A24AE64EB17FF17C4976D8715C27961EE2A28AB5C038CC312190646906E7475A46246B7CB411310DA6B5A0E02E46A67B45374B2BE4B8F0EA9007F278404E345491F415FF ✔
PerConsole Filler 6: ✔
PerConsole Dynamic Block 6: 
7B78F73ED77E787EB7A4F9D3220EC7B7F42511C0815E0D1607D9DD8BD49B276303A3D09D99E4743B2838D38192AA0F8F65DE38BBEC70FE4095B6FC3422CCE32962AD83EC897515DCD86BE87F2A982EB676543DEC0C4744EB80E6A2613257E6B2D323DE4D094DBAC26829842259E6F794C31737421BAEA30AAF0ACBE2A6BF6FCC6B29C2BCB927A43D5D589E19161895904EB69320EE17D55DEC36ACFBEEF60CED8C3D2DB05F18E8CD35EE631131B73B0501FED11982E1CE2947F868C965750303D0614F12ECB8CB8C151591CADE2526102C748007BBB90C158981DA2556393269 ✔
PerConsole Filler 7: ✔
PerConsole Dynamic Block 7: 
AEA2D213FB176F4DDC51B15583DB5054306C65E39D07BB80A27A2B3104ECCD28A8254608AEB24A5880F144113469B8BC95EC113C668B430F9223D0FBC87A4C6F2321F84E58818B1FB9AA459F1890D6E02827B1893609CA6D1C95F7E96F3B58475D136CD523D4D48657B6FFFD0B8BCFDC716D354F4E1FA739E01C3038817E9A0D58CA8257B05EC837667282F5DB0D9FDE94D50869D030186123D20C153C254A0B2C6FB2E23E6F3E3E9F929D55069AAA31F7DA768A2BC23759E2AB538A7133484E3054F2A1937BE7D240B5B5129C395B4E7086BEA7F8DA587C5BAD5D1DB89B6A12B15F2FDD79C7F299C1F7FEF7CDD0ED183A4288EC11BCE2418BD7B1BADEFD71632E249AEDC55E45B5E630B6A708EC2FCBCD75D7BC419B8FF2495BE164C664FE75AB057A4CF5F00959A90F3C37CF09D1C7A085EB3D4E916708AF853F541729FF529A9B2353D0481B7D2D0EC095B5500059EF85130057ED563AF4AB9545A8BB7948 ✔
PerConsole Filler 8: ✔
PerConsole Dynamic Block 8: 
F9E3688F5C40403C764C80F982CC1332872B2881B3637F15A922659D83AE5C2BCF91B58B0C107AA45D57190781F42962DCE9E19D020CFC423A2EBE2D7F5EB748 ✔
PerConsole Filler 9: ✔
PerConsole Huge Encrypted Block: ✔
PerConsole Huge Encrypted Block Entropy: 8.00 ✔

0x380000 -> 0x3A0000:
SCE VTRM Region 0 Dynamic Header 1: 00000000 ✔
SCE VTRM Region 0 Filler 1: ✔
SCE VTRM Region 0 Static Header 1: 01000000 ✔
SCE VTRM Region 0 Filler 2: FFFFFFFF ✔
SCE VTRM Region 0 Static Header 2: 5343455654524D (SCEVTRM) ✔
SCE VTRM Region 0 Dynamic Header 2: 0008 ✔
SCE VTRM Region 0 Filler 3: 000000000000 ✔
SCE VTRM Region 0 Dynamic Header 3: 0008 ✔
SCE VTRM Region 0 Filler 4: 00000000000000 ✔
SCE VTRM Region 0 Dynamic Header 4: 0010 ✔
SCE VTRM Region 0 Filler 5: 0000000000 ✔
SCE VTRM Region 0 Dynamic Header 5: 001D ✔
SCE VTRM Region 0 Filler 6: 00000000000000 ✔
SCE VTRM Region 0 Filler 7: FFFFFFFFFFFFFFFF ✔
SCE VTRM Region 0 Dynamic Header 6 (Bottom Section Flag): FC ✔
SCE VTRM Region 0 Filler 8: ✔
SCE VTRM Region 0 PerConsole Block 1: 
FE232B3734C9A2FB5B13A7A12CCADC0A70ED1DAF2F6E42CD65BE34C38D8303B9646E9EF62C05600640E0864D7F30F7497E61B7E07E2785BA572B6FA6B2550E6A514F167169AB77AD20F73A3E0428AB463F7B34D99FDA2BD8C23415D58C868B38 ✔
SCE VTRM Region 0 Filler 9: ✔
SCE VTRM Region 0 Dynamic Header 7: 010000100000003800 ✔
SCE VTRM Region 0 Filler 10: ✔
SCE VTRM Region 0 Dynamic Header 8: 00 ✔
SCE VTRM Region 0 Filler 11: ✔
SCE VTRM Region 0 Dynamic Header 9: 100000000000003800 ✔
SCE VTRM Region 0 Filler 12: ✔
SCE VTRM Region 0 Dynamic Header 10: 01 ✔
SCE VTRM Region 0 Filler 13: ✔
SCE VTRM Region 0 PerConsole Block 2: 
D568837C3697DC022427EB0E3860ACFF1F39878156B3CDC241DB94985F65D71E ✔
SCE VTRM Region 0 Filler 14: ✔
SCE VTRM Region 0 Huge Encrypted Block: ✔
SCE VTRM Region 0 Huge Encrypted Block Entropy: 7.95 ✔
SCE VTRM Region 0 Filler 15: ✔

0x3A0000 -> 0x3C0000:
SCE VTRM Region 1 Dynamic Header 1: 03000000 ✔
SCE VTRM Region 1 Filler 1: ✔
SCE VTRM Region 1 Static Header 1: 01000000 ✔
SCE VTRM Region 1 Filler 2: FFFFFFFF ✔
SCE VTRM Region 1 Static Header 2: 5343455654524D (SCEVTRM) ✔
SCE VTRM Region 1 Dynamic Header 2: 0009 ✔
SCE VTRM Region 1 Filler 3: 000000000000 ✔
SCE VTRM Region 1 Dynamic Header 3: 0009 ✔
SCE VTRM Region 1 Filler 4: 00000000000000 ✔
SCE VTRM Region 1 Dynamic Header 4: 0010 ✔
SCE VTRM Region 1 Filler 5: 0000000000 ✔
SCE VTRM Region 1 Dynamic Header 5: 001D ✔
SCE VTRM Region 1 Filler 6: 00000000000000 ✔
SCE VTRM Region 1 Filler 7: FFFFFFFFFFFFFFFF ✔
SCE VTRM Region 1 Dynamic Header 6 (Bottom Section Flag): FE ✔
SCE VTRM Region 1 Filler 8: ✔
SCE VTRM Region 1 PerConsole Block 1: 
0237C735A153646F251C446A6F78B4E98C93473A09C73B3D1AFF938DD1EDE25EB91B87A13B3E147C109CD05F27CD3386131C0492C78B157362DF0966D8908A54D4FE6594EBEEAEFBAEF7CFB0709DDF9138CC6075AB522D928C674FA681688722 ✔
SCE VTRM Region 1 Filler 9: ✔
SCE VTRM Region 1 Dynamic Header 7: 010000100000003800 ✔
SCE VTRM Region 1 Filler 10: ✔
SCE VTRM Region 1 Dynamic Header 8: 00 ✔
SCE VTRM Region 1 Filler 11: ✔
SCE VTRM Region 1 Dynamic Header 9: Not Applicable ✔
SCE VTRM Region 1 Filler 12: ✔
SCE VTRM Region 1 Dynamic Header 10: Not Applicable ✔
SCE VTRM Region 1 Filler 13: ✔
SCE VTRM Region 1 PerConsole Block 2: 
38B66A8F38540D253501C8DF98B72112A61176F47DDA27508A4039020BF0E927 ✔
SCE VTRM Region 1 Filler 14: ✔
SCE VTRM Region 1 Huge Encrypted Block: ✔
SCE VTRM Region 1 Huge Encrypted Block Entropy: 7.95 ✔
SCE VTRM Region 1 Filler 15: ✔

0x3C0000 -> 0x1FFFFFF:
CoreOS Entropy: 8.00 ✔
CoreOS Alternative Validation: ✔
CoreOS Final Filler: ✔
CoreOS Static Area 1: D4F6741CF96F381060A8CEAF716F0E ✔
CoreOS PerFirmware Area 1: 
9F4F13735A670F958198A6D3CACFD9FDC1C03C6A11DD8232C49589DCA24247B5 ✔
CoreOS Static Area 2: 
5AF0AF61C9471C7944496EFFB37EDDCB4B3AEBC87746AF60C02832DC701DFA0D ✔
CoreOS PerFirmware Area 2: 012E408A6726B9192CBA876619BC8EE5 ✔
CoreOS Static Area 3: 
EF1D72A5AE2E846F8FFCE0ECD051ACCD6511A7DDBA6905F9EBC13B430A7291C1 ✔
CoreOS PerFirmware Area 3: BC55EE4F6695CDBCA199C5DF9872E6F6 ✔
CoreOS Static Area 4: 
CBF13BA30524766A9AECF5AA66D2AAB5BD3D2FC49BF7E367186B346C038BCB7B ✔
CoreOS PerFirmware Area 4: 3ABD50C5EAE1BA4BAA62DE90A1816E18 ✔
CoreOS Static Area 5: 
F26D4529306772D9E350301C0F4C5DDA7F8D02EA9523DC9EBFE10856879EA1E2 ✔
CoreOS PerFirmware Area 5: 1F96ED6F82CDBB3F7B550BF010E41B89 ✔
CoreOS Static Area 6: 
EFE3E4FC1F9B17E36781DF44199B53B1C924CF72DF405A484944EFA3AC0C6325 ✔
CoreOS PerFirmware Area 6: 941C67378D59CDB3F332B23F28AEA162 ✔
CoreOS Static Area 7: 
FA6801A6F0F1AEE1ED4E55AEF64B266EE4E9B1290D5E1A98F427924C107ADC87 ✔
CoreOS PerFirmware Area 7: BB5FEBE572192ADFFA876434D9ED7F00 ✔
CoreOS Static Area 8: 
9B1E00EFCCCFA6D5B50B7D31DB6F050D49D504703FD98261C341F94CD2079837A60D2F388205E93735080FF4A4861A956055A3A5DDA1A6F6DC9D6174A69661D26855AFE50B3B55548415C69A4106F5FE03E9D38F304B794D9F18713D457C70D00EDC65B5F957442363A2A1EA970E3A71D1B3B7B32A31AA01EE26BFC29F5EB8F19159B9D94D6AA2F7879D1E66306173D017E8A7FDC6ABE51E116DAB4F966E12A48681B038404869FA0EA37AFEFEAC5F410FA01FE89441392AE71CE235A336DE7C ✔
CoreOS PerFirmware Area 8: D4A85712C29FA60C9F62C187DF11B31B ✔
CoreOS Static Area 9: 
662C3314D34808A8CD88EFCDB3904CEF8664597DE90E474997014CA060EB88B8BA72A698A19A59A5EAC25818712A6C5B ✔
CoreOS PerFirmware Area 9: E77A0094BF6EF0B93237D0B52A77F69C ✔
CoreOS Static Area 10: 
03C3F4C124B32597E1122BEE035FFCE1D8EA49ED5EB61E6C180CA8635D7DCC2E ✔
CoreOS PerFirmware Area 10: 1A45BC813C0925B0B8685013E512EF95 ✔
CoreOS Static Area 11: C21C094ABBD25992A1B252E73A10B837 ✔
CoreOS PerFirmware Area 11: 
19EB75AFB7E55AE9D506BB9B5D95F6D4A33BC8B6B297A56CED92A94F67FB8A8E7867DE31DECABF1E09D78CBD825490CA923007B3D7143D57FE0674CF941DA4DB1E883D347838938E298C69FDE9DEC032548B35FFDFD6EE28716E12F6E185131DC3CCC972407785745B27DD3AF373B61C16EF533E222C75E6673E5CEAC659AEC1A61FEE54CCB60A323A44867AED26185A73520795A04903E062EE549C15DAA21B8ED986D0E7EC2F7651FE2581713F4DD93F78069AF5F110AB0EC46425CE260ADE94CD7C3BA656F2B1C10E172B2A113CF328CA3683E764D449B624A89E58BBD8D769952109BB0AD815AC21D4C815EE024BCA278274E0676F46AFC94144EE6B52005698DCDD60D77D32D278515479E76500470DE13E9613F3761EEC33E69EAFE197B9118AB89DB5465FCAF28BE8F6F05E31DCC321E039DBC898AB26481BBEFE07A6F58D5CD0F66DD3975CCDECF2A5931C402A8ADD63B27DD10F87C013FAB3F6927CBD28C0E46B6A64AA1D75E3BD395D4C753143EBC87201FE62476B47024B11C0637B2C496A8C4E1473A81AC56949CBA99EB51A06E6D3B73346BBE2CE348653CDEA67527C7236BDA43DF820A3A066F59886A09F6BF67A110D228F6D0BD4C5098F17B9594FC1382B0E8BD124EA32EA75B6C0B2AD88B5B1B86C0E0BA8505BD51BEC8C688D1CD2CAE057083267A39640AD64AB7D77745D29C6E8208CD02667EF129F552646FBC9A8A4DCBC7F5BB8BC8D523BEE99DDC3DF66B1908FBB8814FFE992FAFFB06DCF1FBEC7D48FCE9967F8D5075534C38E127BDA3096E379CB8CF3CB4B77A55D8D32659964F5443AD5229F5D1D98055C0DE5171E7CD1A4E791092123242C09D7B623AD986B7D70A9F2F10145CA3AC84A3A3CA077662AA17DA1E687E1FD8E3DAE85CDBBEC85447A9BFC7FA5132DBCA7 ✔
CoreOS Static Area 12 : ✔
CoreOS PerFirmware Area 12: 
9A1FF0DA102118828CFE3D8203EF57A792C8423409FE71F92809A80D4F182BF508F0A7DFE6760C8E104FF09365B7CAD461DCB1E48E049211D88E12ABC0DF66C5A822EE9A6B73E4D2221FBF4BB036896CC45CC9EE9F1472E09118794F72077407392BA23D3E3909D90FDF0E3973892BE826F4710258F29D947BF53CA0CF35554C0881CC531D3C3A5E929DBB31B434CC4701786DD8E8E2B2E520381F8D1DC9469253A773D7659D71BE4321C4D0847E8338491FC74CE0B12EF033A794B1111EEA0F32E2D078E30DBFBC851D2D60CC44D45E8C58A60D67513EAEAA33DF50A1420BE67480EAF9537A6C22FFAEE024DFA5C1CB8FAE9579E1156A63BB3580A80E89AE282AE4764D76C4F43FC2E32A05077BCDC01976C9B724F2D2EA047EBC90EE03CC46F5171A1E07562FAC1CD92F4CAE2882E92A3C7F6F984786A2B71ABD298DD297045C21F756ABF6FE00CD9D5E1C59203B7279644E507B0F5A8247DB968DDE3BBC24F81E0233A10CDC2EEDF2907F6514F38894BBDC2D76196300958DEEF660DE2D823B565C65DF471F46F7264DF32722DC0F28AE95E3F1433D79CFDC1D31191D79471DB8B9203FF6E33C1C76FE6423DEADC9DBFE396420F2B6B9D586830B2E6790C0F63DF53BBD3779C41D887719050DD26289DA852C6946AA2C7C74F1DDEA3C175BA237190045A28B7B267F4EB1703AAF5972990A1AD550ABF02E65FF471CDBE4568119CB2194179A7B84FAD615A50294C810FCE7EC9419F75803C815120799AF193D5190FC35C434B22035959FE064E151BA2C1E8D7F754BC177198615126951D5C9D437DD3B5C104801C624965574049833BE762EB9AACF6F967F47A2CCC5298BA1EEA77EE25BF3E6CA14FA77F5E3F574E1F58E228E4FC2D2176F388D20A38E62C51D2644D13ADDFB2046C6FB6E4F9C18 ✔
CoreOS MD5: 8D26EE9D748F6ED8535F4C43DE7B58CF

Repetition Checks:
Static Repetition Check: ✔
Dynamic Repetition Check: ✔

Statistics:
Entropy: 7.54 (94.25%) ✔
FF: 3961093 (11.80%) ✔
00: 787997 (2.35%) ✔

Final Count:
OK: 487
Warning: 2
Danger: 0
Unlisted: 0
 
Hi Guys
I have just done my first PS4 NOR dump
I get these 2 errors in the validator

CID Filler 42: ✔
CID Dynamic Section 18:
Code:
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]

UNK Filler 19: ✔
UNK Dynamic Section 37:
Code:
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]
Would these cause the BLOD? I have reballed the APU and done a complete transplant from a donor board and still have BLOD so I'm wondering if these warnings can cause the issue.

It seems to be the FF's in the middle of this section of the CID.bin
Code:
05 00 00 80 FF FF FF FF 01 40 FF 00 00 01 00 00 CA 00 1F 00 40 32 80 28 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 01 00 C0 80 FF FF FF FF 00 00 FF 00 00 00 00 00 00 00 00 00 FF FF FF FF
I havent found the UNK Dynamic section 13 yet in the dump but I'm guessing it will be the same scenario.. found it here in the UNK.bin

All the FF's in the middle:
Code:
06 00 00 80 FF FF FF FF 01 40 FF 00 00 01 00 00 CA 00 1F 00 40 32 80 28 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF 09 00 00 80 FF FF FF FF 05 00 FF 00 00 01 00 00 CA 00 1F 00 40 3A C0 25
Just dumped another NOR with these results from another BLOD console, even after an APU reball. Can warnings in the CID or UNK areas cause the BLOD? is my question

Are they console specific or can I insert from another dump that has data in that area? The ? in the dump are ticks lol

Spoiler

Cheers
 
Hi @BwE
I believe i have stumbled across something interesting about update error ce-35888-2.

I've had about 10 consoles that couldnt update due to this error. They all had married, working logic boards on Saa or Sab boards. I put them to the side for latter.

Doing some research, I found Andrew Paul on youtube fix this issue by installing new matching syscon, flash and apu. Seems like a hell of a lot of work to fix this.

I recently acquired a bunch of untouched demo units that were on firmware 1.76. I usually install 4.55 and unlocked them from demo mode. Retail or jailbroken 4.55 they worked flawlessly.

I found that was the best route to avoid issues with firmware greater than 5.00 installing on wanky blurays/logic boards. I went to update to 5.05 on one of these consoles and it lost power during the update and guess what happened. 3 beeps and shut off, pointing to flash issue.

I removed flash and read it with teensy 2.0++. Got three matching dumps and BWE validator revealed this:
Code:
Filename: dump3_1.bin
File Size: 33554432
SKU: CUH-1001A B01
Version: 4.55
MD5: 7A2525E16EFBC2F715106DCB54C995E7
Validator Version: 1.4.4

(values hidden by "x" as i am uncertain if they expose the CID - 

CID SKU Ident 25: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [UNLISTED]

CID Dynamic Section 11:

FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]

CID Dynamic Identifier 5 (Console S/N): XXXXXXXXXXXXXXXXXXXX[DANGER]

CID Identifier Filler 4: XXXXXXXXXXXXXXXXXX [DANGER]

CID Identifier Filler 9:

'00' found at offset: 0x1C8FD0 [WARNING]

UNK Dynamic Section 29:

FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]

Repetition Checks:
Static Repetition Check: ✔
Dynamic Repetition Check: ✔

Statistics:
Entropy: 7.53 (94.13%) ✔
FF: 3965513 (11.82%) ✔
00: 836106 (2.49%) ✔

Final Count:
OK: 471
Warning: 4
Danger: 3
Unlisted: 1
I didnt see any drastic problem, but then again, ive only validating a handful of these, so i reinstalled the flash untouched.

To my surprise, the 3 beeps was gone and i could load into recovery, but still get update error ce-35888-2 everytime. Unit was fully working on 4.55 prior.

I believe the flash or syscon has something to do with this error and it might reset and allow for updating somehow???

I then thought to try to update some of the units that had failed with this update error, and i was able to update 2 successfully now, were i wasnt able to the first time.

Would be great to fix this type of error by manipulating the flash reliably somehow.

Can you look at the dump and let me know what you think? Please and thank you.

For those interested I was able to sort out the above issue with ce-35888-2 and can confirm that it isn't an issue with an unmarried logic board.

I did not touch the flash. I got into recovery and was greeted with the usual menu. I thought to try hot swapping technique, so I disconnected the ribbon cable leading to the logic board after successfully getting into recovery. I did a re install and the update took. 4.55 is back and running.
 
Status
Not open for further replies.
Back
Top