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

Hello my friends I have a dump blod. Here it gives danger I have another dump with the same update can i fix it
Code:
CID Identifier Filler 5: βœ”
CID Dynamic Identifier 9 (SKU/Region Based): 0000027452463 βœ”
CID SKU Ident 29 (Slim Pro/Special): LVP2C-A0 (22xx) βœ”
CID Dynamic Filler 6: 008000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [B][DANGER][/B]
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: FFF1FF βœ”
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: 00000705 βœ”
CID Identifier Filler 12: βœ”
CID Dynamic Identifier 13 (FW Version): 00800007 βœ”
CID Identifier Filler (Slim/Pro Special): βœ”
CID SKU Ident 30 (Slim Pro/Special): 0100000011000705A66DBD5A11000705 [B][UNLISTED][/B]
CID Identifier Filler 13: βœ”
CID Dynamic Identifier 14:
 
Well this I have
Code:
Filename: dump 1_2.bin

File Size: 33554432

SKU: CUH-2116B B01Y

Version: 7.00

MD5: 0F3EEC82EA171804FA37B301E293B77F

Validator Version: 1.4.7

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: C99A51B8252E8A56729DCFBE13D5DA04 βœ”

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: C99A51B8252E8A56729DCFBE13D5DA04 βœ”

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: DD96A5C6B8EC604CAE8D7C8C6D098D33 [UNLISTED]

C0010001.bin Entropy: 8.00 βœ”

C0010001.bin Alternative Validation: βœ”

SLB2_3 Filler 2: βœ”

C0018001.bin:

01000000000000000101500300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 βœ”

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: 030205010105 βœ”

CID Hard Drive Flag 1: 0501 (Changed) βœ”

CID Filler 1: βœ”

CID Static Section 1: 01 βœ”

CID MAC Address: C863F16847F6 βœ”

CID Filler 2: βœ”

CID Dynamic Section 2: 4FF607 [WARNING]

CID SKU Ident: FF00FF00FF (2xxx) βœ”

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: 6600 [UNLISTED]

CID Static Section 4: FF βœ”

CID SKU Ident 5: 010000 (7/2xxx) βœ”

CID Filler 6: βœ”

CID SKU Ident 6: 00FFFF00 (Slim) βœ”

CID SKU Ident 7: FFFFFFFFFFFF (12xx+) βœ”

CID Filler 7: βœ”

CID SKU Ident 8: 0202 (12xx+) βœ”

CID Filler 8: βœ”

CID SKU Ident 9: FF0001010001 (2xxx) βœ”

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: 00FFFFFFFF0744 (Slim) βœ”

CID Filler 13: βœ”

CID Hard Drive Flag 2: 0100 [WARNING]

CID Filler 14: βœ”

CID Static Section 5: 00 βœ”

CID Filler 15: βœ”

CID SKU Ident 13: 00 (Pro/Slim) βœ”

CID Filler 16: βœ”

CID Dynamic Section 3: 0061006000028040803F0002004C004B0002 βœ”

CID SKU Ident 14: 8040803F0002 (12xx+) βœ”

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: CD00 (12xx+) βœ”

CID Filler 24: βœ”

CID SKU Ident 22: 005000000008000080000000 βœ”

CID Filler 25: βœ”

CID Static Section 6: 00500000000900000000 βœ”

CID SKU Ident 23: 0A000000D800003A (2xxx) βœ”

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: 54570007FF070007FF0700030C04000000040000 [UNLISTED]

CID Dynamic Filler 3: βœ”

CID Dynamic Section 4 (Per Console):

B9020000B902000038D24F000000000030000000300000009C40050000000000AD020000AD020000408C51000000000021000000 βœ”

CID Filler 28: βœ”

CID Filler 29: βœ”

CID Dynamic Section 5:

09000080929BBF0E050014000000080003011F004042C02B βœ”

CID Filler 30: βœ”

CID Dynamic Section 6:

81008280A19CBF0E050019000000080003011F0000354029 βœ”

CID Filler 31: βœ”

CID Dynamic Section 7:

09000080569EBF0E050012000001000003011F00C0440030 βœ”

CID Filler 32: βœ”

CID Dynamic Section 8:

09000080CF13650F050010000001000003011F00C02A0018 βœ”

CID Filler 33: βœ”

CID Dynamic Section 9:

090000801914650F050010000001000003011F00802E001A βœ”

CID Filler 34: βœ”

CID Dynamic Section 10:

09000080B314650F050010000001000003011F00C033401D βœ”

CID Filler 35: βœ”

CID Dynamic Section 11:

09000080FFFFFFFF050010000001000003011F008027001B βœ”

CID Filler 36: βœ”

CID Dynamic Section 12:

09000080FFFFFFFF050010000001000003011F00403F802A βœ”

CID Filler 37: βœ”

CID Dynamic Section 13:

09000080FFFFFFFF050010000001000003011F00403E002A βœ”

CID Filler 38: βœ”

CID Dynamic Section 14:

09000080FFFFFFFF050010000001000003011F00C03A0026 βœ”

CID Filler 39: βœ”

CID Dynamic Section 15:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF001E βœ”

CID Filler 40: βœ”

CID Dynamic Section 16:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401D βœ”

CID Filler 41: βœ”

CID Dynamic Section 17:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF801C βœ”

CID Filler 42: βœ”

CID Dynamic Section 18:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401C βœ”

CID Filler 43: βœ”

CID Dynamic Section 19:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF001C βœ”

CID Filler 44: βœ”

CID Dynamic Section 20:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF001C βœ”

CID Filler 45: βœ”

CID Dynamic Section 21:

11008180FFFFFFFF0410FF0000010000AE001F00FFFFC01B βœ”

CID Filler 46: βœ”

CID Dynamic Section 22:

11008180FFFFFFFF0410FF0000010000AE001F00FFFFC01B βœ”

CID Filler 47: βœ”

CID Dynamic Section 23:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401B βœ”

CID Filler 48: βœ”

CID Dynamic Section 24:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401B βœ”

CID Filler 49: βœ”

CID Dynamic Section 25:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF4018 βœ”

CID Filler 50: βœ”

CID Dynamic Section 26:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF4018 βœ”

CID Filler 51: βœ”

CID Dynamic Section 27:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF4018 βœ”

CID Dynamic Identifier 1 (Unknown): 6A1DFFE6EE0C0003 βœ”

CID Dynamic Identifier 1 (2) (Unknown): 14388EE21F000003 βœ”

CID Dynamic Identifier 1 (3) (Unknown): 69DFCE6822000003 βœ”

CID Dynamic Identifier Filler 1 (0x1C6018): βœ”

CID Dynamic Identifier Filler 1 (0x1C6020): βœ”

CID Dynamic Identifier 2 (SKU Based):

030DFE000000000001000000000000001A000000000000000C00000000000000040000000000000000000000000000000A2A08280349260019000000000000001FFF1600FFFFFF000000000000000000 βœ”

CID Identifier Filler 1: βœ”

CID SKU Ident 26: 183E (2xxx) βœ”

CID Dynamic Identifier Filler 2: βœ”

CID SKU Ident 27: 00001820 (Pro) βœ”

CID Identifier Filler 2: βœ”

CID Dynamic Identifier 3 (Motherboard S/N): 37015F01155954 βœ”

CID Identifier Filler 3: βœ”

CID Dynamic Identifier 4 (Per SKU/Region):

5865FB30B0A2A922DE81FF5B0CECC1970002001800031152000200230000 βœ”

CID SKU Ident 28: 0CC2 (22xx) βœ”

CID Dynamic Identifier 5 (Console S/N): 02274524632715199 βœ”

CID Dynamic Identifier 6 (SKU Model): CUH-2116B B01Y βœ”

CID Identifier Filler 4: βœ”

CID Dynamic Identifier 7 (SKU/Region Based):

00090015008501030023000100010001000100070288011101800307 βœ”

CID Dynamic Identifier 8 (Per Console (Slim/Pro Special)):

518388EA0E273110EBEA714259BBFF8F07CE1640000000EF0606060607070707040100A60400 βœ”

CID Identifier Filler 5: βœ”

CID Dynamic Identifier 9 (SKU/Region Based): 0000027452463 βœ”

CID SKU Ident 29 (Slim Pro/Special): LVP2C-A0 (22xx) βœ”

CID Dynamic Filler 6: 008000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [DANGER]

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: FFF1FF βœ”

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: 00000705 βœ”

CID Identifier Filler 12: βœ”

CID Dynamic Identifier 13 (FW Version): 00800007 βœ”

CID Identifier Filler (Slim/Pro Special): βœ”

CID SKU Ident 30 (Slim Pro/Special): 0100000011000705A66DBD5A11000705 [UNLISTED]

CID Identifier Filler 13: βœ”

CID Dynamic Identifier 14:

E25104000EFF2C01000000001C00000000B0D6E04FC20000000000010000000071E7A35D00000000E25104000EFF2D01000000001C00000000B0D6E04FC2000000000001000000007852A45D00000000E25104000EFF2801000000001C00000000B0D6E04FC200000000000100000000A292A15D00000000 βœ”

CID Dynamic Identifier 15:

E25104000EFF2901000000001C00000000B0D6E04FC2000000000001000000003793A15D00000000E25104000EFF2A01000000001C00000000B0D6E04FC2000000000001000000003C39A25D00000000E25104000EFF2B01000000001C00000000B0D6E04FC200000000000100000000D5EFA25D00000000 βœ”

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):

OTHSBI AQM10BA1D00 2 78SFVMSH βœ”

CID Identifier Filler 17: βœ”


0x1CA000 -> 0x2000000:

UNK Dynamic Section 1: 1300700002001E0070 βœ”

UNK Dynamic Section 2: 01DF00000000000000000001 βœ”

UNK Dynamic Section 3:

000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 βœ”

UNK Dynamic Section 4:

130000000100000000000000000000000000000000000000000000000000000015000000 βœ”

UNK Dynamic Section 5: 10FCFFFFFFFFFFFF02 βœ”

UNK Dynamic Section 6:

00000048000000000000000010500200000000000000000000000000000000000000000000000018 βœ”

UNK Dynamic Section 7:

00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 βœ”

UNK Dynamic Section 8: 1E6D010001010101011948006A4298 βœ”

UNK Dynamic Section 9:

D0662520C71321000000000001000063180000000000000A1A3C0098A3D80C8EE19475 βœ”

UNK Dynamic Section 10: 1E6D010001010101011948006A4298 βœ”

UNK Dynamic Section 11:

13210000000000010000000000000000000000003C000000000000000000 βœ”

UNK Dynamic Section 12:

132000000000000000000000000000000000000000000000000000000000 βœ”

UNK Dynamic Section 13:

000000000000000000000100000000000000000000000000000000000000 βœ”

UNK Dynamic Section 14:

0000000000000000000000000000000000006500000000000000000000000000000000000000000001 βœ”

UNK Filler 1:

    'F1' found at offset: 0x1CA1A8 [WARNING]
    '03' found at offset: 0x1CA1A9 [WARNING]

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): FF00FF00FFFFFFFFFF βœ”

UNK Filler 3: βœ”

UNK Unknown Bits 1: FF00FF00 βœ”

UNK Unknown Bits Filler: βœ”

UNK Unknown Bits 2: Not Applicable βœ”

UNK Unknown Flag 1: 00000705 βœ”

UNK Flag Filler 1: FFFFFF00 βœ”

UNK Unknown Flag 2: 00800007 βœ”

UNK Slim/Pro Flag Filler 1: βœ”

UNK Slim/Pro Flag 1: 0100000011000705A66DBD5A11000705 βœ”

UNK Flag Filler 2: βœ”

UNK Slim/Pro Special:

E25104000EFF2C01000000001C00000000B0D6E04FC20000000000010000000071E7A35D00000000E25104000EFF2D01000000001C00000000B0D6E04FC2000000000001000000007852A45D00000000E25104000EFF2801000000001C00000000B0D6E04FC200000000000100000000A292A15D00000000E25104000EFF2901000000001C00000000B0D6E04FC2000000000001000000003793A15D00000000E25104000EFF2A01000000001C00000000B0D6E04FC2000000000001000000003C39A25D00000000E25104000EFF2B01000000001C00000000B0D6E04FC200000000000100000000D5EFA25D00000000 βœ”

UNK Slim/Pro Flag Filler 2: βœ”

UNK Unknown Flag 3:

E5E5E5015372B409BBD6345B7905F948E2841FE1614CAAB1F1306F984A6D3C42930FDFE5E5339575E44937643781F6CDD92351DCABEBF66FBD4DA2CC20603AF8E12955EB76F1D7D4D58F6FC12A4A35E20CB755A892BAA72B156CD1430A0CF8EB1B7887A1 βœ”

UNK Flag Filler 3: βœ”

UNK Unknown Flag 4 (Hard Drive):

OTHSBI AQM10BA1D00 2 78SFVMSH+ βœ”

UNK Flag Filler 4: βœ”

UNK Unknown Flag 5 (Large Block 1200+): Not Applicable βœ”

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:

B9020000B902000038D24F000000000030000000300000009C40050000000000AD020000AD020000408C51000000000021000000 βœ”

UNK Filler 5: βœ”

UNK Dynamic Section 23:

09000080929BBF0E050014000000080003011F004042C02B βœ”

UNK Filler 6: βœ”

UNK Dynamic Section 24:

81008280A19CBF0E050019000000080003011F0000354029 βœ”

UNK Filler 7: βœ”

UNK Dynamic Section 25:

09000080569EBF0E050012000001000003011F00C0440030 βœ”

UNK Filler 8: βœ”

UNK Dynamic Section 26:

09000080CF13650F050010000001000003011F00C02A0018 βœ”

UNK Filler 9: βœ”

UNK Dynamic Section 27:

090000801914650F050010000001000003011F00802E001A βœ”

UNK Filler 10: βœ”

UNK Dynamic Section 28:

09000080B314650F050010000001000003011F00C033401D βœ”

UNK Filler 11: βœ”

UNK Dynamic Section 29:

09000080FFFFFFFF050010000001000003011F008027001B βœ”

UNK Filler 12: βœ”

UNK Dynamic Section 30:

09000080FFFFFFFF050010000001000003011F00403F802A βœ”

UNK Filler 13: βœ”

UNK Dynamic Section 31:

09000080FFFFFFFF050010000001000003011F00403E002A βœ”

UNK Filler 14: βœ”

UNK Dynamic Section 32:

09000080FFFFFFFF050010000001000003011F00C03A0026 βœ”

UNK Filler 15: βœ”

UNK Dynamic Section 33:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF001E βœ”

UNK Filler 16: βœ”

UNK Dynamic Section 34:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401D βœ”

UNK Filler 17: βœ”

UNK Dynamic Section 35:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF801C βœ”

UNK Filler 18: βœ”

UNK Dynamic Section 36:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401C βœ”

UNK Filler 19: βœ”

UNK Dynamic Section 37:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF001C βœ”

UNK Filler 20: βœ”

UNK Dynamic Section 38:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF001C βœ”

UNK Filler 21: βœ”

UNK Dynamic Section 39:

11008180FFFFFFFF0410FF0000010000AE001F00FFFFC01B βœ”

UNK Filler 22: βœ”

UNK Dynamic Section 40:

11008180FFFFFFFF0410FF0000010000AE001F00FFFFC01B βœ”

UNK Filler 23: βœ”

UNK Dynamic Section 41:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401B βœ”

UNK Filler 24: βœ”

UNK Dynamic Section 42:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF401B βœ”

UNK Filler 25: βœ”

UNK Dynamic Section 43:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF4018 βœ”

UNK Filler 26: βœ”

UNK Dynamic Section 44:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF4018 βœ”

UNK Filler 27: βœ”

UNK Dynamic Section 45:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF4018 βœ”

UNK Filler 28: βœ”

UNK Dynamic Section 46:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF0019 βœ”

UNK Filler 29: βœ”

UNK Dynamic Section 47:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF0019 βœ”

UNK Filler 30: βœ”

UNK Dynamic Section 48:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF8019 βœ”

UNK Filler 31: βœ”

UNK Dynamic Section 49:

11008180FFFFFFFF0410FF0000010000AE001F00FFFF8019 βœ”

UNK Filler 32: βœ”

UNK Dynamic Section 50:

04000080FFFFFFFF050010000001000003011F008048001A βœ”

UNK Filler 33: βœ”

UNK Dynamic Section 51:

05000080FFFFFFFF014010000001000003011F008048001A βœ”

UNK Filler 34: βœ”

UNK Dynamic Section 52:

06000080FFFFFFFF014010000001000003011F008048401A βœ”

UNK Filler 35: βœ”

UNK Dynamic Section 53:

FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]

UNK Filler 36: βœ”

UNK Dynamic Section 54:

09000080B09ABF0E050012000000080003011F0040408028 βœ”

UNK Filler 37: βœ”

UNK Large Filler: βœ”

UNK Dynamic Filler Byte: 00 βœ”

UNK Large Filler 2: βœ”


0x200000 -> 0x380000:

PerConsole Dynamic Block 1:

6733D3BDD3CF11D3E3D308D589F2C584BD6AB2C6201702C225118C9211DC709717331676042C6337DE95BE9084C7552F090E7B9CB635258B821609B34A580DD1F5073B91B0823FC870C9E32C75FB4F6D32B4E229A2654E702E8360B7D2BC7B66D0C16C9136D6BA672F232C02311A85F823652772C29E24FB80A54D1DD0EF026247DB6150554FF4DCEF626C37F09C4A1B2B6D4B0B47305DFB29381633A0C67662AEB64DFFC2EE6BEF3E5F28B6B5654817BFB7C8485AFA4F7A2675D73AB5DB833F7B01AEE0A2360E7FEA079B036B9C0E2B9BCC764756C197200CE7E604944DD16447853DA9F01B01FAE32E7BDF7A57D1D241090AA4B8CCB31F823472EE94495F7549F30E68B0481B7112F5609AD414133CD93EDD2BB01CDA694D023A9808341E9B4615C4819CE8E363462326E1DB867F9DC7B5EF85D906C8099B3D68471A4CE7B99B077A607D1FD15F20489B644341707589DC474733BD13B02BA67710936318FE6797D5AFA28A4772A16A0994FDF5BC5B789C894D7C9A4B4DF7C0590197AA363418B8CC15A7D338FE09713111A91163DF8CEEF6232CD493E941014F816D2B56B92226A00C442B6A1A8446BEB14F8EA502EBFC932C0D0C64CAA44377D869CA20CC2AC200AA8A53BC75DA5F402DBEE908BC5A7D9DE00B5CC0B229C7F5F6BA3DE684BD3D7389CBFD8F6DD553E0901C283EECBD9C13FA4A8EF1038361E41784016BB8 βœ”

