Post: Probably the way.....
08-05-2010, 01:46 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); The Unkn0wn has made 2 posts which can confirm this :

1- He said that any hacker would stick with 3.15

2- He told us to think about system exploit rather than just thinking on Mw2.

The Geohot exploit seems to be the most appealing one to this especially with the ability to load scripts.

Here is a TuT however it's copied:

Tested on Yellow Dog Linux 6.2 (developer install) but should work on any linux distribution. (Yellow Dog Linux 6.2 DVD link: You must login or register to view this content.)

Required before before to start this tutorial:

1) Have a working internet connection (to download exploit and kernel source).
2) Have at least 60MB of hard disk free for /boot/ (required to install new kernel).
3) Have at least 1GB of hard disk free for /usr/src/ (required for kernel source build).
4) Have done the PS3 hardware with a push button connected to a PIC/FPGA... to send a pulse of 40ns on the Memory Bus Controller. (else the exploit will run infinitely and lockup everything until hard reset).

Step1 building the kernel and booting on it:

1) Launch a shell and logon as root user using "su -" (required later to install kernel ...)
2) Download Linux Kernel 2.6.25(linux-2.6.25.tar.bz2) and the exploit in /usr/src/
3) Extract kernel and exploit in /usr/src/
4) Change directory to kernel directory source and use PS3 default config for kernel.
5) Build the kernel.
6) Install the kernel in /boot/
7) Install the kernel modules (required to build the exploit).
Cool Man (aka Tustin) Cool Man (aka Tustin) Add new kernel config to kboot config using 720p fullscreen mode (/boot/etc/kboot.conf).
9) Reboot on newly built kernel 2.6.25 (type reboot in shell)
When kboot: appear click on keyboard "Tab" until you see kernel 2.6.25 and click on enter.
If X server cannot be launched click on cancel or NO, in any case use shell with Ctrl+Alt+F1 and logon as root.

Step2 building and launching the exploit:

1) Change directory to Exploit directory and Build it (write make).
2) Run the exploit.
3) When "PRESS THE BUTTON IN THE MIDDLE OF THIS" appear push button connected to a PIC/FPGA... to send a pulse of 40ns on the Memory Bus Controller.

Step1 shell script building the kernel and booting on it:

File step1.sh:

Code:
#!/bin/sh
# 2) Download Linux Kernel 2.6.25(linux-2.6.25.tar.bz2) and the exploit in /usr/src/
cd /usr/src/
wget You must login or register to view this content.
wget You must login or register to view this content.
# 3) Extract kernel and exploit in /usr/src/
tar -jxvf linux-2.6.25.tar.bz2
mkdir ./ps3_exploit
unzip ps3_exploit.zip -d ./ps3_exploit/
#4) Change directory to kernel directory source and use PS3 default config for kernel.
cd ./linux-2.6.25
make ps3_defconfig
# 5) Build the kernel and wait until build finish.
make
# 6) Install the kernel in /boot/.
make install
# 7) Install the kernel modules (required to build the exploit).
make modules_install
# Cool Man (aka Tustin) Add new kernel config to kboot config using 720p fullscreen mode (/boot/etc/kboot.conf).
echo
"
image=/vmlinux-2.6.25
label=2.6.25
read-only
initrd=/initrd-2.6.25.img
append=\"video=ps3fb:mode:131 rhgb quiet root=LABEL=/1\"" >> /boot/etc/kboot.conf
# 9) Change directory to Exploit directory and Build it.
cd ../ps3_exploit/
make
echo "Reboot on newly built kernel 2.6.25 (type reboot in shell)"
echo "When kboot: appear click on keyboard "Tab" until you see kernel 2.6.25 and click on enter."
echo "If X server cannot be launched click on cancel or NO, in any case use shell with Ctrl+Alt+F1 and logon as root."Step2 shell script building and launching the exploit:

File step2.sh

Code:
#!/bin/sh
# 1) Change directory to Exploit directory and Build it (write make).
cd /usr/src/ps3_exploit/
make
# 2) Run the exploit.
echo "When PRESS THE BUTTON IN THE MIDDLE OF THIS appears push button connected to a PIC/FPGA... to send a pulse of 40ns on the Memory Bus Controller."
./run.shAll scripts can also be downloaded.

I can't try this now as I have 3.41 Ps3 FW.

If you think this is wrong then please no flame , I am trying to help.












Or what about SAK???

Here is it's TuT:

[ame="https://www.youtube.com/watch?v=G7O-lPJvIA4"]https://www.youtube.com/watch?v=G7O-lPJvIA4[/ame]

First off, you have to go into the control panel on your P.C., double-click on folder options, then click on view, and all the way at the bottom of the addvanced settings there is an option called "use simple file sharing" uncheck it and click apply and ok. This will enable you to share files between your PS3 and your PC!

Next thing you need to do is create a file on your PC (whatever you want, GAMES, PS3, anything) than right-click that folder and go into properties. From here, go into sharing and click 'share this folder' then click on permissions and click "full control". Make sure you apply all settings before exiting.

Ok now boot up that old PS3 Swiss Army Knife for step #2. Choose option 3 (Windows Share), and put in your IP address. You can get your IP address by simply going into control panel again, go into "network connections" dubble click on "local area connections" and then on support, and all your IP information will be right there.

Now it will ask you for a folder name.. put in the folder that you enabeled for sharing (duh). Then it will ask for user name (your Windows user name) and your Windows password. Now all you have to do is label the game or movie your backing up (ie. littlebigplanet.iso).

Hit enter and it will start! Now you can go to your PC and check on the progress of your transfer. Games take up to 2 hours for 6-7 gigs. I hope this tutorial helps out.


SAK seems very possible , I mean you can backup the patch to your PC then edit then use proxy to get it back to your Ps3.


ALL 2 ways require other OS feature.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to Vaner for this useful post:

Bigbadpaul2, birmav, Manxlad619, VHS
08-05-2010, 01:54 AM #2
Maty360414
dev_hdd0/game/BLUS30377
Nicley done buddy great!!!! Happy
08-05-2010, 01:54 AM #3
This looks right maybe just I never got in to ps3 hackin so I wouldn't know but I hav been lookin in too many theories on mw2 hacks and this looks like a probable way
08-05-2010, 01:56 AM #4
RyGuy88
Wutz n MW2?
This might be possible (the SAK method) but I just can't wrap my head around it. I will give it a shot though, but I think this was patched by Sony was it not?
08-05-2010, 02:19 AM #5
Stealth_Tek
At least I can fight
4.41 PS3 FW? I think you meant 3.41?
08-05-2010, 02:54 AM #6
PAbrol
Gym leader
so has this worked on 3.41 ? ?
08-05-2010, 03:04 AM #7
No, this needs you to have a PS3 which can run other OS.
08-05-2010, 03:09 AM #8
MasonF123
Vault dweller
I personally feel if it was this difficult, they would have released it.
08-05-2010, 03:09 AM #9
Great job, as soon as I get my fat ps3 back from my uncle I will try this.
08-05-2010, 03:11 AM #10
Originally posted by Bluffed View Post
Great job, as soon as I get my fat ps3 back from my uncle I will try this.


Remember do this at YOUR own risk.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo