Quantcast
Channel: PS3Hax Network - Playstation 3 and Playstation 4 Hacks and Mods
Viewing all articles
Browse latest Browse all 19499

How to dump bootldr unencrypted ;)

$
0
0
Things you'll need:

- ps3 on 3.55 OTHEROS++ (this was tested on a slim, but phats are probably achievable aswell)
- latest linux kernel (or any of the 3.x.x kernels by glevand precompiled, you can thank him or donate to gitbrew on www.gitbrew.org )
- knowledge of linux ( such as , creating symlinks (ln -s), editing kboot.conf, sudoing, etc)

In case you don't have the latest kernel, but already have one installed distro: http://gitbrew.org/~glevand/ps3/linu...-build.tar.bz2
wget that
tar -xvf that
cd to the discompacted folder
and cp -R * /
and then edit /etc/kboot.conf in the following manners

Test=/boot/vmlinux root=/dev/"device here" (mine is dd1 because of Red Ribbon, so use yours accordingly)

And now for the fun part

sudo passwd (in case you haven't set a passwd for su)
su
ln -s /dev/ps3flashf /dev/ps3flash
ps3-dump-bootloader > bootldr.bin

PS: Lv0 keys are STILL encrypted, so don't complain, you have your precious bootldr there, have fun with it

PPS: it's DEcrypted, sorry for this

Viewing all articles
Browse latest Browse all 19499

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>