PerConsole Filler 1: βœ”

PerConsole Dynamic Block 2:

E7A8FFE5F28F33280BDEF2FFD636583FB93D6FD6A1D5C40F938B5B8C77433417809EB74B8DE1912F44CD10E68CF952BE932B2BEE0FD08AA3A39856CE3FC989EF7823E2F1DDC3A37FA8C89175CF9A256D086001AB45A5A0DF334E728F9EEF00D19A08DA8A9D0395402F2279C1F98A5EFD828223A35C717BD655DB4799C4132E21F80EBBC9F35327FC770AD8FF7FD56E135230DF8FCA98756D3AE416C6903BB48C0B6AAB288E1DFBADD6625A0108395DCBED6924A24D4D99AFA1ED59DD5EC2676EA8BFB6E02712B3E35A1026DCDA87BA12CD8302B31CD8D1F4790CF65CFFC1ED31E716F7E477D0099F4645F11A2FD81AC2AA0369E7648C4E56B3EDAEF536161C39416E4741F6138D22CCBEE402DEB64428E8AB5703278A1BCA21B01F1CA8F885C0BFD1AA2D1673E612922E5A8F1ECB66B105E9D6881BEF6060F9A7962DB2B6A581A0F12F3B0DB93E6C1777C72FFA8A3B04A07E5DC38D7913C7E8CB3125BCE28812B0A3CD74DBC18E183DE1806DB121D5CA3FD00DDA42F48A65F8C28957CFE24DF4AD570154E26AB0FA4C501593CCD9686A19D3BB3683905DBCD08F58B5FEFF4614777B22EB268BEC7775D8B166799F196B359B942B5896F84E5548BBD714DFBEB6F1AE76544F0ECCBB14C6503B48009A5B1864E713D94744E04BC903AA1FC4E713C6DB5D146809A8FE624CE618F523B4420C9980063C35C6433773BA014013C39D βœ”

PerConsole Filler 2: βœ”

PerConsole Dynamic Block 3:

DFF977FB0A541CD7C4379878A83D014D3682F5A9CF724E39CF15F177F8FAA9B679CFE9279F6A3C5357BA03F2F078BDAD6BE1BC89F7EEC24695A04707B58A4D8A46117FE0C8A2387A5B75CEC0CC7DFB63C32CEBFFBFB7638434101143B9C5A893844EEEB1E021418751A28B2518FC976C19788F0B78493AEE0D374334501476454586226BE5BD75B79B9FBC44306DF897C6206BA85B5A92DAEFB96B95DC400B6BEE7259FBB5BB1115B1D55C88864B50B81D00C96A3BEA9326AB3120CF20F062170BDC31241D54F55AD341648803572755EC96C36E8CB47CF187484910131596EE0CBF7EC02EB7FA633CEEF5E25CC3F880870801BB9F4349FF95E8BFB2175C08A4897302EC64933553BA1B27A1F03F6EE7E95BF8D98F309AA89EA6E58A54F774D8C163EA961093A4C0EBE4B0D3BDAB94CD6F990609888CA4FEAC3C1E3EBF56D284D8E3AAA83BC24B92B98E232639AAA2BB7F469D65B723BB5F5CA6328B0FFC7069DEC6156BBA9FD7B487BDEC658204EEAB046A41C390C46B2ADB5B4CD99D9DD69895E3ED1F0326C118CB4224A0B12029DBF03592909CC289202FA70DCF5FDEBC1E2FAF03388293DB7C811E71982C9EAAA70240FAA5304E7B93EF0BB8305EE4B2A627557D7D17744338EF6C4B2A9A54234B8FBBC7821CF49288690EF3D59AF694E56D958925AF1439E1CCC2215D2245DC325502647B339C57861BCD6EF4EDB96CC6 βœ”

PerConsole Filler 3: βœ”

PerConsole Dynamic Block 4:

2B9FAC537953889FCC8E9984F4699815EF90870793277DFC88AA579F936490929495D53AEEE50C94D51BA73779D2748EC6AFF74DDB01485EFC9BCE8AC1822400DCB4DDA962BFB67D75F860FB807B2DB8AA45481883C2BC88838825188B4DB92F2D4A0D4EFE614AF56B65A23F0389E33189BEF636369703B26B93D163B1D107EB84369D2A0530D7FC57570BF868CA3B6D36A001902E12163B364B8CEE510489CB7D43D4CACCE987624C7C1C7239C8ED5CD2B6214ADD88649BF8E82DF2B38F19965C191A3469E6AD22941CC1A0C7E0EAF9536EB64DC6D5E45E45CDF14E7774D1B588A9A420F07B637EE39697CB61639EB38401969CC7E9F8B33FF57DF5D70903E9D6D618EB1F5070DCB8C5E28809CCADD2176A364B90311357753E9E694934EC926697E442964C4A4FBADBF64D06608EBF33FD74FF1C3F04E3B83C2B54E8959D6DB7E7BABC4751A5B1A3E17576778F40AA7CD93E7B6E556C0198CD1A15F2514A43924532B4733B950FF9398A29A5CD1D88808819A71CFA7058327A1CF67ED128E6C36D1D87D11E565B787DB138EA76B95C0D0A658B096991BE8B92E791A724222B7846B786FD36859B9FE39742F73EEB307337EDB22D04C07D9CD65F847D7470E5A940BDEBD56BAE03EB7830C00674402248C54F2837672DB92465439A702B68ADD9F9437064690A1F7BFFF3E8ACCC5D8E29101AA9E6D3716BCBBDDCD59D61BE96 βœ”

PerConsole Filler 4: βœ”

PerConsole Large Dynamic Block 1: βœ”

PerConsole Filler 5: βœ”

PerConsole Dynamic Block 5:

B834AA22B0A3BBC3D3F9BB37D9157F3DFB3DDACB152CE5F895564F14D58935889EA861FD6B9511367163BF5E8731662E001C2B8AD951A4DA151C71C67274A25FE0433A189A05B0F320D1599F36544C97B8632F76644340F8AB151C40F1E1712447AC6EAFF16E05CE4ED03815BC2D324439E31A47BFCEEE9A4535C6410A664A23D257E81C5607C166963910CDDFC9B8EBB8C212A560222EDF36C54BD0A1701EF3042F6C281401115C508FBB1B836DCBDEDD84B5459F1C17EEAE1539FD4FCC1EDD3DB2942E41EC88B85BEEA56461E20351515A59101F7FE89DA75C7913835C63C5DB9BEF1872304DCD08C4BC85C83134F45B85CC6B859D7BE4A8DA77E61B7768522E76FCCF1498168E4DD4B8722220DCBC76F04628CCFFB05C6BDDA27A1746FBEAAE91CE8FD4F6B6B64E76A39AD7783032 βœ”

PerConsole Filler 6: βœ”

PerConsole Dynamic Block 6:

AD45CFBFE5625A7F0C5654E7B0763FDE7C5386B47CD2C12F8BF199747B73C57118D2E680EF84D802F9F46A2BDB269A5466DD0152B8536255E506CEBA44C595726BF5F496100F97C62DAE21F506211933CC9C891BC69D956A48130E50A8719C2BA5932BC408C2A85EFABFC3BEF44A847B144875480DE266B99E6AD4E6C8847C90150550408E3BCA6F5CD100B291694A6F20B0C90D45194AC5F4BB50ECB092FF684DA4B88D306E3BDF415B9767F1FB2D42B531563292876483AD6FDB12239574D5AEDE6FE12ABE4877D0D258882F81F96655D67D25688D2FECFECCB67340845FEC βœ”

PerConsole Filler 7: βœ”

PerConsole Dynamic Block 7:

C4BA44803E1E9AF78714EFD62FD58C43097E4261B045224D58EBC6A417C49B2EFF94E996D2694CA3CFC7E6D4F0FAD54216B09221BC1B48E8C06473D8DF4F5DBFFAD7833E5361C1F4E8245EECADD311CB94E2FBC54ECD27D9E52825D59EE48F705767E634715C50BABB41F4AED0F5865E1AE7047BFDCC19FAB7F20EA6B379A78741A0E5F9CD9F9C15B6312436528FC52E2C89EAB00F3EA67ED651A81018B4DD615D50A17DBD7569C1D5E86997EC5C278F979847CB85320FCD14458B23225193C28B374C4A4973FB8F52C15089869DA0383DEBCF2E39AE7B679634C0033E4A723B571368DAB5CBDE666AC9DC8ADBD424324A80911DAA61A678BC90DB7C652119243770663C65944EF564C31201E67F94D8ACC3637823471A76A92322F838742A66474ABDDFDDF9A5554B2803CE1E4EAAE46F1CBE711A43FFB4965185675B5AE95BDC51980C9B23831F4B35C4151B68D24F9E8B584F71E86C306E778F41905BBBCD βœ”

PerConsole Filler 8: βœ”

PerConsole Dynamic Block 8:

6379D720090268DDC050DDBDB7D844F46E9C3C83DB8AE194C30452C1AC770991C76692DA22B5B39F8D61FF726C52FAECC2ACDF2652B08EC397E09A4DAFA81E2E βœ”

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: 0004 βœ”

SCE VTRM Region 0 Filler 3: 000000000000 βœ”

