UPDATE (Jan 2017): v2.0 update has been released
IMPORTANT UPDATE (MARCH-2019) v3.0.1 was released providing support for 4.84 HFW (a new hybrid firmware that restores PS3Xploit for 4.84 OFW user's (See Link to HFW))
.There has been alot of development going on around the PS3 since the discoveries of the PS3Xploit (webkit exploit) on 4.81 OFW, first we seen the IDPS dumper (4.81/2 OFW) released with some big news & hope to come along with it, like a Flash Writer (downgrader) for OFW, so if you have been reluctant to buy a Hardware Flasher such as the E3 Flasher and bust open your PS3, but have been wanting to get your PS3 FAT(PHAT) Console and your Downgradable PS3 SLIM Models (up to & including 25xx models with minimum installable version <= 3.56) on Custom Firmware, then here is your chance with a 100% SOFTWARE SOLUTION thanks to the work of PS3Xploit Team ( @bguerville, @esc0rtd3w & W) along with contributions from new team member @habib to help expedite this release. Essentially what this Software Solution does is write a patch to the CoreOS (on NOR/NAND Chip) and when the PS3 Console is then rebooted you can install a Custom Firmware directly, So downgrading back to 3.55 is not required in the process, rather "Direct OFW to CFW patching" is done to allow for Custom Firmware Installation. Since this exploit is executed from 4.82 OFW, you can only install to a 4.82 CFW, HOWEVER if you wish to use an earlier firmware such as REBUG 4.81 for example, once on 4.82 CFW you must TOGGLE QA using a toggle tool, which allows CFW user's to freely switch CFW version from past and present. Read more about this in the Frequently Asked Question (FAQ) and more info in the details provided:


UPDATE - View Public Warning (Beware of Imposter's)
BfEBwXb.jpg



Flash Writer Compatible with these PS3 Models:
Supports FAT Models CECHAxx/Bxx/Cxx/Exx/Gxx/Hxx/Jxx/Kxx/Lxx/Mxx/Pxx/Qxx
Supports SLIM Models 2xxx (minver 3.56 or lower ONLY, check with >>> minverchk.pup - SEE FAQ TAB for USAGE )

  • PS3 OFW 4.82 NAND/NOR FLASH WRITER v1.0
    ***** IMPORTANT DETAILS BELOW -- AVOIDING A BRICK *****
    WARNING: USE THE PROVIDED flsh.hex AS IS. DON'T PATCH IT OR MODIFY IT OR YOU WILL BRICK *****
    • Verify flsh.hex file on a flash drive and in the far right USB slot!
      • 4.82 flsh.hex MD5: 8E156C99101BF36EC3EDB832982AE46D
    • DO NOT USE ON CFW (Custom Firmware) (Only Supports OFW)
    • DO NOT USE ON PS3 Models 3xxx/4xxx (aka SuperSlims / Late Slim models) you will brick those console.
    • USE ONLY ON 4.82 OFW


    PLEASE READ FIRST:

    • It's essential not to flood the browser memory with junk before running the exploit. The reason for this is that due to javascript core memory usage limitations we are scanning several times a small range of browser memory (a few Mb) to find some essential data in RAM, if the memory is flooded then the range to scan becomes much larger & the probabilities that our data is found in the smaller range decrease dramatically..
    • So in short, never use the browser or set a homepage you cancel before running the exploit!
    • If you need to, set the homepage to 'blank', close the browser then reopen it to start the flash writer.

    v1.0.0 - Initial Release
    • Supports Direct OFW to CFW patching for All Phat and 2xxx Slim (minver 3.56 Dec 2010 and lower)
    • the NOR/NAND writer will just copy 3Mb of CoreOS data to both ros0 & ros1 in the flash memory.
    • There is only one version released for 4.82. The same hex patch file can be used on nor & nand.
    • It's as safe as possible, with a check for usb device & patch file making the exploit hang instead of corrupting flash if file is not found.
    • In case of corruption (extremely rare but could always happen), it's only a partial brick because no per console info ever gets erased so a hardware flasher could still be used if ever a recovery reboot was impossible.
    Usage Tips:
    1) Try using a LAN connection or a solid WiFi connection during exploitation. A weak signal can cause problems.
    2) If the exploit takes more than 5 minutes to work, reload page, browser, or restart console and try again.
    3) If you are using a LAN connection and experience network issues, make sure all cables to router are in working order.​

    Steps:
    1. Setup a small Web server on pc or smartphone. A custom miniweb application (from: https://sourceforge.net/projects/miniweb/files/) with small changes to the JaveScript, and supplied to host files if you would like to use it. Don't come to us for explanations about how to run a http server though. Google it.

    2. Extract the files from release to your http server root folder.
    2a- To use the miniweb.exe server, it is necessary to create a folder: htdocs
    2b- The files *.html and *.js included in the zip files should be copied/moved to htdocs
    3. Copy the "flsh.hex" file from release folder to root of flash drive.

    4. Put a FAT32 USB key in port closest to BD Drive (/dev_usb000).

    5. DOUBLE-CHECK your flash drive on XMB to make sure it shows up under Music, Photos, Videos, etc.

    6. Open the PS3 browser File Address window, write the IP address of your server (and the port if not 80) & press the Start button.

    7. Select the appropriate button for your console and wait for PS3 to power down. DO NOT STOP THE PROCESS ONCE STARTED!!

    8. Once PS3 has powered down, reboot console and install CFW matching OFW version. If installing through XMB does not work, boot to recovery and install.​

  • PS3 4.81/4.82 NAND/NOR Flash Dumper v1.0
    THE CORRECT FIRMWARE VERSION BETWEEN 4.81 and 4.82 IS AUTOMATICALLY SELECTED!

    UPDATE - ALSO Ported to earlier Official Firmware
    >>> Link

    PLEASE READ FIRST:
    • It's essential not to flood the browser memory with junk before running the exploit. The reason for this is that due to javascript core memory usage limitations we are scanning several times a small range of browser memory (a few Mb) to find some essential data in RAM, if the memory is flooded then the range to scan becomes much larger & the probabilities that our data is found in the smaller range decrease dramatically....
    • So in short, never use the browser or set a homepage you cancel before running the exploit! If you need to, set the homepage to 'blank', close the browser then reopen it to start the flash writer.

    v1.0.0 - Initial Release.
    • Supports Dumping NOR on both 4.81 & 4.82.
    • bguerville tried to produce a release that was easy to port & he succeeded. Anyone able to search for offsets in IDA can add support to any firmware version in the dumper in a matter of minutes.
    • For technical reasons, the Full NAND dumper release is postponed. We will now be focusing on self execution & if we succeed there will be no need for the extra ROP work to do the NAND dumper. If we fail, I will finish it in ROP.
    • A lot of time has been invested into making the javascript + UI more efficient, as well as the trigger phase faster & more stable. I hope you enjoy the result.
    Usage Tips:
    1) Try using a LAN connection or a solid WiFi connection during exploitation. A weak signal can cause problems.
    2) If the exploit takes more than 5 minutes to work, reload page, browser, or restart console and try again.
    3) If you are using a LAN connection and experience network issues, make sure all cables to router are in working order.​

    Steps:
    1. Setup a small Web server on pc or smartphone. A custom miniweb application (from: https://sourceforge.net/projects/miniweb/files/) with small changes to the JaveScript, and supplied to host files if you would like to use it. Don't come to us for explanations about how to run a http server though. Google it.

    2. Extract the files from release to your http server root folder.
    2a- To use the miniweb.exe server, it is necessary to create a folder: htdocs
    2b- The files *.html and *.js included in the zip files should be copied/moved to htdocs
    3. Put a FAT32 USB key in port closest to BD Drive (/dev_usb000).

    4. DOUBLE-CHECK your flash drive on XMB to make sure it shows up under Music, Photos, Videos, etc.

    5. Open the PS3 browser File Address window, write the IP address of your server (and the port if not 80) & press the Start button.

    6. The dumper will detect the firmware version of your console automatically & setup the code appropriately so there is only one version for both 4.81 & 4.82. Run until ps3 beeps & shutdown. The flash dump should be a 16MB file on your USB drive as dump.hex.​

  • Frequently Asked Questions & Additional Notes


    Any Noob Friendly Guides for OFW to CFW? APRROVED BY TEAM PS3Xploit


    Will this jailbreak my SuperSlim?
    • NO, (PS3Xploit has strong possibility to eventually evolve into a HEN style exploit (that aspect will take some additional development and time, at this time PS3Xploit exploit has not evolved enough)


    Is my Model Compatible & Which Writer does my console need (NOR or NAND)?

    • supported.png

    Can I install a CFW before 4.82, such as Rebug 4.81 or an earlier CFW?

    • Yes, however you must Toggle QA Flag. Once the Token is activated you have the ability to then freely jump CFW versions. (see below for details)

    How do I Toggle QA Flag?

    • When on a CFW download & install >>> QA TOGGLER (Standalone), (Note: Will just show a black screen then reboot the PS3 and returns to xmb. A Restart is Required. After toggling QA, cfw syscalls will be disabled (meaning your CFW patches will be disabled until the next boot, so a reboot is required after the Toggler exits back to the XMB.) Additional Info about Q/A flag can be seen here ( & also @ PS3Devwiki)

    Should i use the "999 Downgrader" vs "Toggle QA" to install a different CFW?

    • No, installing the "999 downgrader" PUP can cause various issues like on a 3.56 minver console, it will brick the console, simply just Toggle the Q/A Flag and play it safe and is so simple to move from CFW versions (up and down from version to version).

    How do i know for sure if my PS3 Model is compatible ?

    • You must have a PS3 Console that has a Factory Firmware of 3.56 and below.
    • To check, its easy with this simple tool for OFW, Download minverchk.rar
    • Then place the .pup file on a FAT32 USB Flash Drive in a PS3/UPDATE folder (create path if needed)
    • Now on the PS3 XMB goto Setting ->> System Update >>> Update via Media Storage
    • Once shown on the list select the PUP and install, shortly after there will be a message showing the factory firmware the console was shipped,
    • For this we want 3.56 and below.
    • ANYTHING HIGHER THEN 3.56 IS NOT ABLE INSTALL A CFW. Sorry this will not work for your console, but there could be a HEN (Homebrew Enabler) possible for running homebrew, but additional research and time is needed for achievement, additional details can be read here.

    What is the basic purpose of the Writer & Dumper Tools Release?

    • The dumper is to get a backup of the nor chip
    • The writer is to jailbreak your console. (Adding a patch to OFW to allow CFW installation)

    Do I have to setup my own web server or can (has) someone host this?

    • For best results and security it's advised/recommended to setup a local web-server to execute the webkit exploit, The best Unofficial Host we have found is from developer RED and his page: http://redthetrainer.com/ps3/

    How to go from Ferrox 4.82 to Rebug 4.81?

    • .Question Raised Here , OR alternatively you can uses this UNOFFICIAL modified version of REBUG 4.81.2, that will install on 4.82 (without QA FLAG as it contains an edit to the syscon version) >>>> (View Tweet & Download Link)

    Where can i find the latest 4.82 CFW?


    Where can i find PS3 Homebrew?


    New to PS3 CFW Community (Have CFW now installed and want to know a bit more)?

    • Here is a thread being started in the forums, An Intro to CFW & PS3 Homebrew . Covers various basic of firmware types and some essential apps. The thread is a WIP so expect additional items to be added.

    PSX-Place Member @lord3490 provided some extra FAQs, to which the PS3Xploit team also added information.
    Q: my console just froze and nothing's happening for over 10 minutes
    • A: turn off console, the exploit failed.
      • 1. Make sure you got the correct file on USB thumb drive and it's formatted to fat32.
      • 2. Use an ethernet cable connection instead of WiFi.
      • 3. Double check your local Web server configuration & logs to see if it is not simply failing to send files to the ps3. A http server could fail for many reasons, bad configuration, bad permissions, Windows firewall options, AV software, router settings etc....
      • 4. Clean browser cache
      • 5. Set ps3 browser homepage to about:blank (or to your exploit Web page)
      • 6. Restart Browser
      • 7. Try again

    Q: the console shut down and beeped when using the exploit, however I'm getting an error when trying to install cfw?

    • A: there are a couple of possible reasons for that:
      • 1. Did you make sure you flashed the correct file (nand/nor)? See q/a above
      • 2. Try different 4.82 CFWs and make sure the md5 is correct after copying to fat32 thumb drive.
      • 3. Try a different USB thumb drive or reformat it.
      • 4. Install OFW 4.82 two times in a row then apply the patch using the PS3Xploit flash writer & finally install a 4.82 CFW. That should always solve the issue.
      • 5. As a last resort, make a backup and format internal HDD (I just read that solved the problem for one user).

    Q: when will there be a CFW or a HEN type of hack for newer ps3 models?

    • CFW (Custom Firmware): Not Possible
    • HEN (Homebrew Enabler): you may be able to use homebrew (even backup managers) later on. The devs are working on it and they won't be faster or release it earlier because you ask. The PS Vita / PlayStation TV use a HEN exploit (HENkaku) to give you a idea on what a HEN is for those of you who have followed the Vita Scene.
    • Keep dropping by this forum and you won't miss it once it's there. You will here it first from psx-place.com the official home of the PS3Xploit Team

    Q: okay, I got a cfw installed. What do I do now?

    • A: Read. There is a lot of information on this forum. Use search function for specific topics and check out this thread >> An Intro to CFW & PS3 Homebrew to get started.

    Q: where can I download games?

    • A: From PSN, for anything else you may want to read the forums rules! psx-place.com
    --------------------------------------------------------​

Downloads:


dIMPORTANT UPDATE (MARCH-2019) v3.0.1 was released providing support for 4.84 HFW (a new hybrid firmware that restores PS3Xploit for 4.84 OFW user's (See Link to HFW)
d
Courtesy of Team PS3Xploit:

W (Javascript, Research & Testing)
[COLOR=#003366]@esc0rtd3w[/COLOR] (Debugging, Research & Testing)
[COLOR=#003366]@habib[/COLOR] (ROP & Debugging)
[COLOR=#003366]@bguerville[/COLOR] (ROP/Javascript & Debugging)
 
Last edited:
@bguerville @esc0rtd3w
I just found very good news on fench site :)
French / Google Trad
Could some one confirme the article is right when it said "Syscall Chain Template which will be compatible with all the hardware reviews of the PlayStation 3, so even the 3x00 series."?
yes, the info on that article is WAAAY OFF BASE!!!. This was started back in early December 2017 as a tutorial project with each video having exercise files to play with. That screenshot was pulled from Twitter, and is from the initial re-based template that incorporates all of the fixes and tweaks @bguerville did with the JavaScript :-p

I am waiting on official tools to be released before posting new video and exercise files. That is me running the hype train!!!

It does do some cool things, like DB Rebuild, mkdir, rmdir, chmod, memdump, PSID Dump, and minver check now, but it is a tutorial base and therefore will always be "unfinished" as a template for others to easily modify and use.

Like @bguerville said, most people just want it to be end-user or a jailbreak tool....well its not haha but does work on all models, as stated several times!!
 
Last edited:
Okey, cos' i have one broken slim i wrote here first :D
Now i have Fat version, so all i need to do is these?:

Check minver - that says 3.50 for example, so its good. (guess all fats does fine with this thing)
Do i need to downgrade ofw im usin atm? Lets say that is 4.70 or do i upgrade it to newest?
I create and put online that miniweb and connect console
Next i do dumper? (checked list is console nand or nor) (usb flash on right port)
After that, writer? (same thatn above)
And last i install that cfw??
Was it all or do i missed something ?
Finally multiman...
 
Okey, cos' i have one broken slim i wrote here first :D
Now i have Fat version, so all i need to do is these?:

Check minver - that says 3.50 for example, so its good. (guess all fats does fine with this thing)
Do i need to downgrade ofw im usin atm? Lets say that is 4.70 or do i upgrade it to newest?
I create and put online that miniweb and connect console
Next i do dumper? (checked list is console nand or nor) (usb flash on right port)
After that, writer? (same thatn above)
And last i install that cfw??
Was it all or do i missed something ?
Finally multiman...
Read the op at least twice ;):-p

All fats are compatible, no need to worry about that.
Install ofw 4.82.
Run exploit (writer), but check your model before (some fats have nand, later fats have nor). Wait until the console beeps 3 times and shuts down (if it freezes for 10min turn off and try again)
No need to install older ofw, just install latest cfw (eg rebug lite, download at debug.me).
 
Read the op at least twice ;):-p

All fats are compatible, no need to worry about that.
Install ofw 4.82.
Run exploit (writer), but check your model before (some fats have nand, later fats have nor). Wait until the console beeps 3 times and shuts down (if it freezes for 10min turn off and try again)
No need to install older ofw, just install latest cfw (eg rebug lite, download at debug.me).

hmm..
Once again,
So i download only nand/nor writer, make that htdocs folder and move there both html files (nand and nor) and that js file and file ((which is on folder hex482...))) - flsh.hex - put to flash and into console right slot)
Open miniweb, be sure console finds that memory stick
After that i go webpages (cleared cache and homepage...) and write url to point my ip.
So do i leave only nor/nand html on "server" after i checked which one it is or do i left both but write in url the html address...? like 192.x.x.x/nor-482.html

btw debug.me site is down..
 
hmm..
Once again,
So i download only nand/nor writer, make that htdocs folder and move there both html files (nand and nor) and that js file and file ((which is on folder hex482...))) - flsh.hex - put to flash and into console right slot)
Open miniweb, be sure console finds that memory stick
After that i go webpages (cleared cache and homepage...) and write url to point my ip.
So do i leave only nor/nand html on "server" after i checked which one it is or do i left both but write in url the html address...? like 192.x.x.x/nor-482.html

btw debug.me site is down..
Damn that autocorrect :sem blush:
My bad: https://rebug.me

As for everything else: yes, I think you got this ;)
BTW you can set your homepage to your PCs IP and exploit page, it's even better ;)
Especially if it doesn't work first try :)
 
hmm..
Once again,
So i download only nand/nor writer, make that htdocs folder and move there both html files (nand and nor) and that js file and file ((which is on folder hex482...))) - flsh.hex - put to flash and into console right slot)
Open miniweb, be sure console finds that memory stick
After that i go webpages (cleared cache and homepage...) and write url to point my ip.
So do i leave only nor/nand html on "server" after i checked which one it is or do i left both but write in url the html address...? like 192.x.x.x/nor-482.html

btw debug.me site is down..
This doens't matter, u can leave both and use the URL to the file u need or delete the other one.

Correct website is rebug.me, debug.me was just a typo.
 
This doens't matter, u can leave both and use the URL to the file u need or delete the other one.

Correct website is rebug.me, debug.me was just a typo.

Okey, just want everything to be clear. Sorry asking, I dont want break this one.
One more question..
when i finally get that done do i go right away rebug or first install that ferrox and after that rebug?
 
Okey, just want everything to be clear. Sorry asking, I dont want break this one.
One more question..
when i finally get that done do i go right away rebug or first install that ferrox and after that rebug?
No problem. Sorry If my answer seemed rude, my english is not good enought yet.
You can install Rebug directly, no need to install ferrox before.
 
