PSP Hacks - Forums

Go Back   PSP Hacks - Forums > PSP Community > Hacks, Cracks & Mods

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 09-23-2005, 05:11 PM
cyesergio cyesergio is offline
PSP Newbie
 

Join Date: Sep 2005
Posts: 9
cyesergio Has a Beginner Reputation
Default

First post and thread ever and i seem te have the scoop!!!

From the front page:

Update: This proof of concept has now been confirmed as a working exploit for the 2.0 firmware. Now we have to wait until some more useful code using this exploit is released Remember who had it first PSP-Hacks.com

We just received a very convincing email claiming to have hacked the 2.0 firmware. We do not currently have a 2.0 PSP accessible right now. So we would like our members to try it out and let us know how it goes. We’ve been hearing rants for a while about no 2.0 news so here is a chance to not just complain but actually help out and let us know if it works.

Digg this story!

First Homebrew Code on 2.00

—————————–

1. Set wallpaper to frame_buffer.png (without overflow.tif present

in the PHOTO directory, or it will crash).

2. Add overflow.tif to the PHOTO directory, and open into the photo

viewer. Custom code to paint the screen! Or to write a homebrew

app! Not to run illegal games.

How It Works?

—————

1. The PNG contains a small amount of code in a known, fixed place

(the VRAM). If to look closely at the wallpaper, sees small

coloured pixels in the right down. The pixels are Allegrex

opcodes, with the highest byte all zero for the ALPHA. These

pixels do:

syscall 0×20C7 ; sceKernelDcacheWritebackInvalidateAll

slt a0, zero, sp ; put 1 into a0

sll a0, a0, 6 ; put 64 into a0

addiu a0, sp, a0 ; get screen painter address over SP

jr a0 ; jump to the screen painter

nop ; branch delay slot

2. The TIFF contains also some code and a buffer to trigger the

known BitsPerSample overflow in libtiff in the photo viewer.

The buffer makes a jump to the VRAM which has the PNG colours

by overwriting the safed ra (return address) on the stack.

The VRAM code uses SP and calculates the address of the buffer

then runs it. Then it jumps there. The screen is yellow as

the colour was 0×12345678 in Hex.

PSP Users:

We didn’t do this so you could steal from Sony and game companies.

We believe in OSS. There are plenty of amazing programs that have

been written for the PSP. Use this as a gift and not as an excuse

to steal.

Sony:

If you wanted to find us i know you could. This release wasn’t

intended as a way to run pirated software on the PSP. We believe

that everyone should be able to compile their own code and run it.

Nothing is kept secret forever and i’m sure you know this.

In the end, if it wasn’t us. It would be some one else.

Fighting it would be like skating up a hill. You did create the

PSP and did an amazing job.

Toc2rta:

To the people of the Toc2rta development network. You’re our phone

a friend. With out your friendship this would never of happened.

I hope this brings you as much happiness as it brings us.

Join us on irc.toc2rta.com.

Most importantly… Have fun!
Reply With Quote
  #2  
Old 09-23-2005, 05:15 PM
Tommi Tommi is offline
PSP Newbie
 

Join Date: Sep 2005
Posts: 9
Tommi Has a Beginner Reputation
Default

i have tested this and so far i have done it all and i get a brown screen.....
using the kxploit tool, i get a brown screen with funny lines on it......
what could this mean?
Reply With Quote
  #3  
Old 09-23-2005, 05:24 PM
XanderChaos XanderChaos is offline
PSP Hacks Member
 

Join Date: May 2005
Location: Florida
Posts: 282
XanderChaos Has a Beginner Reputation
Default

I just tried this, and boy, I thought my day couldn't get any better!
Reply With Quote
  #4  
Old 09-23-2005, 05:28 PM
Neo_burn's Avatar
Neo_burn Neo_burn is offline
Moderator
PSP Titan
 
Join Date: Aug 2005
Location: T.O
Posts: 7,815
Neo_burn is on a distinguished road
Default

it works? :?
__________________
Reply With Quote
  #5  
Old 09-23-2005, 05:44 PM
Exira Exira is offline
PSP Titan
 

Join Date: Jun 2005
Posts: 4,863
Exira Has a Beginner Reputation
Default

i'll update later and try it
__________________
Oh come let us adore him, betray, and then ignore him.
Reply With Quote
  #6  
Old 09-23-2005, 06:01 PM
Spartan 117's Avatar
Spartan 117 Spartan 117 is offline
Halo PaWnZ0r Administrator
PSP Titan
 

Join Date: May 2005
Location: Woodbridge, Virginia
Posts: 20,050
Spartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond reputeSpartan 117 has a reputation beyond repute
Default

i might actgually update and try this cuz it seems 2.0 is nearing its date from being exploited...and plus, i get to try out 2.0's cool things...but ill think through this before i update
__________________
lol @ Thread

© Spartan 117. 2005-2009. All rights Reserved, lol

Need X-Box 360 help, Click Here!
Reply With Quote
  #7  
Old 09-23-2005, 06:04 PM
p4ch3c0 p4ch3c0 is offline
Senior Member
PSP Titan
 

Join Date: Sep 2005
Posts: 7,346
p4ch3c0 Has a Beginner Reputation
Default

I'll update as soon as they find a way to boot PBPs/ELFs. I guess I'll be buying Grand Theft Auto now.
Reply With Quote
  #8  
Old 09-23-2005, 06:41 PM
MaHan05 MaHan05 is offline
Senior Member
PSP Titan
 

Join Date: Jul 2005
Location: MiChIgAn
Posts: 5,449
MaHan05 Has a Beginner Reputation
Default

so they got the stuff to sorta run through code in an image?.....sounds confusing.....hope an exploit for it is really easy to use and comes soon
__________________
Reply With Quote
  #9  
Old 09-23-2005, 06:49 PM
rocker935 rocker935 is offline
PSP Hacks Member
 

Join Date: Aug 2005
Posts: 261
rocker935 Has a Beginner Reputation
Default

yeah i did it right (i think) and it just crashed. Basically my psp went brown. I even set the background and added the second file leter like it said. I will keep working on this and tell u what i get.
Reply With Quote
  #10  
Old 09-23-2005, 06:52 PM
RaiderX's Avatar
RaiderX RaiderX is offline
Senior Member
PSP Titan
 

Join Date: Jun 2005
Posts: 900,010,783
RaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond reputeRaiderX has a reputation beyond repute
Default

Quote:
i have tested this and so far i have done it all and i get a brown screen.....
using the kxploit tool, i get a brown screen with funny lines on it......
what could this mean?
What the hell are you talking abotu?!?!? U cant KXPloit this!! Its a couple images with embedded coding that make the PSP do set functions, in this case, they are only proof of concept and causeit to freeze.

I tested it and it works. I cant wait to see this get working. I bet $ony is shitting their pants right now!!!!! :lol: :lol: :lol: :lol: Gte ready to see version 2.5 soon!!
__________________
Reply With Quote
Reply

 



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:22 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©