SCE VTRM Region 0 Dynamic Header 3: 0004 βœ”

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:

2CD7CEC0E31F5EA95AEB37234BB9E53DF3F5E0F76ACFE846248CB0976BA54C2B7E8A934A7573506A140BB07B2718A596080B550F6D8569A792DC9C410F97472DC532FCBEEB255F860004809ED13ECEAD87BC5A8C670CF0312A7762ED1742A66C βœ”

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:

1203556F8E6C35EEE9015021A95CD14F4B83A189ED42B98328F250A8E11B81A9 βœ”

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: 0003 βœ”

SCE VTRM Region 1 Filler 3: 000000000000 βœ”

SCE VTRM Region 1 Dynamic Header 3: 0003 βœ”

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:

2CD7CEC0E31F5EA95AEB37234BB9E53DF3F5E0F76ACFE846248CB0976BA54C2BD247AD9F3BF72034DEAB72984754CDCA21DEFD2D3FC51D30EE2E3819E1BC8F54E2395F248EE436F5392689AD24453F6A75D4758F2C1F572BB43B85885369260B βœ”

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:

0653EE61D7E7F2E2DA24D0E2DB93944B7F86377B98A50125879A4F9728A0360F βœ”

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: 87A1436BC4507197433D7E44F47361 βœ”

CoreOS PerFirmware Area 1:

FF7C6BBCC159B1DA1BCA1E12F79FAF8012DCE07331F07EBC5A737EF348B1639C βœ”

CoreOS Static Area 2:

DC996EC4C260A25F8A859732977440DDFA688CF9AB877374C9CFC35CA6DA6FC1 βœ”

CoreOS PerFirmware Area 2: 11D2FAE0B44B48D51AC750B2733EB3CC βœ”

CoreOS Static Area 3:

8698F1466DF8A8494CD088928C981198EFDDD88F9456B2103DC8CA9623697BDD βœ”

CoreOS PerFirmware Area 3: C89A2B68359863D8BBA8CE2275B558CA βœ”

CoreOS Static Area 4:

2C3F62761A4BE3F187679D3A0082411FC2C5C6A4225FCE84260E8B5953174F15 βœ”

CoreOS PerFirmware Area 4: 9ABBE4DCD09AADFBCBB420D7F07ED920 βœ”

CoreOS Static Area 5:

81C2F59FD50D3CDB7C08B072445AB83A2460EBBCC84870F5313BCE72DD3C5CF1 βœ”

CoreOS PerFirmware Area 5: 9D5DC25C42B0896D85E58B1438D692F5 βœ”

CoreOS Static Area 6:

C35E1E7B1B5BC640D7C1FCC8DBF2F7E79E4E36D6FC97C18503D78744EC9F9C1A βœ”

CoreOS PerFirmware Area 6: AD91BE233C8C9A02E3238132C213D7F4 βœ”

CoreOS Static Area 7:

764229F2894C56F5CE2D374686BA3E02A436338DDB00A6E0B57DF865AFDC5C4F βœ”

CoreOS PerFirmware Area 7: 8B564936987F4247B4D22AE71F759494 βœ”

CoreOS Static Area 8:

83F79CE7AA2B7141EE3E0DBDFE6A9EF02549AB72B092AF657FE16F4D09EAE25754ABAE17230A6D647FA0C9D3BB2BBCE4588803927F3A3198B3E25A1BD357F9B4809D298154038CE8512C00246A6AA84E2128B544CCB2E5272F08649ED758745842464D550201E332233E76954077FE69EF236A102798B2E0A64AEB38E0E9F0DA166E41D9B2AFBF2FCBBD1226A9298B0D5F57AB7F69A056EDF6FD34A11AB6B7332C539D0EFA484D96C288B420C52257A57435FA1C6A160839C4798845D852A65E βœ”

CoreOS PerFirmware Area 8: 41912DAD4C2E2BEC46A487D8DE3816D6 βœ”

CoreOS Static Area 9:

8B88D326F04128913F46A30F72D4703C4F459B526E17D2BD8535CFBF7BCDF791DE8B12837FB16671C5BA6AAC475B93BD βœ”

CoreOS PerFirmware Area 9: F582C8E7E51F5EDD4AB6B7EC85EC53A9 βœ”

CoreOS Static Area 10:

D62DCD11069E9842F8552C6F9A3DD114110DCC8B60066B1CFDCB7605EB7EE58F βœ”

CoreOS PerFirmware Area 10: 70B5C46F08EE119093E66013EFB4A7D5 βœ”

CoreOS Static Area 11: 401C5C3238756A504CAA393038E0FD64 βœ”

CoreOS PerFirmware Area 11:

669ED3AB30E1897E9F61495BF4AD3430C97D8057C62F3CE6E2DE4A03ECCC65BE2AE809E2675C647511294502099B795045EDF3901955BD4CC6D7FEF54F505F2D116A104E4F4633CA61F33A797E672AD694BF1F861BE266960794BF90F4816E0DFDB4D111748D957352060194C977D6B65B4A9A3E12B63303761A218D1A6AE2132DEEBA31F6BCDE1B4C652B89B027A8A18B0DB8BD8F2C67D975ABF779B8F13DB2E419D57CA2982B0172DA617BD63951EE85568265150DB0A4D111C8D92746519EA5891E96039F0CFC872A4D45FC2AE016947C1971F1381645975C2F4BCB8C0E4E758CEBA9311058C00F3FFE1099FE7AC692B8E898366ADE588B7BF6D6E227F612709E98A9F443220CDAB074B92312998BC530E83D09A54B7171331B8B10A25E6E73E3EFB01CE30087A1EEF1D02772037DD56992802915692D451B9929253CB030CE2CD17DABF2D04C347FDCE65CD798A2E75AD6E7EECCB57877BBA00BB92AFE2CDBD1461A652799F5D8EE00AFEB559DEA7A09FB33C09F915E4FB04BF99EA51BA9106DE2F2CC5B1BEF5E5D466CD5FE4974D46EA37D3A6B82C61F719F35C3C33C84616834CD7734D3BE2CF17950E5347F20F3C4FD92BD2E34E371D55F3EF10DC0F3D3CEF409C8ADB0EE7E219BACC7D8370C2C515AF255F0F075B80DFBD6AE602BF5AF916E7DC12B0AB6E8D221DF641A232F7319C02DA4FBB40C1DAD8050AF5498223D396A7BE43A9605B013AF550621F12C085D3E7DDFF74ADEC1AAB18295491974DAD6F313AA9FD71788709756D500DF2CC66D68DA1048BA92DB8946D30A1020C827F073E6221FD001B563EBED7105ED43BC8B2662F7437C941F6FBB1EA7C40E021AFBC47B1A08377B1C9A51330CBDB535D95D2CEA7D72844C8BF2CF8E5B590BC1D280A6E9FA20B3AE44B357D2C44DB7D2 βœ”

CoreOS Static Area 12 : βœ”

CoreOS PerFirmware Area 12:

8E7A38FCC521B8FB92159963D1D36EAEE2233917D260BD6EB82472A9C1C89C293467D96D23D27CCDECA98C38E4BBCF6C42196CB7E3567331072C43B15A3518B9EC3A6D161E4B1DA38FCF9978D4B1BDE895BEB90C02A51E4725F3DDA6CC597D5A4321B6859FF41273C624FF709CCBEF0CC773509E6673E74EA5C8F3F99F8AC78D5AEB53AED79CBF0E8E2BB6C214DF5048C764DA03EE3191B3671AC8E485FFCE639F80AA9973BB96E6C72350607651EA9B18530BD0FA0FF0F3C0BE3C80D95F4F31C6E6BF4C4A7C2B3F21DF5418AD1D39DEA694CDD53327059D5000EC152BE914BD4C33CC70D33FA15402F24417D4E567929E3E9DC7F736560CF65C1E744A343D2326C95AEE90927CA88D45920B41E3FE08CE0355BD0ED830E486240AA8349DD4F1E2728EB519F5AE80EAFE3D4B9561697BD4CFEDB0FB58F8EAF388AB6FDF409DCCDCA80DAA3B3AE01954857A5209B2AD7F4237F5A3874904F79D0982A954C1E2225CEFE6B70AD0E98F36C98A230C68D5B873E0A6FBF737D58C4311F22AE93682A13513846B399CE790DD26498096FCFE2364D4BA033BE24C46F36D070567D0983C3892ED19C999BEB8FB8EA6CB0B8BB00D81F700D5475E668D2AC88E77B461AD35474982CDA1EFD5DF25254891BF3869E50A2D9EF402F10E3A36A866F8AD6E360AF3F15D3233EBA8DB4D3EBA8C9AF6C8751340426287B2283EB64203687D8C6E687FF4298DE414D1F399C075791EFA6FEFE2400E9E508715131B4939B32A678944A7A0616F3C6A22758FB72B8CCF5CA0C7E1D6A44EBBA91C68300D805066B3C1DF52C864B3B2E8A961FC95C7C61ABE4301EC1D326C21987F4B3667078EF4FC66B079BA8E486924239634BE21E3A3E6680BC1B12215481B2E94F391D92C25D6DAF162B3057A6E3B709E64665567994A8E00 βœ”

CoreOS MD5: D7726985E7743668C79523A556FA84F3

Repetition Checks:

Static Repetition Check: βœ”

Dynamic Repetition Check: βœ”

Final Count:

