PS3 Downloads    PS3 Forums    PS3 Guides    PS3 Releases    PS3 Themes    PS3 Trophies    Register   
Notices
 
Go Back   PS3 NEWS - PlayStation 3 News - PS3 Hacks » PlayStation 3 News » PS3 Hacks
PS3 Hacks Discussion of PS3 hacks, exploits, mods, projects and ideas go here.
Latest PS3 News
Sony PlayStation Store Update for March 18, 2010
Posted 2 hours ago by
PS3 News with 0 Comments
First MAG PS3 DLC Trooper Gear Pack Free, Coming Next Week
Posted 4 hours ago by
PS3 News with 0 Comments
PixelJunk Racers 2nd Lap Hits PSP via PSN This Spring and More!
Posted 6 hours ago by
PS3 News with 0 Comments
XorHack v2.0: The Updated PS3 Exploit Toolkit Arrives
Posted 7 hours ago by
PS3 News with 1 Comment
Video: PSP Hello World Demo Game Savedata Exploit for 6.20
Posted 6 hours ago by
PS3 News with 0 Comments
Video: The Tester - Episode 5 for PS3 Available on PSN Today
Posted 7 hours ago by
PS3 News with 0 Comments
Closed Thread
 
Thread Tools
GeoHot PS3 Hack Propered, Exploit for All PlayStation 3 Firmware
  #1 (permalink)  
Old 02-04-2010
PS3 News's Avatar
PS3 News Online
Boss
 
GeoHot PS3 Hack Propered, Exploit for All PlayStation 3 Firmware

Today xorloser has 'propered' the recently released GeoHot PS3 Hack in attempt to accomodate all PlayStation 3 Firmware versions with the exploit.

Download: http://xorloser.com/blog/wp-content/uploads/2010/02/ps3_exploit_fixed.zip

To quote: As I'm sure everybody heard, the memory access exploit for the PS3 hypervisor was released recently by geohotz. I was finally able to replicate his hack so I thought I'd take the time to help out others who may also have trouble due to being linux n00bs like me.

If I were to post everything at once it would be too much work and I'd never get around to it, so I'll post bits at a time to ensure I actually do post it heh. Today's post will talk about the software side of the exploit.

Please note that the geohotz exploit software was hardcoded for the v2.42 firmware, I have made a small fix that attempts to dynamically support all firmware versions. I have only tested and used it on v3.15 however.

The first step is to install Linux on your PS3 which means of course that this will not work on a slim PS3. I tried a few different Linux distros and after various different issues I settled on using Ubuntu v8.10 since this is the same version that geohotz used.

I suggest using the "alternate" version since it includes a gui which the "server" version does not. You can download the 636MB image below, I suggest using the legal torrent below to save the bandwith of the Ubuntu servers.

http://cdimage.ubuntu.com/ports/releases/8.10/release/ubuntu-8.10-alternate-powerpc+ps3.iso.torrent

http://cdimage.ubuntu.com/ports/releases/8.10/release/ubuntu-8.10-alternate-powerpc+ps3.iso

After downloading, burn the image to a CD-R and install as you would any OtherOS install. There are many generic and also Ubuntu specific guides for doing this, so I won't cover that here.

Once you have Linux up and running you should log in using the username you created during install. Now open a terminal (Applications->Accessories->Terminal). You can enable the root account by creating a password for it by typing "sudo passwd". You then enter your current users password once and then the new root password twice. The root account will now be usable.

Now type "su" and then enter the new root password to get root access. Create a dir to put everything in. You could probably create this in your home directory, but I created it in the root of the filesystem so that I can share it between root and my user account as well as setting up access to it via samba from my PC.

To create the dir do "mkdir /ps3share", you can call it anything you want, I call it ps3share because I share it with my PC over samba. Now allow all users to read and write to it by doing "chmod a+rw /ps3share". Finally give ownership of it to your normal user account by doing "chown username:username /ps3share" where username is your username.

Next you need to get the "fixed" exploit software onto your PS3. Using a USB flashdrive is easiest. Copy the extracted files onto it from your PC, then insert it into your PS3. It should automount and bring up an icon on your desktop.

Double click the icon to open the file browser. Right click on the USB drive in the filebrowser and choose to "Open in New Window". Then on the left side of the file browser select "File System" and then "ps3share". Now drag the files from the USB drive into your "ps3share" directory.

I have included a binary of the exploit file for those of you who don't want to build it yourself, but for those who do here is how. First you need to fix the location of the kernel headers so they can be found by the build scripts, so do "mv /usr/src/linux-ports-headers-2.6.25-2/ /usr/src/linux-headers-2.6.25-2/".

Now change to the directory with the exploit source in it "cd /ps3share/ps3_exploit_fixed/src" and then build it by typing "make". There will be a lot of warnings but it should create the file "exploit.ko".

You are now set to run the software side of the exploit. DO NOT run it from this terminal while in the GUI, it should only be run from console mode. If you do run it you will not see anything happening, but your PS3 will suddenly become really slow and you will have to turn it off. More about the running of it in a future post.

A summary of the commands to enter at the terminal is below:

sudo password

(then enter users password once, then the new password for root twice)

su

(then enter root password)

mkdir /ps3share

chmod a+rw /ps3share

chown username:username /ps3share

(where username is replaced by your username)

Now copy the exploit files into /ps3share.

mv /usr/src/linux-ports-headers-2.6.25-2/ /usr/src/linux-headers-2.6.25-2/

cd /ps3share/ps3_exploit_fixed/src

make

done!

GeoHot PS3 Hack Propered, Exploit for All PlayStation 3 Firmware

More PlayStation 3 News...

  #2 (permalink)  
Old 02-04-2010
livpool's Avatar
livpool Online
Senior Member
 
Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


  #3 (permalink)  
Old 02-04-2010
red8316's Avatar
red8316 Online
Senior Member
 
Thumbs up

Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


  #4 (permalink)  
Old 02-04-2010
PS3 News's Avatar
PS3 News Online
Boss
 
Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


  #5 (permalink)  
Old 02-05-2010
JesusFMA's Avatar
JesusFMA Online
Senior Member
 
Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


Last edited by JesusFMA; 02-05-2010 at 12:06 AM. Reason: ¬¬'
  #6 (permalink)  
Old 02-05-2010
proengin's Avatar
proengin Offline
Member
 
Lightbulb

Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


Last edited by proengin; 02-05-2010 at 12:07 AM.
thanks
  #7 (permalink)  
Old 02-05-2010
bostwick's Avatar
bostwick Online
Registered User
 
thanks

Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


  #8 (permalink)  
Old 02-05-2010
mikewwfman316's Avatar
mikewwfman316 Offline
Registered User
 
Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


  #9 (permalink)  
Old 02-05-2010
heartagram62's Avatar
heartagram62 Online
Member
 
Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


  #10 (permalink)  
Old 02-05-2010
PS3 News's Avatar
PS3 News Online
Boss
 
Warning   You must be a Registered User who meets the Overall Activity requirements to view replies. To access all areas immediately and see NO ads at all consider a Premium Membership by clicking the button below. Thanks!

Buy Premium Membership


Closed Thread

Thread Tools

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0

vBulletin Skin developed by: vBStyles.com
© 2010 PlayStation 3 News
Register to Remove Ads!