PSP3D Left Header
PSP3D Header Right
PSP3D Logo CraveOnline Logo
Help the PSP 3D community grow!
Vote for us below:


Vote on the PSP Top 200
PSP Top 200 - Games, Videos, Wallpapers, Files, Hacks, Homebrew

Homebrew/Hacking - Discuss the latest available homebrew applications and games.

Welcome to PSP3D.com - Sony PlayStation Portable News, Homebrew, Hacks, Reviews, Videos, Mods, Forums!

You are currently viewing our website as a guest, which gives you limited access to reply and interact to discussions and other members. By joining our free community, you will be able to post topics in the forums, communicate privately with other members, vote in polls, and access many other special features.

Registration is fast, simple, and absolutely free so join our community today!

Go Back PSP3D.com - Sony PlayStation Portable News, Homebrew, Hacks, Reviews, Videos, Mods, Forums > PSP Forums > Homebrew/Hacking

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-24-2005, 12:46 PM
butterballer360's Avatar
butterballer360 butterballer360 is offline
Senior Member
 
Join Date: Nov 2005
Location: In your shattered dreams.
Posts: 568
Points: 2.64
Donate
Send a message via MSN to butterballer360
Psp3d Hacking 102

I will break down in a diagram of the EBOOT handlers security:

KNOWN SECURITY LOOPHOLES
<icon0>
<icon1>
<pic0>
<pic1>
<param.sfo>
<snd0.at3> (Some reports say)

PSP BOOTUP SECURITY CHECK

param.sfo > data.psp > data.psar