OK: 482

Warning: 4

Danger: 1

Unlisted: 4

Time to calculate: 14.556832 seconds.
 
Well my friend do you think the dump is valid I have ps4 slim blod And I have two pieces the same error
Code:
CID Dynamic Filler 6: 008000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [DANGER]
 
Hello! I need help with Nor. Help find the problem. Thanks
Code:
Filename: CUH-2016AB04Y5.03.bin
File Size: 33554432
SKU: CUH-2016A B04Y
Version: 5.03
MD5: 0639687AA51D4F0F9ADF71B6F71F1F02
Validator Version: 1.4.7

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

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: 66 βœ”
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: 64 βœ”
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: 68020000 βœ”
SLB2 Static Section 2: 00000000000000000000000000000100 βœ”
SLB2 Dynamic Section 2 (File Size): 4CBA0 βœ”
SLB2 Static Filler: 000000000000000000 βœ”
SLB2 Static Section 3 (File Name): C0000001 βœ”
SLB2 Static Filler 2: 000000000000000000000000000000000000000000000000 βœ”
SLB2 Dynamic Section 3: 67020000 βœ”
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: A3CBB1D0E61006A46B6E1841E054443D βœ”
C0000001_stage1.bin Entropy: 8.00 βœ”
C0000001_stage1.bin Alternative Validation: βœ”
SLB2 Filler 2: βœ”
C0008001_stage1.bin:
01000000000000000000010017000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 βœ”
SLB2 Filler 3: βœ”

0x64000 -> 0xC4000:
SLB2_2 Static Section: SLB2 βœ”
SLB2_2 Static Section 1: 010000000000000002000000 βœ”
SLB2_2 Dynamic Section 1: 66020000 βœ”
SLB2_2 Static Section 2: 00000000000000000000000000000100 βœ”
SLB2_2 Dynamic Section 2 (File Size): 4C740 βœ”
SLB2_2 Static Filler: 000000000000000000 βœ”
SLB2_2 Static Section 3 (File Name): C0000001 βœ”
SLB2_2 Static Filler 2: 000000000000000000000000000000000000000000000000 βœ”
SLB2_2 Dynamic Section 3: 65020000 βœ”
SLB2_2 Static Section 4 (File Size): 40 βœ”
SLB2_2 Static Section 5 (File Name): C0008001 βœ”
SLB2_2 Filler 1: βœ”
C0000001_stage2.bin MD5: C061A54D8C8D206ECA09F8E997C4B4DB [UNLISTED]
C0000001_stage2.bin Entropy: 8.00 βœ”
C0000001_stage2.bin Alternative Validation: βœ”
SLB2_2 Filler 2: βœ”
C0008001_stage2.bin:
01000000000000000000030018000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 βœ”
SLB2_2 Filler 3: βœ”

0xC4000 -> 0x144000:
SLB2_3 Static Section: SLB2 βœ”
SLB2_3 Static Section 1: 010000000000000002000000 βœ”
SLB2_3 Dynamic Section 1: E7000000 βœ”
SLB2_3 Static Section 2: 00000000000000000000000000000100 βœ”
SLB2_3 Dynamic Section 2 (File Size): 1C860 βœ”
SLB2_3 Static Filler: 000000000000000000 βœ”
SLB2_3 Static Section 3 (File Name): C0010001 βœ”
SLB2_3 Static Filler 2:
000000000000000000000000000000000000000000000000 βœ”
SLB2_3 Dynamic Section 3: E6000000 βœ”
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: 230AE9083CBE925159654BB3EE9979C8 [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: 4F030000 βœ”
SLB2_4 Static Section 2: 00000000000000000000000000000100 βœ”
SLB2_4 Dynamic Section 2 (File Size): 6981E βœ”
SLB2_4 Static Filler: 000000000000000000 βœ”
SLB2_4 Static Section 3 (File Name): C0020001 βœ”
SLB2_4 Static Filler 2:
000000000000000000000000000000000000000000000000 βœ”
SLB2_4 Dynamic Section 3: 4E030000 βœ”
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): A601D993986C83D9DB38C52A212D1C8B βœ”
C0020001.bin (WiFi/BT) Entropy: 8.00 βœ”
C0020001.bin (WiFi/BT) Alternative Validation: βœ”
SLB2_4 Filler 2: βœ”
C0028001.bin:
01000002010000000B820F1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 βœ”
SLB2_4 Filler 3: βœ”

0x1C4000 -> 0x1CA000:
CID Dynamic Section 1: 030204010105 βœ”
CID Hard Drive Flag 1: 0501 (Changed) βœ”
CID Filler 1: βœ”
CID Static Section 1: 01 βœ”
CID MAC Address: F8461C41C718 βœ”
CID Filler 2: βœ”
CID Dynamic Section 2: 721C07 βœ”
CID SKU Ident: FF00FF00FF (2xxx) βœ”
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: 2B00 (2xxx) βœ”
CID Static Section 4: FF βœ”
CID SKU Ident 5: 010000 (7/2xxx) βœ”
CID Filler 6: βœ”
CID SKU Ident 6: 00FFFF00 (Slim) βœ”
CID SKU Ident 7: FFFFFFFFFFFF (12xx+) βœ”
CID Filler 7: βœ”
CID SKU Ident 8: 0202 (12xx+) βœ”
CID Filler 8: βœ”
CID SKU Ident 9: FF0001010001 (2xxx) βœ”
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: 00FFFFFFFF0744 (Slim) βœ”
CID Filler 13: βœ”
CID Hard Drive Flag 2: 013B (20xx) βœ”
CID Filler 14: βœ”
CID Static Section 5: 00 βœ”
CID Filler 15: βœ”
CID SKU Ident 13: 00 (Pro/Slim) βœ”
CID Filler 16: βœ”
CID Dynamic Section 3: 0061006000028040803F0002004C004B0002 βœ”
CID SKU Ident 14: 8040803F0002 (12xx+) βœ”
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: CD00 (2xxx) βœ”
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: CD00 (12xx+) βœ”
CID Filler 24: βœ”
CID SKU Ident 22: 005000000008000080000000 βœ”
CID Filler 25: βœ”
CID Static Section 6: 00500000000900000000 βœ”
CID SKU Ident 23: 0A000000D800003A (2xxx) βœ”
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: 87570007FF070007FF0700030C04000000040000 (2xxx) βœ”
CID Dynamic Filler 3: βœ”
CID Dynamic Section 4 (Per Console):
BB000000BB0000004C150800000000002B0000002B0000009CACA70000000000B2000000B20000004CB50D000000000006000000 βœ”
CID Filler 28: βœ”
CID Filler 29: βœ”
CID Dynamic Section 5:
0900008051ECB40A050000000000080003011F00C047C039 βœ”
CID Filler 30: βœ”
CID Dynamic Section 6:
0000838051ECB40A014000000000080003011F00C047C039 βœ”
CID Filler 31: βœ”
CID Dynamic Section 7:
09000080633B5A0B050000000004000003011F00001F0013 βœ”
CID Filler 32: βœ”
CID Dynamic Section 8:
00008380633B5A0B014000000004000003011F00001F0013 βœ”
CID Filler 33: βœ”
CID Dynamic Section 9:
0900008097585A0B050000000000010003011F0040270016 βœ”
CID Filler 34: βœ”
CID Dynamic Section 10:
0000808041784A0C0500BF000000010003011F00C047403A βœ”
CID Filler 35: βœ”
CID Dynamic Section 11:
09000080F6C4D40C0600FF000000000009010900FFFF8019 βœ”
CID Filler 36: βœ”
CID Dynamic Section 12:
1301C080FDC4D40C0000FF000000000000000000FFFFFFFF βœ”
CID Filler 37: βœ”
CID Dynamic Section 13:
1301C0808AE1D50C0000FF000000000000000000FFFFFFFF βœ”
CID Filler 38: βœ”
CID Dynamic Section 14:
090000809073D60C050000000000010003011F000035C01F βœ”
CID Filler 39: βœ”
CID Dynamic Section 15:
880882809073D60C014000000000010003011F000035C01F βœ”
CID Filler 40: βœ”
CID Dynamic Section 16:
1301C080AE73D60C0000FF000000000000000000FFFFFFFF βœ”
CID Filler 41: βœ”
CID Dynamic Section 17:
0900008044AB2E0E0600FF000000000069000B00FFFFC01A βœ”
CID Filler 42: βœ”
CID Dynamic Section 18:
1301C080FFFFFFFF0000FF000000000000000000FFFFFFFF βœ”
CID Dynamic Filler 5: βœ”
CID Dynamic Identifier 1 (Unknown): 051E948420700003 βœ”
CID Dynamic Identifier 1 (2) (Unknown): 1B788F8420700003 βœ”
CID Dynamic Identifier Filler 1 (0x1C6010): βœ”
CID Dynamic Identifier Filler 1 (0x1C6018): βœ”
CID Dynamic Identifier Filler 1 (0x1C6020): βœ”
CID Dynamic Identifier 2 (SKU Based):
040CFD000000000001000000000000001A000000000000000C00000000000000040000000000000000000000000000000A2A0828034A260019000000000000001FFF1600FFFFFF000000000000000000 βœ”
CID Identifier Filler 1: βœ”
CID SKU Ident 26: 183E (2xxx) βœ”
CID Dynamic Identifier Filler 2: βœ”
CID SKU Ident 27: 00001820 (Pro) βœ”
CID Identifier Filler 2: βœ”
CID Dynamic Identifier 3 (Motherboard S/N): 40014B00860388 βœ”
CID Identifier Filler 3: βœ”
CID Dynamic Identifier 4 (Per SKU/Region):
8A690D33F8E33FE404691C15F1E6D038000200150000102D000200130000 βœ”
CID SKU Ident 28: 0C40 (2xxx) βœ”
CID Dynamic Identifier 5 (Console S/N): 03274524455664134 βœ”
CID Dynamic Identifier 6 (SKU Model): CUH-2016A B04Y βœ”
CID Identifier Filler 4: βœ”
CID Dynamic Identifier 7 (SKU/Region Based):
00060015007200900023000100010001000100050246008401480239 βœ”
CID Dynamic Identifier 8 (Per Console (Slim/Pro Special)):
449D98E59CA81120A246610258FA60B007CE1740000000EF0F0F0F0F0F0F0F0F020200820400 βœ”
CID Identifier Filler 5: βœ”
CID Dynamic Identifier 9 (SKU/Region Based): 0000027452445 βœ”
CID SKU Ident 29 (Slim Pro/Special): LVP2-A1 (2xxx) βœ”
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: 7F00FF βœ”
CID Unknown Flag 2 (Possible Initialization): 00 (Active) βœ”
CID Identifier Filler 10: βœ”
CID Dynamic Identifier 11 (Possible Flag): F9 βœ”
CID Identifier Filler 11: βœ”
CID Dynamic Identifier 12: 00000704 βœ”
CID Identifier Filler 12: βœ”
CID Dynamic Identifier 13 (FW Version): 00000305 βœ”
CID Identifier Filler (Slim/Pro Special): βœ”
CID SKU Ident 30 (Slim Pro/Special): 010000000100070440D6E65821805004 [UNLISTED]
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):
OTHSBI AQM10BA0D05 3 D7CL0ATO βœ”
CID Identifier Filler 17: βœ”

