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

Already updated to 1.1 :)
Same URL etc.

Version History:
  • 1.1 (28/11/18) Improved VTRM & CID Validation, Typo Fixes, Better Colours! Whoops!
  • 1.0 (27/11/18) First Release!
More Information:
  • File MD5: 4291FD6C3D14CFCB540FF3A7F3B591B1
  • Chiptune: Class05 - Maktone
  • Illustration: Ilya Kuvshinov (Other GFX by BwE)
@mawhatt give it a go with the new version! That issue you have sounds interesting. Upload your dump to mega or something!
 
Haha yeah just omit http/s or email me directly

I guess I will always be updating minor things. It's best to check if you have the latest version on my website or here. The URL will always be the same.

Version History:
  • 1.1.1 (29/11/18) Typo Again!, Made the SKU not come up as UNLISTED, Added some MD5's.
  • 1.1 (28/11/18) Improved VTRM & CID Validation, Typo Fixes (Whoops!), Better Colours!
  • 1.0 (27/11/18) First Release!
More Information:
  • File MD5: 9618E9AE9A8E7BEDD5A821FE2742A0AB
  • Chiptune: Class05 - Maktone
  • Illustration: Ilya Kuvshinov (Other GFX by BwE)
 
@BwE need your help i have ps4 sim blod

i check the nor validator i have this errors
Code:
Filename: tia miriam.bin
File Size: 33554432
MD5: D14EFF721313AE472E4EA946A4288F4A

0x0 -> 0x2000:SCE Static Section 1: SONY COMPUTER ENTERTAINMENT INC.  ✔
SCE Static Section 2: 01000000100000001800000001000000010000000800000001  ✔
SCE Filler 1:  ✔
SCE Dynamic Section 1: 00  ✔
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: 65  ✔
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): 4CBD0  ✔
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: 2F0A78516CA7A5A269B633AB3369292A  ✔
C0000001_stage1.bin Entropy: 8.00  ✔
C0000001_stage1.bin Alternative Validation:  ✔
SLB2 Filler 2:  ✔
C0008001_stage1.bin: 0100000000000000000002001C000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000  ✔
SLB2 Filler 3:  ✔

0x64000 -> 0xC4000:
SLB2_2 Static Section: SLB2  ✔
SLB2_2 Static Section 1: 010000000000000002000000  ✔
SLB2_2 Dynamic Section 1: 68020000  ✔
SLB2_2 Static Section 2: 00000000000000000000000000000100  ✔
SLB2_2 Dynamic Section 2 (File Size): 4CBD0  ✔
SLB2_2 Static Filler: 000000000000000000  ✔
SLB2_2 Static Section 3 (File Name): C0000001  ✔
SLB2_2 Static Filler 2: 000000000000000000000000000000000000000000000000  ✔
SLB2_2 Dynamic Section 3: 67020000  ✔
SLB2_2 Static Section 4 (File Size): 40  ✔
SLB2_2 Static Section 5 (File Name): C0008001  ✔
SLB2_2 Filler 1:  ✔
C0000001_stage2.bin MD5: 2F0A78516CA7A5A269B633AB3369292A  ✔
C0000001_stage2.bin Entropy: 8.00  ✔
C0000001_stage2.bin Alternative Validation:  ✔
SLB2_2 Filler 2:  ✔
C0008001_stage2.bin: 0100000000000000000002001C000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000  ✔
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: 6D0FAE93ECE0AC1F8D8E44813388DAC8  ✔
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: 030204010101  ✔
CID Hard Drive Flag 1: 0501 (Changed)  ✔
CID Filler 1:  ✔
CID Static Section 1: 01  ✔
CID MAC Address: BC60A7613867  ✔
CID Filler 2:  ✔
CID Dynamic Section 2: E95F07  ✔
CID Filler 3: FF00FF00FFFFFFFFFFFFFFFFFFFFFF [DANGER]
CID Static Section 2: 0301010202  ✔
CID Filler 4: FFFFFFFFFFFFFFFFFFFFFFFFFFFF01FFFF [DANGER]
CID Static Section 3: 01  ✔
CID Filler 5:  ✔
CID Static Section 4: 00000000002800 [DANGER]
CID Filler 6: FF010000FFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFF [DANGER]
CID Static Section 5: FFFFFF [DANGER]
CID Filler 7:  ✔
CID Static Section 6: 0202 [DANGER]
CID Filler 8: FFFFFF0001010001FFFFFFFFFFFFFFFF [DANGER]
CID Static Section 7: FFFFFFFF [DANGER]
CID Filler 9:
[LIST=1]
[*]
'AA' found at offset: 0x1C40C5 [WARNING]
'AA' found at offset: 0x1C40C6 [WARNING]
'AA' found at offset: 0x1C40C7 [WARNING]
'00' found at offset: 0x1C420B [WARNING]
'07' found at offset: 0x1C4210 [WARNING]
'44' found at offset: 0x1C4211 [WARNING]
[/LIST]
CID Hard Drive Flag 2: 013E [DANGER]
CID Filler 10:  ✔
CID Static Section 8: 00  ✔
CID Filler 11: FFFFFFFFFFFFFFFF00FFFFFFFFFF [DANGER]
CID Static Section 9: 0061006000028040803F0002004C004B0002 [DANGER]
CID Filler 12: 8040803F0002FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [DANGER]
CID Static Section 10: CD00 [DANGER]
CID Filler 13:  ✔
CID Static Section 11: CD00 [DANGER]
CID Filler 14: FFFFFFFFFFFFCD00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [DANGER]
CID Static Section 12: 005000000008000080000000  ✔
CID Filler 15:  ✔
CID Static Section 13: 005000000009000000000A000000D80000 [DANGER]
CID Dynamic Flag 1: 3A  ✔
CID Static Section 14: 00000005000005000000  ✔
CID Filler 16:
[LIST=1]
[*]
'00' found at offset: 0x1C4B00 [DANGER]
'50' found at offset: 0x1C4B01 [DANGER]
'00' found at offset: 0x1C4B02 [DANGER]
'00' found at offset: 0x1C4B03 [DANGER]
'00' found at offset: 0x1C4B04 [DANGER]
'08' found at offset: 0x1C4B05 [DANGER]
'00' found at offset: 0x1C4B06 [DANGER]
'00' found at offset: 0x1C4B07 [DANGER]
'80' found at offset: 0x1C4B08 [DANGER]
'00' found at offset: 0x1C4B09 [DANGER]
'00' found at offset: 0x1C4B0A [DANGER]
'00' found at offset: 0x1C4B0B [DANGER]
[/LIST]
CID Dynamic Section 3: 87570007  ✔
CID Filler 17:  ✔
CID Dynamic Section 4: 070007  ✔
CID Filler 18:  ✔
CID Static Section 15: 0700  ✔
CID Dynamic Flag 2: 03  ✔
CID Static Section 16: 0C04000000040000  ✔
CID Filler 19:  ✔
CID Static Section 17: 00000000000000000000  ✔
CID Filler 20:  ✔
CID Dynamic Section 5: AD010000AD01000004840E000000000024000000240000004819080000000000A0010000A00100008479110000000000  ✔
CID Dynamic Flag 3: 73000000  ✔
CID Filler 21:  ✔
CID Dynamic Section 6: 05000080653C070D0140FF000000000003011F00403D4028  ✔
CID Filler 22:  ✔
CID Dynamic Filler 1: >30 - Too many to list (0x1C5220+) [WARNING]
CID Filler 24:  ✔
CID Dynamic Section 9: 06000080DF44FA0C0140FF000000000003011F00803F8030  ✔
CID Filler 25:  ✔
CID Dynamic Section 10: 88488280974BFA0C050000000000010003011F004033C026  ✔
CID Filler 26:  ✔
CID Dynamic Section 11: 09000080974BFA0C050000000000010003011F004033C026  ✔
CID Filler 27:  ✔
CID Dynamic Section 12: 04000080974BFA0C0140FF000000000003011F004033C026  ✔
CID Filler 28:  ✔
CID Dynamic Section 13: 05000080974BFA0C0140FF000000000003011F004033C026  ✔
CID Filler 29:  ✔
CID Dynamic Section 14: 06000080974BFA0C0140FF000000000003011F004033C026  ✔
CID Filler 30:  ✔
CID Dynamic Section 15: 0900008053F8020D050000000000010003011F008029C01C  ✔
CID Filler 31:  ✔
CID Dynamic Section 16: 0400008053F8020D014000000000010003011F008029C01C  ✔
CID Filler 32:  ✔
CID Dynamic Section 17: 0500008053F8020D014000000000010003011F008029C01C  ✔
CID Filler 33:  ✔
CID Dynamic Section 18: 0600008054F8020D014000000000010003011F008029C01C  ✔
CID Filler 34:  ✔
CID Dynamic Section 19: 00008380864D030D050000000000010003011F00C0358024  ✔
CID Filler 35:  ✔
CID Dynamic Section 20: 09000080864D030D050000000000010003011F00C0358024  ✔
CID Filler 36:  ✔
CID Dynamic Section 21: 04000080864D030D014000000000010003011F00C0358024  ✔
CID Filler 37:  ✔
CID Dynamic Section 22: 05000080864D030D014000000000010003011F00C0358024  ✔
CID Filler 38:  ✔
CID Dynamic Section 23: 06000080864D030D0140FF000000000003011F00C0358024  ✔
CID Filler 39:  ✔
CID Dynamic Section 24: 09000080EF3A070D050000000000010003011F00C0320022  ✔
CID Filler 40:  ✔
CID Dynamic Section 25: 04000080EF3A070D014000000000010003011F00C0320022  ✔
CID Filler 41:  ✔
CID Dynamic Section 26: 05000080EF3A070D0140FF000000000003011F00C0320022  ✔
CID Filler 42:  ✔
CID Dynamic Section 27: 06000080EF3A070D0140FF000000000003011F00C0320022  ✔
CID Filler 43:  ✔
CID Dynamic Section 28: 090000802D3B070D050000000001000003011F0000348024  ✔
CID Dynamic Identifier 1 (Unknown): BC668EE21F000003  ✔
CID Dynamic Identifier 1 (2) (Unknown): 6DA2AC6D661C0003  ✔
CID Dynamic Identifier 1 (3) (Unknown): 0BE8468553A40003  ✔
CID Dynamic Identifier 1 (4) (Unknown): 4010F06822000003  ✔
CID Dynamic Identifier 2 (Unknown): 040CFD000000000001000000000000001A000000000000000C00000000000000040000000000000000000000000000000A2A0828034A2600190000000000000007FF1500FFFFFFF800FF000000000000 [WARNING]
CID Identifier Filler 1:  ✔
CID Dynamic Identifier Flag 1: 183E [WARNING]
CID Identifier Filler 2:
[LIST=1]
[*]
'00' found at offset: 0x1C705E [WARNING]
'00' found at offset: 0x1C705F [WARNING]
'18' found at offset: 0x1C7060 [WARNING]
'20' found at offset: 0x1C7061 [WARNING]
[/LIST]
CID Dynamic Identifier 3 (Motherboard S/N): 40008D01247056  ✔
CID Identifier Filler 3:  ✔
CID Dynamic Identifier 4 (Unknown): 82AEC370BED4B9892E0EBC2C779AC8540002001100000FA00002001300000C40  ✔
CID Dynamic Identifier 5 (Console S/N): MC86169184������� [DANGER]
CID Dynamic Identifier 6 (SKU Model): CUH-2015A B01X  ✔
CID Identifier Filler 4:  ✔
CID Dynamic Identifier 7 (Unknown): 00060011005400820018000100010001000100050166007201180174  ✔
CID Dynamic Identifier 8 (Unknown): 444A681792011120B162696258B4642E07CE16C0000000C20F0F0F0F0F0F0F0F  ✔
CID Identifier Filler 5: 02020082023CFFFF [DANGER]
CID Dynamic Identifier 9 (Unknown): 0000027452375  ✔
CID Dynamic Filler 2:  ✔
CID Identifier Filler 6:  ✔
CID Identifier Filler 7:  ✔
CID Static Section 18: 01010101000000000000000000000000 [DANGER]
CID Identifier Filler 8:  ✔
CID Static Section 19: 01  ✔
CID Identifier Filler 9:
[LIST=1]
[*]
'7F' found at offset: 0x1C901F [WARNING]
[/LIST]
CID Dynamic Identifier Flag 2: 00  ✔
CID Identifier Filler 10:
[LIST=1]
[*]
'00' found at offset: 0x1C9022 [WARNING]
[/LIST]
CID Dynamic Identifier 11 (Possible Flag): F9  ✔
CID Identifier Filler 11:  ✔
CID Dynamic Identifier 12: 00805003  ✔
CID Identifier Filler 12:  ✔
CID Dynamic Identifier 13: 00005505  ✔
CID Identifier Filler 13:
[LIST=1]
[*]
'01' found at offset: 0x1C9070 [WARNING]
'00' found at offset: 0x1C9071 [WARNING]
'00' found at offset: 0x1C9072 [WARNING]
'00' found at offset: 0x1C9073 [WARNING]
'10' found at offset: 0x1C9074 [WARNING]
'80' found at offset: 0x1C9075 [WARNING]
'50' found at offset: 0x1C9076 [WARNING]
'03' found at offset: 0x1C9077 [WARNING]
'F3' found at offset: 0x1C9078 [WARNING]
'68' found at offset: 0x1C9079 [WARNING]
'87' found at offset: 0x1C907A [WARNING]
'57' found at offset: 0x1C907B [WARNING]
'01' found at offset: 0x1C907C [WARNING]
'00' found at offset: 0x1C907D [WARNING]
'55' found at offset: 0x1C907E [WARNING]
'03' found at offset: 0x1C907F [WARNING]
[/LIST]
CID Dynamic Identifier 14: Not Applicable  ✔
CID Dynamic Identifier 15: E25104000EFF3900000000001C00000000B0D6E04FC2000000000001000000008AA0025C00000000E25104000EFF3400000000001C00000000B0D6E04FC2000000000001000000006641735B00000000E25104000EFF3500000000001C00000000B0D6E04FC200000000000100000000CE36785B00000000  ✔
CID Identifier Filler 14:  ✔
CID Dynamic Identifier 16 (Possible Flag): E5E5E501  ✔
CID Dynamic Identifier 17: 47A1C2A2AFE684A2B79D8B3E323ADC7D52B63956F31D7DF58F96565FA562A20533DD71A5021A6501DA1964BA7AF86992D5D56DEA50E24A2381504DF3FB3F591D0AA4C30F258DE4B6D0661E42C4A3443E8BEB47A9140CD0BEC6FF0FEB705D9521  ✔
CID Identifier Filler 15:  ✔
CID Dynamic Identifier Flag 3: 00  ✔
CID Identifier Filler 16:  ✔
CID Dynamic Identifier 18 (Hard Drive): OTHSBI AQM10BA0D05 6 E6CKH6TM  ✔
CID Identifier Filler 17:  ✔