So on 2.5 the sfo stage is the only one passed, the the psp recognizes it has the familiar data.psp file (I'm not quit sure how...)

so I'll explain each files purpose

param.sfo (tells psp how to use a file)
data.psp (runs an updater applet)
data.psar (is a container for the updates files to be flashed

Anyone can break the sfo stage at this point with a few tools, or hell even with notepad.

But of course their are always loopholes so i will show which ones are on each version:

HOMEBREW - 1.0, 1.5
OVERFLOW - 1.0, 1.5 1.51, 1.52, 2.0, (2.01 and 2.5 are partially affected)
VIDEO EXPLOIT - 1.0, 1.5, 1.51, 1.52, 2.0
...there are more but I just said the top 3

PSP 2.5's cracked file handlers...
eboot handler (I say again partially no code running yet)
__________________
ßûtt€rß壣€r360
Reply With Quote
  #2 (permalink)  
Old 11-24-2005, 12:56 PM
a.beast's Avatar
a.beast a.beast is offline
$ Elite Member $
My Mood:
 
Join Date: Nov 2005
Location: Toronto
Age: 28
Posts: 252
Points: 1.49
Donate
Thumbs up

So right now you're working on how to get the psp not to recognize the data.psp or take an altered data.psp as the original?? The problem is that we don't know how it is validating that file correct? Cool stuff, I think I'm going to get in on this and quit watching and start doing. Can you recommend an environment to work in or some basic framework or methods/functions that would help me potentially help the community??
__________________




Reply With Quote
  #3 (permalink)  
Old 11-24-2005, 01:05 PM
butterballer360's Avatar
butterballer360 butterballer360 is offline
Senior Member
 
Join Date: Nov 2005
Location: In your shattered dreams.
Posts: 568
Points: 2.64
Donate
Send a message via MSN to butterballer360
a.beast you dont need an environment, shoot I'm a cut and paste coder and I found this stuff.
Just get this program - PBP UNPACKER
__________________
ßûtt€rß壣€r360
Reply With Quote
  #4 (permalink)  
Old 11-24-2005, 01:26 PM
dadon's Avatar
dadon dadon is offline
Senior Member
 
Join Date: Nov 2005
Posts: 153
Points: 0.05
Donate
Quote:
Originally Posted by butterballer360
a.beast you dont need an environment, shoot I'm a cut and paste coder and I found this stuff.
Just get this program - PBP UNPACKER
I have the program. What do you do with it?
Reply With Quote
  #5 (permalink)  
Old 11-24-2005, 01:54 PM
butterballer360's Avatar
butterballer360 butterballer360 is offline
Senior Member
 
Join Date: Nov 2005
Location: In your shattered dreams.
Posts: 568
Points: 2.64
Donate
Send a message via MSN to butterballer360
you can use it to disect and then reamake an eboot, and with the right knowledge, hide a few file...
__________________
ßûtt€rß壣€r360
Reply With Quote
  #6 (permalink)  
Old 11-24-2005, 02:38 PM
CoderAge12 CoderAge12 is offline
Member
 
Join Date: Nov 2005
Posts: 32
Points: 0.00
Donate
Actually passes both DATA.PSP & DATA.PSAR steps and executes the update.

Example here:
http://rapidshare.de/files/7975138/E...E_251.zip.html

However, you cant do anything with this "change updater" approach unless you are able to decrypt files, change version information, encrypt files.

Ups, only Sony can encrypt.

So you forgot one last step.

1. SFO
2. DATA.PSP
3. DATA.PSAR
4. Version information in some file within the PSAR archive

Reply With Quote
  #7 (permalink)  
Old 11-24-2005, 02:44 PM
metroidblade's Avatar
metroidblade metroidblade is offline
Senior Member
My Mood:
 
Join Date: Nov 2005
Location: MO
Age: 18
Posts: 479
Points: 25.33
Donate
just wondering.....

what happens to your overflow when you hide the 0 pictures.
Reply With Quote
  #8 (permalink)  
Old 11-24-2005, 02:45 PM
butterballer360's Avatar
butterballer360 butterballer360 is offline
Senior Member
 
Join Date: Nov 2005
Location: In your shattered dreams.
Posts: 568
Points: 2.64
Donate
Send a message via MSN to butterballer360
It's been done and that does not pass the psar and .psp stage those 2 stages are on implemented once you bypass the update screen that says corrupt, not just bypasses the corrupt icon
__________________
ßûtt€rß壣€r360
Reply With Quote
  #9 (permalink)  
Old 11-24-2005, 03:10 PM
a.beast's Avatar
a.beast a.beast is offline
$ Elite Member $
My Mood:
 
Join Date: Nov 2005
Location: Toronto
Age: 28
Posts: 252
Points: 1.49
Donate
Quote:
Originally Posted by butterballer360
a.beast you dont need an environment, shoot I'm a cut and paste coder and I found this stuff.
Just get this program - PBP UNPACKER
Cool, I wasn't sure how you did things, you come across as all professional n' shizzle. I'll download that later and start spankin' out some code.
__________________




Reply With Quote
  #10 (permalink)  
Old 11-24-2005, 03:47 PM
piru550's Avatar
piru550 piru550 is offline
Member
My Mood:
 
Join Date: Nov 2005
Location: -gunstate-ft-liquordale
Age: 29
Posts: 90
Points: 28.14
Donate
Send a message via AIM to piru550
i unpacked the eboot file and by repacking without the data.psp file and it went to a 2.50 update instead of the 1.50. the 1.50 is what i unpacked and ended up with a 2.50 update.??????????
Reply With Quote
Reply

« UMD emu 0.8c | Running psp games from iso's »



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 0.00
Points Per Thread: 1.00
Points Per Reply: 0.10





Crave Partner Sites: CraveOnline.com | DVDFile.com | PSP3D.com | ComingSoon.net | SuperHeroHype.com | RedBalcony.com | ActionTrip.com | CraveLyrics.com
Soundtrack.net | CraveFix.com | SpikedHumor.com | RPGamer.com | TattooNow.com | ImpactWrestling.com | SeekLyrics.com | PedalBMX.com | WildKO.com
vidKing.com | StrategyInformer.com | HHdb.com | RapLeagues.com | HipHop-Lyrics.com | Cravecocktails.com | ThePhatPhree.com | RideJudge.com | HottieSpots.com

PSP3D Footer Left Powered by Custom vB Version 5.1.0 for Crave Online Media, LLC.
Copyright © 2000 - 2007, Jelsoft Enterprises Ltd. and PSP3D.com.
LinkBacks Enabled by vBSEO 3.0.0 RC8

All times are GMT -4. The time now is 10:27 AM.
PSP3D Footer Right