Okey, just want everything to be clear. Sorry asking, I dont want break this one.
One more question..
when i finally get that done do i go right away rebug or first install that ferrox and after that rebug?
You can go straight to rebug. If you want to install "full" rebug (with option to switch to dex) you need to install any 4.82 cfw, then toggle qa, then install rebug Rex 4.81.

But I use rebug lite (without dex) and it's working just fine. I don't really need dex ;)
 
Ok, thank you all..
Here we go.
CECHH04 is the model. now it has been freezed by 6minutes.. still waiting..
Guess i have to do it again.
Server load html and java but nothing happenings... stuck.. :/
 
...only thing im worried.
Cpu 73'c temp. I guess its not bad, but old machine.... I read ylod comes over 100c so theres space for that but how about after playing an hour?
And second.. I wanted to do this perfect so no hdd change, inside is 40gb that is allmost full.. Can i just change it and system finds and do the stuff or do i have to make full clone with pc ?
 
...only thing im worried.
Cpu 73'c temp. I guess its not bad, but old machine.... I read ylod comes over 100c so theres space for that but how about after playing an hour?
And second.. I wanted to do this perfect so no hdd change, inside is 40gb that is allmost full.. Can i just change it and system finds and do the stuff or do i have to make full clone with pc ?
I don't think cloning will work.
You should install latest webman mod:
1. You can set dynamic fan speeds to cool the system better. I have it set to 68°C ;)
2. Built in ftp server, so you can backup data to your PC.

I think multimans ftp server is faster though ;)

Since you have a nor console you will have to reinstall your cfw after HDD change.
 
...only thing im worried.
Cpu 73'c temp. I guess its not bad, but old machine.... I read ylod comes over 100c so theres space for that but how about after playing an hour?
And second.. I wanted to do this perfect so no hdd change, inside is 40gb that is allmost full.. Can i just change it and system finds and do the stuff or do i have to make full clone with pc ?
73C is fine for a syscon temperature. Nothing to worry about. However a temperature test when the PS3 is idle is insufficient, you also need to check your temps running a high resolution game for 15/20mn.

The CPU should be kept under 78/80C at all times, emergency shutdown occurs automatically when temperature reaches 82C anyway.
Use dynamic fan control to keep your temps under a lower limit than syscon, either with sMan/webman/webMAN-MOD or through another backup manager like Irisman.
Configure it with 70C as max temperature & then tweak according to the noise you can actually bear, you can raise the max temp up to 72 or 74C if the ps3 is too noisy for you at 70C.

Usually YLOD appears over time, due to cracks or other defects in the soldering & not when temps reach 100C as emergency shutdown will have been triggered long before this might happen.
Cracks & defects can be repaired effectively with a professional reballing.

Regarding the change of hdd, "cloning" or rather copying your encrypted file system to a new disk isn't possible unless you are sufficiently skilled to juggle with an encrypted UFS2 file system on Linux & solve the various related issues...
If there is data you wish to transfer from the old hdd to the new, I suggest using the restricted ps3 backup utility feature as well as manual backups for everything the backup utility does not support.
When your backups are made, change the internal hdd, you will be asked to reinstall the exact same cfw PUP file that was installed on your old hdd. Once the reinstallation is over, you can proceed to restoring your backups.
Mostly what you need to restore are saves/licenses etc.. Game data can be reinstalled from scratch, it won't take longer to reinstall than to restore a backup anyway imo.