0x1CA000 -> 0x2000000:
UNK Dynamic Section 1: 0110500001001D005C βœ”
UNK Dynamic Section 2: 013700000000000000000001 βœ”
UNK Dynamic Section 3:
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 βœ”
UNK Dynamic Section 4:
130000000100000000000000000000000000000000000000000000000000000004000000 βœ”
UNK Dynamic Section 5: 41FEFFFFFFFFFFFF02 βœ”
UNK Dynamic Section 6:
0000003C000000000000000010500200000000010000000000000000000000000000000000000018 βœ”
UNK Dynamic Section 7:
00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000 βœ”
UNK Dynamic Section 8: 4C2D6906010000002F133C00CADE3F βœ”
UNK Dynamic Section 9:
6B9FB40FAC132100000000000100004C2D6906010000002F133C00D39C48239FB40FAC βœ”
UNK Dynamic Section 10: 4C2D6906010000002F133C00CADE3F βœ”
UNK Dynamic Section 11:
13210000000000010000000000000000000000003C00F17018B04945E5D6 βœ”
UNK Dynamic Section 12:
132100000000000100004C2D7C0A000000002F16200064B8B6F39FB40FAC βœ”
UNK Dynamic Section 13:
132100000000000100000000000000000000000000000000000001000000 βœ”
UNK Dynamic Section 14:
0000000000000000000000000000000000004500000000000000000000000000000000000000000001 βœ”
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): FF00FF00FFFFFFFFFF βœ”
UNK Filler 3: βœ”
UNK Unknown Bits 1: 7F00FF00 βœ”
UNK Unknown Bits Filler: βœ”
UNK Unknown Bits 2: F9 βœ”
UNK Unknown Flag 1: 00000704 βœ”
UNK Flag Filler 1: FFFFFFFF βœ”
UNK Unknown Flag 2: 00000305 βœ”
UNK Slim/Pro Flag Filler 1: βœ”
UNK Slim/Pro Flag 1: 010000000100070440D6E65821805004 βœ”
UNK Flag Filler 2: βœ”
UNK Slim/Pro Special: βœ”
UNK Slim/Pro Flag Filler 2: βœ”
UNK Unknown Flag 3:
E5E5E50104A647E9D983A2265FEB7A866244A3C423F2B60C93738373E7EAF5A9646902BDA2E4CC448849706FDD4A3FFE0F9CC15736FC7CBB3D6DA27A7C572EFF4E2529F4063E6683BFB2DA61B8C0AE280343E29303E679227FEE023916B4AA8FC36721FD βœ”
UNK Flag Filler 3: βœ”
UNK Unknown Flag 4 (Hard Drive):
OTHSBI AQM10BA0D05 3 D7CL0ATOiοΏ½ βœ”
UNK Flag Filler 4: βœ”
UNK Unknown Flag 5 (Large Block 1200+): Not Applicable βœ”
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:
BB000000BB0000004C150800000000002B0000002B0000009CACA70000000000B2000000B20000004CB50D000000000006000000 βœ”
UNK Filler 5: βœ”
UNK Dynamic Section 23:
0900008051ECB40A050000000000080003011F00C047C039 βœ”
UNK Filler 6: βœ”
UNK Dynamic Section 24:
0000838051ECB40A014000000000080003011F00C047C039 βœ”
UNK Filler 7: βœ”
UNK Dynamic Section 25:
09000080633B5A0B050000000004000003011F00001F0013 βœ”
UNK Filler 8: βœ”
UNK Dynamic Section 26:
00008380633B5A0B014000000004000003011F00001F0013 βœ”
UNK Filler 9: βœ”
UNK Dynamic Section 27:
0900008097585A0B050000000000010003011F0040270016 βœ”
UNK Filler 10: βœ”
UNK Dynamic Section 28:
0000808041784A0C0500BF000000010003011F00C047403A βœ”
UNK Filler 11: βœ”
UNK Dynamic Section 29:
09000080F6C4D40C0600FF000000000009010900FFFF8019 βœ”
UNK Filler 12: βœ”
UNK Dynamic Section 30:
1301C080FDC4D40C0000FF000000000000000000FFFFFFFF βœ”
UNK Filler 13: βœ”
UNK Dynamic Section 31:
1301C0808AE1D50C0000FF000000000000000000FFFFFFFF βœ”
UNK Filler 14: βœ”
UNK Dynamic Section 32:
090000809073D60C050000000000010003011F000035C01F βœ”
UNK Filler 15: βœ”
UNK Dynamic Section 33:
880882809073D60C014000000000010003011F000035C01F βœ”
UNK Filler 16: βœ”
UNK Dynamic Section 34:
1301C080AE73D60C0000FF000000000000000000FFFFFFFF βœ”
UNK Filler 17: βœ”
UNK Dynamic Section 35:
0900008044AB2E0E0600FF000000000069000B00FFFFC01A βœ”
UNK Filler 18: βœ”
UNK Dynamic Section 36:
1301C080FFFFFFFF0000FF000000000000000000FFFFFFFF βœ”
UNK Filler 19: βœ”
UNK Dynamic Section 37:
01008680FFFFFFFF0100FF0000000000B8000100FFFF401A βœ”
UNK Filler 20: βœ”
UNK Filler 21: βœ”
UNK Large Filler: βœ”
UNK Dynamic Filler Byte: 00 βœ”
UNK Large Filler 2: βœ”