0x1CA000 -> 0x2000000:
UNK Dynamic Section 1: 3200550002001D005C  ✔
UNK Dynamic Section 2: 015C00000000000000000001  ✔
UNK Dynamic Section 3: 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000  ✔
UNK Dynamic Section 4: 130000000100000000000000000000000000000000000000000000000000000014000000  ✔
UNK Dynamic Section 5: 96F8FFFFFFFFFFFF02  ✔
UNK Dynamic Section 6: 00000023000000000000000010500200000000000000000000000000000000000000000000000018  ✔
UNK Dynamic Section 7: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000  ✔
UNK Dynamic Section 8: 322C00000000000030132300916DA8  ✔
UNK Dynamic Section 9: 896AA169AA132100000000000100000ED41A00010000001E140F0014B5796EC7EB2152  ✔
UNK Dynamic Section 10: 322C00000000000030132300916DA8  ✔
UNK Dynamic Section 11: 132100000020010100004DD9027701010101011620007D0A3158E71BDDED  ✔
UNK Dynamic Section 12: 1321000000200101000036743000010000000A163400DAFD1E0BBB6D58E8  ✔
UNK Dynamic Section 13: 132100000000000100000000000000000000000000000000000001000000  ✔
UNK Dynamic Section 14: 0000000000000000000000000000000000503500000000000000000000000000000000000000000001  ✔
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: FF00FF00FFFFFFFFFF  ✔
UNK Filler 3: >30 - Too many to list (0x1CA609+) [WARNING]
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: AD010000AD01000004840E000000000024000000240000004819080000000000A0010000A0010000847911000000000073000000  ✔
UNK Filler 5:  ✔
UNK Dynamic Section 23: 05000080653C070D0140FF000000000003011F00403D4028  ✔
UNK Filler 6:  ✔
UNK Dynamic Section 24: 06000080653C070D0140FF000000000003011F00403D4028  ✔
UNK Filler 7:  ✔
UNK Dynamic Section 25: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [WARNING]
UNK Filler 8:  ✔
UNK Dynamic Section 26: 06000080DF44FA0C0140FF000000000003011F00803F8030  ✔
UNK Filler 9:  ✔
UNK Dynamic Section 27: 88488280974BFA0C050000000000010003011F004033C026  ✔
UNK Filler 10:  ✔
UNK Dynamic Section 28: 09000080974BFA0C050000000000010003011F004033C026  ✔
UNK Filler 11:  ✔
UNK Dynamic Section 29: 04000080974BFA0C0140FF000000000003011F004033C026  ✔
UNK Filler 12:  ✔
UNK Dynamic Section 30: 05000080974BFA0C0140FF000000000003011F004033C026  ✔
UNK Filler 13:  ✔
UNK Dynamic Section 31: 06000080974BFA0C0140FF000000000003011F004033C026  ✔
UNK Filler 14:  ✔
UNK Dynamic Section 32: 0900008053F8020D050000000000010003011F008029C01C  ✔
UNK Filler 15:  ✔
UNK Dynamic Section 33: 0400008053F8020D014000000000010003011F008029C01C  ✔
UNK Filler 16:  ✔
UNK Dynamic Section 34: 0500008053F8020D014000000000010003011F008029C01C  ✔
UNK Filler 17:  ✔
UNK Dynamic Section 35: 0600008054F8020D014000000000010003011F008029C01C  ✔
UNK Filler 18:  ✔
UNK Dynamic Section 36: 00008380864D030D050000000000010003011F00C0358024  ✔
UNK Filler 19:  ✔
UNK Dynamic Section 37: 09000080864D030D050000000000010003011F00C0358024  ✔
UNK Filler 20:  ✔
UNK Dynamic Section 38: 04000080864D030D014000000000010003011F00C0358024  ✔
UNK Filler 21:  ✔
UNK Dynamic Section 39: 05000080864D030D014000000000010003011F00C0358024  ✔
UNK Filler 22:  ✔
UNK Dynamic Section 40: 06000080864D030D0140FF000000000003011F00C0358024  ✔
UNK Filler 23:  ✔
UNK Dynamic Section 41: 09000080EF3A070D050000000000010003011F00C0320022  ✔
UNK Filler 24:  ✔
UNK Dynamic Section 42: 04000080EF3A070D014000000000010003011F00C0320022  ✔
UNK Filler 25:  ✔
UNK Dynamic Section 43: 05000080EF3A070D0140FF000000000003011F00C0320022  ✔
UNK Filler 26:  ✔
UNK Dynamic Section 44: 06000080EF3A070D0140FF000000000003011F00C0320022  ✔
UNK Filler 27:  ✔
UNK Dynamic Section 45: 090000802D3B070D050000000001000003011F0000348024  ✔
UNK Filler 28:  ✔
UNK Dynamic Section 46: 040000802D3B070D014000000001000003011F0000348024  ✔
UNK Filler 29:  ✔
UNK Dynamic Section 47: 050000802D3B070D014000000001000003011F0000348024  ✔
UNK Filler 30:  ✔
UNK Dynamic Section 48: 060000802D3B070D014000000001000003011F0000348024  ✔
UNK Filler 31:  ✔
UNK Dynamic Section 49: 09000080E03B070D050000000001000003011F00003B8027  ✔
UNK Filler 32:  ✔
UNK Dynamic Section 50: 04000080E03B070D014000000001000003011F00003B8027  ✔
UNK Filler 33:  ✔
UNK Dynamic Section 51: 05000080E03B070D014000000001000003011F00003B8027  ✔
UNK Filler 34:  ✔
UNK Dynamic Section 52: 06000080E03B070D014000000001000003011F00003B8027  ✔
UNK Filler 35:  ✔
UNK Dynamic Section 53: 09000080653C070D050000000001000003011F00403D4028  ✔
UNK Filler 36:  ✔
UNK Dynamic Section 54: 04000080653C070D014000000001000003011F00403D4028  ✔
UNK Filler 37:  ✔
UNK Large Filler:  ✔
UNK Dynamic Filler Byte: 00  ✔
UNK Large Filler 2:  ✔

