Younis
Administrator
Staff member
Administrator
Local Celebrity
Community Elite
Community Veteran
Determined Poster
Active Member

Today, well known developer cfwprophet has released PS4 AC1D Flash Tool Manager that allows you to Dump, Write, Validate, Extract and show Infos of a PS4 NOR Dump and Validate, Extract and Show Infos of a SLB2 Container from the PS4 Macronix NOR Flash chip with the use of a Teensy++ 2.0 USB development board and judge's SPIWay.py script.
What it is?
This is a Tool to handle the PS4 Macronix NOR Flash. It can Read/Write the Chip with use of Teensy++ 2.0 USB Dev Board. But there for the Tool is more only a GUI cause it use @judges SPIWay.py script for the Read/Write part.
Then the Tool can validate a PS4 NOR Dump and Display the infos of your Console in the GUI. If you want you can also store your console infos in a database text file.
It comes with the Python 2.7 and Python Serial Installer and will check if you have both installed or not. But at least it hase a own extracter and can extract a PS4 NOR Dump file as well a SLB2 Container. The validator Routine isn't perfect right now and even give me on my own dump on 3 of 33 Arrays to check a false negative. This is mostly to do that there need to be done more investigation on Console specific Marks and such they are present on all Consoles.
But right now there isn't much use for the end user so i still have time to correct that. In case of your a Dev and want to write a Dump to your consoles flash that do not validate, then just create a empty txt file with the name "developer.conf". This will enable the Tool to activate all blocked buttons.
Then the Tool can validate a PS4 NOR Dump and Display the infos of your Console in the GUI. If you want you can also store your console infos in a database text file.
It comes with the Python 2.7 and Python Serial Installer and will check if you have both installed or not. But at least it hase a own extracter and can extract a PS4 NOR Dump file as well a SLB2 Container. The validator Routine isn't perfect right now and even give me on my own dump on 3 of 33 Arrays to check a false negative. This is mostly to do that there need to be done more investigation on Console specific Marks and such they are present on all Consoles.
But right now there isn't much use for the end user so i still have time to correct that. In case of your a Dev and want to write a Dump to your consoles flash that do not validate, then just create a empty txt file with the name "developer.conf". This will enable the Tool to activate all blocked buttons.
Used Lib's:
- ConsoleControle.dll - is a librarie from Dave Kerr
- ProcessInterface.dll - is a librarie from Dave Kerr
- SPIway.py - is a script from Judges
- Log.dll - is a librarie from me (cfwprophet)
- Tools.dll - is a librarie from me (cfwprophet)
- nor4ps.dll - is a librarie from me (cfwprophet)
- SLB2.dll - is a librarie from me (cfwprophet)
It's simpli. VisualStudio can't handle the python script. For that a python integration to Visual Studio
will be needed. There are allready projects for that but in a beta phase. So we use the .batch to kind
of spoof the python script. In case VS understand and can handle .bat's we just do the same within the .bat what we otherwise would do with the python script in VS. We do a "Call" and execute the python script with the needed arguments.
What to do?
- Adjust the validator Routine for the PS4 NOR flash.
- Include a Flash Patcher Routine.
- (Or) Activate diff Write. (which is already included into judges SPIway.py script).
- Finish the vdump function which will verify the dumped data against the data on Chip.
- Modify Console Control to match even more needs. (Like a way to check and wait for the current process to be done without the affect that your whole code stops and will cause a crash of your app).
- Judges for his SPIway.py script (many thx)
- Dave Kerr for his Console Controle Class librarie
- eussNL for his affinity about the DevWiki (woop woop)
- flatz for his PS4 unPKG.py script
- grafchockolo for all his amazing work on the PS3 (i will always credit you in any scene releaded stuff thank you for everything you have done. We would need more guys like you in the Sony PlayStation Hacking Scene)
- KDSBest for beeing a Mentor and a god friend to me
- GotNoUsername you know why and that's enough
- All Devwiki Contributors !! (information have to be free to every one)
- Pockets69, Sandungas, Helsing9, GregoryRasputin, t000, Ada, _NiceShot, ******.net, ******.net, ************* and everyone else i forgot....(wink, wink)
Download: PS4_AC1D_Flash-Tool.rar / PS4 AC1D Flash Tool (Mirror) / PS4 AC1D Flash Tool GIT / Useful Libraries / Useful Libraries GIT
Source: https://twitter.com/cfwprophet/status/458450519909232640