There are various existing threads with details on ps3 hdd change + backup/restore tips. I recommend that you read them. ;)

Regarding ftp operations, the most efficient server should be openps3ftpserver. The prx version is most useful as it does not require to launch a brew on ps3, it gets loaded automatically by Cobra on boot.
Check out the git repo: http://github.com/jjolano/openps3ftp


Please post any other questions unrelated to ps3xploit in a new thread as this stuff is OT in this thread...
 
Last edited:
Hi, Hope somebody can help me, I have a ps3 CECHE01, it has 4 usb ports, I'm using the closest one to the BR drive, and I'm using a 4 GB usb stick, I've already try to use the nand downgrader but it keeps freezing after I click on "Write to NAND Flash Memory", I've already tried like 4 or 5 times, and it doesn't change the result, so, is there something wrong that I'm doing? Should I do something else?
thanks in advance
 
Hi, Hope somebody can help me, I have a ps3 CECHE01, it has 4 usb ports, I'm using the closest one to the BR drive, and I'm using a 4 GB usb stick, I've already try to use the nand downgrader but it keeps freezing after I click on "Write to NAND Flash Memory", I've already tried like 4 or 5 times, and it doesn't change the result, so, is there something wrong that I'm doing? Should I do something else?
thanks in advance
Freezing is a known issue that will be fixed in the next version.
But it should work some time eventually if you do everything correctly.
Have you set up your own server?
Using lan cable?
Clean browser cache (after each try)?
Set your servers address to homepage?
USB stick is fat32 formatted and gets recognized by the ps3?
 

Featured content

Trending content

Latest posts

Back
Top