0x200000 -> 0x380000:
PerConsole Dynamic Block 1: 6F005838C56581FB79E084B05EBB41D028436C1FBD9BFE18FA671F430FFB01C6501616CED5FF557D796A989C069C466F48D162DC70767BDA18D4F7595421DF830807294AA6B618131031752B1A3F16E3CE3CE850C0B64E3DB2D389689CDC9D46772474111F3794645AEDAD4D8F202B5D412C5D94A8B6DA4BE266938D0BBDBC2BAA2AB3A0C696B60716908079E2087C982907FE6D7B0861BB1EA7C6D104BA785EF91DC2B273986CC7AF0BD70C71E90ECD2E466B254FAF68C59BE03C713D7634EFADECCBA0E753E4F6846B3E8DA431E90AAD8E9D973EF66AE2BCC3877D67E0980DA5BB5FD73BD4F91946443E3DB58AF469DEED283B65037BFFE3ABAECF26AAF59A8B59379BEC5FE762E08D2142FE831DC0D59436F33741212F855A471B9E7620F9551148AF7A3BBC729CEB8B9A720FC9EAEA57AF099D216B1CD706D2A67797BF42DE3416C93BAFB39198BFD477973F8EC37C0F9AE06FCB5119D8314C0B5A1A652B432FD24EA4D7347547B7DB78CD99FEE7C8474189491A802B450D0FED5A3088008875DB263643D5F18056F9CE520CEDB784EEA764BA5A609B91697286D26F7ABBE7521BF76E56D2F370AD14D11AA8115836448AC7DE06981E2355228832C595923449642EDEF862B29000F0A3F7A3E8E26F5BC191D0AEFC3D73E581884280CA5BD4D3444B386C29CAF2EC922491ADF683D9A2D0D90C7A1CC8B47A82E832E306E7  ✔
PerConsole Filler 1:  ✔
PerConsole Dynamic Block 2: AA88B4C66CD321058ECDE837F05C835561197916599C4568049E3E0545EBDAA225CF67B0B6A58C9030B92524D5693652B0FAFA27ACD0C24EC9C94EE4EE47A89FDFC557644E3F5E1071E10C368A5280C704444292B59385A54801E1E42EB73F8B267C04D3DA195AD70141392F4A722ADC6C4FA9C66C9F027CA189B62B0E923D57083B123853D1943B334842B8E9F52DBB3DBCF876EE73A2EF7C4CDCD6C282B4B40915250D3E21D59D861903A89F017FB3CFA9A0B2E988B5F12F40B89C7FD756E573704508245FCFECA1173D790D877F85FFEC44DF32621BC0BD5ABA84C5837CCEFC86785F9EA25D9FC79AC6C7393E5093324DFBC749AE8BB1A985DD4B206A9E3E6188A988485778326526587C8C28F8ADDBC129782DF6C2A6D775C44711EB4E2076E28BB97BA6C11637090B90764052295C9A2BD64E184FF6140E1F49570F44510360E1934231BF9BB2B6388F2E58A16C87562FBB9FEDF2791E3BE68AA27991B951B47640DA2B0B8C0AE0BE15F9CB2FC5F256D93FC96BEF1593F7161F900EC07CC72E2FC0A14B41F0536AA5D4BCB65745BC46DB7F1C80F27DD80C7083C6FC4CCDE707BA53BFF4A32B0EA6ADFDEEA9724BD8039AA85A87B94F2D419993463AAFE43D451A6DDDEC13041ACA203FCEB1BAD500927D29E27C13262023332B9CE9C56C0D3B632ADE0D4A0106C0F0EEF03F60C8BE0DABC6D96BE5BBFADECBAD5B956D78  ✔
PerConsole Filler 2:  ✔
PerConsole Dynamic Block 3: 1C380635EC512D5746F87F157846F47D7F8A16F7D70AC549CE476B5C909287111DDC5D646DF32A223373289689A016D5F1F31CF19C4E02341468DDF704ADA591C9350E7F90612086FC94377F9F2DE451EDDD181AAC9625608C891A57668617DB5EED7E6CB737DE1C89DFDF16984FB9D54B793F218C6D3D56AD32CED55B1CD7147A755216E4858463083CC7A7B04333E35486E7E58EB86DA0B454014057528C46AA3EFB0723BDA41CE1A7E173229691F87E0D4C2B9E6C2EF57600803907E5BE5F9F652EC82EF74BA5DE4EB7D1AC328583F23BF9803B5D33A233A8648CE8322918CF3CD2049E0E884E89CF994379342F1D70812D7459E3254411BED2CDFC5C30C786ED90A62BB3A8742F345330B6F2FFD6E7C68FA777461FAC3C640D165E9A560C32CE4AA29D0942138EEACBD2E85DB4EC4BC9408B2D67A4FD0F4C660252EA1915953836C0D8855B9103344C0F2E53BB72D40BB324F5F31A56F5479D153AE98306A5F5D99FDFD7715259482A5096A9194226CDEB8665E21F60490BD4DFDCFFF35BDA04EC41EF877829F4413AF3EB24862A37FC98547079C95A5A187CB2D2CB9DC7B82C9303FCA711B12C4E42D18FC8173C20159CCE675537B6D8930637C43BDF47EA280F89700737958141E95DF53744B2C1B959CCD7EAB9F72A92CD399C9873E45FE101F3D8F216CBB4C4944F25820974B0D397EA1B7549E798B212AA64275FE1  ✔
PerConsole Filler 3:  ✔
PerConsole Dynamic Block 4: 7785A48D4665C0595B231DB7C8A0663C81045F8C9E6757109477B9EBBE492B8A0A660BC5BEB2760F384E412F937824B13A87E2F304A5361FC9A4D9A12CFA8A3557B5A47C1BD539B8945EAE5DCDC244D05E2EBB665DE80D225AD8AA7006C3943E5263C49F02964D7927ECF57C160641417C9959614B1DDF1EB3D736A52B0D83AE037152D85A87A70690109AF8E1FEA0E4C626ACE6BBBD7A2F2961F5EF19AA67CF82F85FF7A3BFA5679E878CB6C96113CA9C9C247FEBAFD94F41139E52D972E59531DC736BFE09BAD9B51E6F9B89B9A927DA246FEBE3409B7CBBE235F66AC90514DB1A4914ED9C4CD03A470657583AF0915FDC2FB63E594FE231B14C6A353B270EED11D910D7F2DFE11D95A9170A3C5B0E6030420D1225400999FFD0461D6E2A3D647EA21893FBEDBB9B0867BAA99A59E4519C71E562F49F53D00E199AECF0253614BB9E5B4E0661CD3BDE63C68617C3B71978BB30ADF870D504C55C23D9F25180579F7964B2392CDDE66D254C347E686208DC47436808F413B7767657CD3B773C312459843235FBCC9390B64917FF13DCD83626B2B3481717AF578DC42EE97D59B3F74B88D4E114683E1E0853B081A8A1E9D669669213601833D6477B05C87B2CD6E8D0FA412DB72DD3E2795793278EB403A4A53D47D958E6CCBEF79C32C3C8CB41A84238A29916EFF7A768FFEF8761D246FBF791FDECF4F050EE144F4E552973  ✔
PerConsole Filler 4:  ✔
PerConsole Large Dynamic Block 1:  ✔
PerConsole Filler 5:  ✔
PerConsole Dynamic Block 5: D6677DECE6DAE58BC656022100D03C2A6622EB9E756FF3DD8E7841198B473237477B08FC4AC4340129740FA2A4EC99EEC392AF2A005FF5554F9509D98D04495567E9D997F632BF850469D8A1E2EDDDD359D54E9B7C61455B874A287EFB1F79D6FE6CE7C5C143397061AB5542293741A3CE4C5021B4C4CD5767F3F03927929B595EAB75D4BC506467116FF00412B577E275492628ADD50CD44921727CA99F10483C8A299D67AF77264C49587D28537EC7E8C471B3933C068499AAE45F7E3F37A7DDBC5B8FD6BFDF1BCA0994F58B73603A4E74568B45A793238A78BDF1643AEB911CC94C1721F882910D3DFC27A04D7CF97ABA3232C219B33B07D48995FF500350015115DA5365BB7F8F238B54D6708A5BB71BDCE88357D4A5839D3A0AF8E742F86934B0EE7C10CA20D208E885A03CD31D  ✔
PerConsole Filler 6:  ✔
PerConsole Dynamic Block 6: FB9D8369A69610A434DEA196DA67014BE4097E365DFEDFA135193DAA16CB8189E7F0B59BAB8B2FBE5C954F7D3786F723DD22BD4BBB336787A4DFED1081F9423922DACFF9FFB9C67303D64FFFD12EC125C71D67B4306F0FDEF4469AA7C7DB24566BF753085F66D67DB1191F92BEE0659005131BC41CE0A75ECDF44E3731D34F4FC15514BA2BE874E58127E545AA4E95F5137AA5A6D116187EEC953B1B540C5D46F2951EDBEC1877FEB50D359A96AF3A24D991301CA94632FB08837F4AE7350E701DB40D8D7B03BE2F256B503C34D9FDD6D6E94BCB036BAE16A1D43865C6DDCF36  ✔
PerConsole Filler 7:  ✔
PerConsole Dynamic Block 7: D05BAB5CEBF1F49CD548658F570CC155C7907FDF9425B1D2327F28422E278BD11386C6973E3E4FF671110D087F1515F0ED1D6AC67E2A9A6AAA48A611302E816BB40D276D7A58679042CAB2AC2A6D323A71222DF5D63EC047262926D59127DBBF5DA874E0D7C9B83B001A9AEC98C7C7A3C86ACD4A50A71849971DACAEB0F799AAFA6AAA2E5A34B1E5CEA69F39FD8DEC9DA813F58FFF5DFAA149FA40BA7051AC370ED61408DA5A74DB48C69EF5D3237096FD76A043F6502B0AED28903850EB9423533318FA94CAE52AE3D060419347A3DE19697991D16EAC654624EE3099BD8062A7FC058F732C4CE543E690E3315DA5DDF3DAF13A4AF95E1C1E0DFC09F27DCCDE7548C4C180D2C0B336981AB598C4A78FADCAAC9767E03A5280C3832B6EDA442FC18DD55B8A12660E60AC1FD82E9BBDAA33FD544F460DD2B56FEB01E59288E09B648314C5F8BA3FAD711609DEAC53BA54925ACB20781036F37FEAB832777B28D1  ✔
PerConsole Filler 8:  ✔
PerConsole Dynamic Block 8: A865437CFCF8F87065D7FB5E300390E74B8B9D12142B96A46E7FFE2AA17D796B04F6264F26A28D7617E13BA36D16385A078328381C3511A25A8701F26A9DBC7F  ✔
PerConsole Filler 9:  ✔
PerConsole Huge Encrypted Block:  ✔

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: 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): FC  ✔
SCE VTRM Region 0 Filler 8:  ✔
SCE VTRM Region 0 PerConsole Block 1: 0F387DB1685982CA163BA40A2A826E2D22D743755D45D5D0C0633F3F131E4B41A072F031AD1585DD2DB1CA5A740256C58EB07CC0C05C3EEB2564B9C4874EA7C782854BBC5A09FF97C04D24E4FFA68F1EEB72BE94F1F10FE97AB73D6160E48FF1  ✔
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: 18EA9F063E3F98B31C6C8E2409F309B274441D552F3C6FA95253CA8D871A9B20  ✔
SCE VTRM Region 0 Filler 14:  ✔
SCE VTRM Region 0 Huge Encrypted Block:  ✔
SCE VTRM Region 0 Huge Encrypted Block Entropy: 7.97 [DANGER]
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: 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: 0F387DB1685982CA163BA40A2A826E2D22D743755D45D5D0C0633F3F131E4B41ECD333E044D46B7EA89DF86FC2F49BC15AD7566A01964BFCEC46D218110E18DA2AA770BE7FF8CD616AB7B4FFE22E7431502E5D2D73FF937FB1C0F2B9349A1347  ✔
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: 1D72A8601A3A781AAE401D8B0C0C41749DE1D80168F3210B1F8F792F039F395C  ✔
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:  ✔

Statistics:
Entropy: 7.54 (94.25%) [WARNING]
FF: 3960163 (11.80%)  ✔
00: 789883 (2.35%) [DANGER]

Time to calculate: 14.964856 seconds.
Return
 
@ultraslim19 yeah CID seems to be a popular area. Your statistics have been affected too which is baaaad. Did the BLOD occur randomly? How long does the blue light stay on for?

screenshot_norvalidator.png

Version History:
  • 1.2 (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 (28/11/18) Improved VTRM & CID Validation, Typo Fixes, Better Colours.
  • 1.0 (27/11/18) First Release!
More Information:
  • File MD5: CF7868D8EB77245516D3CCCF989C2A63
  • Chiptune: VeritaS - Cruel Angel Thesis
  • Illustration: Evangelion 1.11 (Other GFX by BwE)
Updated! Probably more buggy now! Wooo
 
Status
Not open for further replies.
Back
Top