0x200000 -> 0x380000:
PerConsole Dynamic Block 1:
E621760917F2F124944CBD1E08335B265AF714CCDE2F704EE0D461D5305CCA76226377C5607231577C0C60C7F2E46E81AF14136A6963E90F7642503BD14D3C43BB7E0BF5715E5911CB44D779277B25F660B9A65770C94468165AB290D74FA6AD41FC7235943872C127690CAD5D2FFB86EE8E84515B22B0B90BB6347F8F81D1287596E1A660319D0159DEB29B5C547C3BB58A4B14B4AEA0D256D43C3D491E4319434273357E8AFD067A1D83D44FADF868A738C872B3709D253DD5906D380C9F088951F542DFB26A16759F28162ABED20744383877B8544D98C84BF89DF198D876EEECE98FA347356ED9418B1A7CEAC164992A339B1F6C6EE27773AD1C57980A99E7717B4C1A71FFA2B91B49F21C14AF0B0A317DA43F30E38C1579E937AD0794BC51B5FA2F54C369B232925781316CB747495A054A6FABEEBBC521B5833668D6D3CE36C836B7CA5429F50F983C7BEB36BD7338327A3A3F0CF11CA3FBF78BC8DF70CC69310EEF0A5FE607DCED2AFE53BDED3B38F30DACEDA86105F8DD18B3D64D556849C04013FA68416119D121763071276F8D2755D7A18F3CEF6258DA8B518A7C8467B9B2927C8D32B4B501C780D3453DFA592E06C71E02708013B2320657DE480C24D29B7325C50AD9B8B6E8FD912B443F1E579BBAE57BCFC97E50A621CF183CE49982BB33BC126EB58F70639D4A2D5A9FEEBFEFBC4151C0BA16FADD1D0601A1 βœ”
PerConsole Filler 1: βœ”
PerConsole Dynamic Block 2:
D9724B6A0E331D9CFE926BD7E63A836C038C8C8ACEBB5252C87FB568A66139F614BA7562153B06821CBB246C106DDF32A235AF1C0BD8E9C77C766869E82E89A37932C9A9608D3B0699600E8CA98C08E94CD7517F7A3D95D8DA3E3C08DF74095E1662BA1C4AC02A54FE4A67DDE9DD7ED986FC9346885F6C05E7E39984312000DEAC65942D8A84AA48667BBE0C5B762247B6F00EF528D5A5E696C2571D0919B892AA0CB1CCAFE05D5789E79081ECAB64443FF013CEC23A40E2564BBC3934126B3E432DB81417863A0CC4B659B29C60F6C9B42FB8E38BB82EECE23F83300B85C8DD2E9158392175C509FDC9919B9EAD8889B2D864E56A499E2B99BA2B02BB25CC023740205E4B91252A3E553DB2D45BBE79272754F067978A6A58DBA4550CEEDE7BC2B899453B8EA97441C5643C17A4A6C6977453C172C27F78BE8081BDA8353D1CB2CBBF22C93CA3E067F4C6EA36C8D18D1519A98A88BB0982E068F28B32E95B36E1DE6E2660A5E642C52DD77063CF3C52EEAB62AF611C136A1C6C993E36C47B87A5548DEE4270D70A5C777553A942F1FDDB7CBB429ACC1DC3EE07818D4AD7DFE4DA4E1302D17EC6EECA470BE2B9E58C2AF7CF54D4DD8D49B7BA2DA37F8D967B5C5C7FAFBDD726A039A1C15AD7DC3EB1715F3374FB1F57455E750E83C039BB7E301E800768468D3D4725647FD6BE64389D5C7C7D9ED787790274CCCABF65C29504 βœ”
PerConsole Filler 2: βœ”
PerConsole Dynamic Block 3:
E3190991969174E4A85BE7BB9E6CACF21CACF97B05FC38C4B314A68BE83765B661AE8208CF9466D48B0F74C4CAF64B8CE43D278B09687612DEC31AC4DA8D310332C952C77F8CE400F587252D689041BB4B8E3788B2FF16125EA198FD3E01802D52BAE5B7CB268B553E09FA252332C97CE56CA5EFC475785FA7D9C8B0DF23980FBFDE937E3910D790212FA312DAC763EDECA8E4483818579F2EDD5CA93A3FC576341ECA505E26FC1EBD1517CB06F0D9A221E8103B7397C960065FDD727BB10684E8B62B690EA4F987BD263899F28BFBF1E829A1744F6D3B7E97254165B65A0DBEF8629635548A2E2889BDE290591F98C8571830A659915C69E5BBF162737C9F8C027ECACC39901491A54B45D0D9B112C2035E01B9A51D5739597F961A71E6D3EA3D56853F6D6C31F162BE15FA967FF5F679497665EED7527D2ECD358A5AD9C9B5B305710DB3C1DAFA32EF1CEFFE8C5FA9C85CCDD3D9B3973391A0CA761B72B2D34DE11F46EA8AF654E5E7035349640A3967D8A1BD30D98FDDC1C4564D76AF229F4CE1836969459A2382605D898FB98C98089BC640062AE4D7F809194ECE927B36AB85C44AE2880901B98EBCF6FC2C6D943B1801B189C73F587479D441C424D68C852CD7FEBB43A1C3F215240265748214494D59B7A937736BFDB48EE17713AD3E801AC01B7A265E867719DE17495A428060297A9013756008CB6B6828EAAA3B61 βœ”
PerConsole Filler 3: βœ”
PerConsole Dynamic Block 4:
5367374D88C566D96C3B0C90AF1802C27F0C96DCB7EEF8C0EF4F632F48EFE199725BB0D26D23E0B8DCC644DF2AA661438A70573C64B1BCE7F72EB389984C38A7BDC53CFE0B309EB04A2EC9183C8F52A817100AF257C5AFAA5E425C578EE8FBFAEB94D3F8C8D28748FFE7097AD3C1CF36A2BBEC0BFD72E0B4D0B17E0B6D702D7E2C96E319EA18C906805AAC21E3FADEAE7E54D13143D1BA02BC6D3E3E777D6DFE2118B45C8870A6C2FD2D28EB0369F7E7F7DF0F97E74FF9FAF09E22DEDEC19226BF6BD306B7895FF241E3309E3AF5367B0F824D88C27E90BAE37E205F981C9050E69AC52D78A17DF3D523E9D6336AED05E7AA86C8625F632D27C573805AD79CC4597AE0370619AF9B5DD24E39F68DA663564CCC9387A80B124C845B2C18DF85F599CFE53A2D89BE38C6FB2C8945964744C835D7C3642D217CBA25E89E8B947BD321C37692CB91F8B78350BF75AD16181D1918CCCAED483651C2388494101449D500347122474EB24162B3861243770552298ABFB97AD1334A0E7D90771595DCB51A24F34C059902DCE67AAB7B7ABBAAF7E63812F6A1BA7C3F6931CE74E118E08126E3A57923DB313B5FFC8738509A5E844993BC5F001C09B783AC344CEBA9EB0B3A92B932C33BF960DC5C81EC7B0BEED31F72CC12B2C9EBB85A4BD16EF6829675B49EDE7F1AC2F7002F038A6BCBFC46694F8624113DCEE470658C332857747EF8 βœ”
PerConsole Filler 4: βœ”
PerConsole Large Dynamic Block 1: βœ”
PerConsole Filler 5: βœ”
PerConsole Dynamic Block 5:
021E70E316070FD19621FC05E87B6080802A354326F6486A0E4BF30E0887E2110D880CC1AC17D9AA92D21050EAE79D96F7D22643409C89503A7564C278BE5904E1BE36C983E8A25872F32E3266E7F534D955EFC61CB79D1A9AACFE5CB22A7DE13877BC09ACFBCDB9701E2EAA6466E2EA785A4FFB8092FFD6FF8E9B827646169D0BEB0FCA7E293A8FF34781EA19E973F3D9D87C8EE5940688988595CB1CFBDE7576FC86977A869BDD99E5D8630817257783F81D99552E84B34A568D9D8042BD1B1AEB1E4E67D33DB5846BC49EDCD35D6DD96A3AF59235025993C857EAEFF417C18AD385823F65103AFA88CD3A775804E248E6E84A95B4402AEF52AB66DF1E86514BE40553EF8F060417716CA103E3F376CE0657772F5B7921572C26BABC5AE1F2CFEFFC752702197DF1BDCED0606D701E βœ”
PerConsole Filler 6: βœ”
PerConsole Dynamic Block 6:
C5F564BF61DB9EE191B3D00C3B6B1B0C3BDD5B2652C42810F30DA9BDE903EEDC020E136C4C85BDBDC84554CE2085BC8488AB19028BC483263F6DA357228B0B6C615E1D2F564F3294BB91BEA1793A4BF417AE0EA3094AFDBECD1E43672D4A2745BD25607FADC6E2048177BB9851E42890D002E00A2EEA8CE130EF806103A205FD8C36474344727A1306FDB380344837B80E831B70D233F9ACB3FD501993CD52FA89002AF6EEE630D0B29A7C16FD07D1EEB83A7C81C3E15AF6BA9E0160D56B5D8BD2A155FBD5DE7C8DA521D30463762EB54334809FF1FE1873D0ECBA8566ABCF6C βœ”
PerConsole Filler 7: βœ”
PerConsole Dynamic Block 7:
DE9967AED0E154A17223E60508DA3F5F2C973A249B2CDB7BF7C1C94B10C93E9A134FF241F373D0355494A3715FD2585F9C4357A5E804431C7367883D0CECF9C3FC1EA77F12CBECBFB580227878F936F9521AEB5E7B0C4DEEDFF5BC818FF413EA3FE328134F044DE1824DBC490A5C34878530A9125803AB0D17BC2D613A02137CD35703068CBB08A01AFC08C27063AFA5C67106075E99590D42956BE1F984ADAA9C08785CD8AEB756012EBC2806748DAD6A34294D956C8BF82DA10815D903D27C723C7B62CADE6FB1174E05E3DC5514114F9F2752856067B3922DAC94AEBE2066C4C50DEA1803AA4FA04FE769C131806BFFCBC9F23DEB82EE0770F1B7B298DDAA78BB1FC63DB1EE22D5364A27905BFC7F0932FFC86F581B46B415CBF579E054DC2287B807EB6D7CCF2F4A65E5DDDC7AEC03DC214B5D51F248A5F33D698243AA500029331D1F808423921A9EAFF83344DED4D4B1AA9D69260659FFE146DEC48157 βœ”
PerConsole Filler 8: βœ”
PerConsole Dynamic Block 8:
6F4086D274C17828BE85563DA33FDAB5F94E1E420785F183A0DE9EF324424F778358437E71BB70A2B3605613995F382C839CB31F2DBE1B1AE16FC5CE5E618F78 βœ”
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: 0002 βœ”
SCE VTRM Region 0 Filler 3: 000000000000 βœ”
SCE VTRM Region 0 Dynamic Header 3: 0002 βœ”
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:
8499E8E8B3332418B0C79FA9815125FF9E5857CF30BBF06543DD02ADDE9431EAA5D03E9610A38FBB18E6FBF7602B54E798175FCF5882CCC494319A7CC19A85C4ECA20364EBC13EA10DB20115FC300CB15EE2657D2B88704DA769F9EE62515D9C βœ”
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:
2A22092BACAF02EFC5346D3F590A6D5B4826FE4AF428E59E583FB0EDA8C3A78E βœ”
SCE VTRM Region 0 Filler 14: βœ”
SCE VTRM Region 0 Huge Encrypted Block: βœ”
SCE VTRM Region 0 Huge Encrypted Block Entropy: 7.96 βœ”
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: 0001 βœ”
SCE VTRM Region 1 Filler 3: 000000000000 βœ”
SCE VTRM Region 1 Dynamic Header 3: 0001 βœ”
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:
8499E8E8B3332418B0C79FA9815125FF9E5857CF30BBF06543DD02ADDE9431EA6DA6C134F1C7F70653BFAA623C0451DB27DFC69F5BEEAE79944895DA607D2F4DA60723DEA98A2BBE55625B31CB2B8D328AE6FB0A27BD7A27C408C85170E039F1 βœ”
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:
A452BA9ED86FD9BF2B4405C0E2765EE64EF8B34BBC8DC64B3E62068DA0758959 βœ”
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: 1DE118A4AB10533C828787E43E9373 βœ”
CoreOS PerFirmware Area 1:
9CEC69CA07828AD175C5E74C6B3DD057F3DDCE0D1C350D35C66D886BDB5D59A6 βœ”
CoreOS Static Area 2:
46D4F355A4D42382CAC301DC427C84D45903ED34D9D8216721F7093EB360A041 βœ”
CoreOS PerFirmware Area 2: 9C0521B9178C3A8FF450CF614C198C22 βœ”
CoreOS Static Area 3:
88B80D0C9E1D195DA3FB90390349FAABCCCEBE50C5CABA7B3EE01878579AB0A5 βœ”
CoreOS PerFirmware Area 3: 12A9F951A75C958D3581A0409753CFCE βœ”
CoreOS Static Area 4:
6667978EF6C6DEBB95990FE802FA2162F433F82DD5C597460757E4751FBBC7C1 βœ”
CoreOS PerFirmware Area 4: 1B6D16A9FF649BEC0E5FA5406FD5C204 βœ”
CoreOS Static Area 5:
0AFB1D7BC61EA8318F3ADAE8496DBD1C71377DBB7DD013E6C62AD861131B5F51 βœ”
CoreOS PerFirmware Area 5: A627CF654C8DE70C1BE2E858488F152C βœ”
CoreOS Static Area 6:
1B288A11C47F9CFCA342F8D7B44CC7292F8F9C0D4DC25371B92075272CC96685 βœ”
CoreOS PerFirmware Area 6: F67088E59B18394D693030EB70823277 βœ”
CoreOS Static Area 7:
67AB914895371E350CB52628891AFBA5A452B4DE03E29EE877CAB3ADA1182513 βœ”
CoreOS PerFirmware Area 7: F26AA3765BC589E7C2A466406D7E8587 βœ”
CoreOS Static Area 8:
435C317ACCECFD545CCD32C958C3B5ABB1734BEAFB24070B0252D956C06A47290498C177F081413805E0EBDC9A2F17E81DA1527A0BF973EC2B28E6432655D65D3B6131CDFC01132F794B95AA706C0F7A1F1B4703FE4B085E61C1DB1EFB18F98B367105B07659E032ECC21BCB626904E729F133BE3E32C1B89E8F7C32B61D6997D6AA9D4650E9F288A8783FA8BA7B258D59D3C63EEBAE744BDFB95CE272C5A68D23017CD32F77893FAF95341FF9B184D46BE8FFF1D1A8DF15C363C4A739053014 βœ”
CoreOS PerFirmware Area 8: 2BD26BB6D8E96E6D13965D020059E057 βœ”
CoreOS Static Area 9:
8CA3A8ECBC4F687817BFB03C7CEDCB228CC4F637CA379F7B635FABC584A2376E0C18ED804E473F6F48D74DCC85C3E786 βœ”
CoreOS PerFirmware Area 9: 4AC3736500ADF9D6ECEA0E2755A47E79 βœ”
CoreOS Static Area 10:
D32E257AB6399790F94646CAE0A462B1B939B3962DCB3C85E2DDF6A1A98AFAA8 βœ”
CoreOS PerFirmware Area 10: 08FB45FD961EA3E1F5783A4BDC206E4E βœ”
CoreOS Static Area 11: 7FD3924BEB9D5FAE685D0E348A93EF8B βœ”
CoreOS PerFirmware Area 11:
A4AFFC35AD169DBF513957E17325FE6B29E6F96DCB1ACB27B4146211328A07AEB7D03D5E6609B786BD7642FFE2CB4A6BC0F5C3072A8CFA4B7F99998BAA3222FFD5834916305C3ECCB7B8DC1B41A83588565CF2D82149AAFA678F6B06D9D7059EB3AF4E51AEE8B050E38028C1E8782C8946AE34F50C796F6D563D9428D78611780FDB08C8488468D1356039B80366CFC7D6CCA000933BF9FE9E8FE89521CEEF722B3F4F388B7FD5FDE1DFCC7F84266E57AFE512BE634DBF2943CD935484E359CD856258BC99EEB986B5E119E794DB6CAFCFA44DE1F58FB141DC9C0F7B580133C0AC7E692B16095BACD126D1E70091017C7BF7D4EF7139F5253DD45E0C311042ED4B801643F508CBDE164FC129E0D7AEB708D17D98015CBF4159A6A6CF038416AC4E906F8DDF2A947D535F1028F0F4503DEEE1692DF680F4069E8C6C98DDCED729E9177FE29ACC6E6080947E7078CCE9B6F38F5D3C24C196A9AF1B09EA7BEE50F47D56A0A450F645AB36DF3A139588D3E2B3072D5C6D8F3BBE4214FF8A5F0BABA709A5D7FB101BFF2CBAC92DE8BFD2B0094001BCAC2664AC81C5A11E7117178E41F20475F31FD80CB928C6C6FD7DC526B1C4137FD0BF5677D13E3A00E75FA112F13CD2340B0277279E9562C815F078C04ED5691BA96C9FFBD220C116A719D573B223F75E8A0DDA43974795108E6D6D743123F4883D40666884B11C7A21D9E9DD3E37D56F16AA64DFB73142F913793F9891BA70AD0CEB0556C7E73860979FBD2BBA83347E349363AE90D321E4B0964D849E70F8770873D9F53DEA1E2C088548D4F13B63DE575034E4510620D4CDEA40D0F1A748B95A59C76E653FC9185BED264B9F81DF0264A28BDD333A000A9CFD5EAAEA5B05BF0BCE39C3925722C7853A573C668C5AA2BAF6CC5DD1A1CB11250830B249 βœ”
CoreOS Static Area 12 : βœ”
CoreOS PerFirmware Area 12:
3A4B85FA05D517D82DEAB05DF149C2B00D92C5A788B718DF3430681AAEEBEF8117B2489FEE5BC5D7C888D7E967225B1BD4D5FE43A781EAA01F7EBD76DC7CC53E5B073C68D31531F6128A04DF25D0F4EF78E76610EC550DE0E6B6E3365CA648156EF205AF8326F485D50E28272F5489E926AC2D570A4580258B58AEA1A24FEF90BC81A5330D7FFA365987B982B51A079E939BAD4F64A7B93E0ED3D2A4264ED5E56028CB26DAC453B3E647C8A1F458EE567329B55F04D52621F93199C746724BBCF9334FA2FA5765992F6D34BE8D1A24B3D06251E05E61ADBDD18665F8D4D63717322551ED3B3CE1342A6DB1D1D2178D8AD12DA6FAC5CA7363D6B81929A41956C06E2E2F29F3DD944ED228D0613EB27BBA2E42A2179746228BBE71B60C4A53C20B1331D3C2112E2B483A3E88DF50174DB7436D0C7C3EB4D20C904CF3ECF8CCD63521D3C8DB67CD86F4F1E9A0E79016ABAD238CD74A8A826DC68C76AB347D46BB93BBAAA3DDD6C11DF6F5315D4F3574DF4FDA61A7567810AB5899269A9F69242A873D61F391A808EED58824243CFA8018572D1A1D74F54F251677164CD132603DCA32BC478B4194B708B72E04AF9AEFBC178912AA5A694013AA70093D5F845D535065FCFA8B9912B4B58C5A163A0FB3F633D5090983BF8D0CB49240CB79F03EFB3802342C90B8BEA2D9B32168CF5B8B8E3B7CC7CF47573ADCEE177FB21DB5E20801FFC846827E2B0AFE3A4E35AC3D68CF6631EE81F80016B8B349F065EB1FA75AD2411D682CE9496A43C0353FBAA31A406CD2E04B6DFBA5F0D4B23B3FA29C59230F9331C63BDB49B3A3ADFF5D33170DEE0391598A5C8677B690F29C8B246DB09595515CED7B212A61A7C45AF1F4C429D74276D7D9CECFF4BE1F619D9FCBD040B13DC7C5D0D905B5CAFFD35888FF4753F2A9 βœ”
CoreOS MD5: 486E61C074B801FF04C8D109EFB713C8

Repetition Checks:
Static Repetition Check: βœ”
Dynamic Repetition Check: βœ”

Statistics:
Entropy: 7.54 (94.25%) βœ”
FF: 3961988 (11.81%) βœ”
00: 790989 (2.36%) βœ”

Final Count:
OK: 441
Warning: 0
Danger: 0
Unlisted: 3

Time to calculate: 27.329451 seconds.
Return
 
Status
Not open for further replies.
Back
Top