QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

3.30 OE-A Recovery EBOOT

This is a discussion on 3.30 OE-A Recovery EBOOT within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; I was messing around with a hex editor and the 3.30 OE-A recovery prx and it works. This lets you ...

Reply
 
LinkBack Thread Tools
Old 04-16-2007, 02:05 PM   #1
 
Join Date: Aug 2006
Posts: 7
Trader Feedback: 0
Default 3.30 OE-A Recovery EBOOT

I was messing around with a hex editor and the 3.30 OE-A recovery prx and it works.

This lets you launch recovery from your GAME menu. I'm wondering if anyone has the technical know-how to have it run the PRX directly from the flash so it works with all future versions of DAX's firmware.

Edit: Changed folder name to recovery loader =o
Attached Files
File Type: zip 3.30 OE-A Recovery EBOOT.zip‎ (32.0 KB, 95 views)

Last edited by Negi; 04-17-2007 at 04:28 PM..
Negi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 03:56 PM   #2
 

 
Join Date: Jul 2006
Location: SF Bay Area, CA
Posts: 501
Trader Feedback: 0
Default

yummy

PS:You shouldn't have named the folder RECOVERY because that screws people up when it replaces their firmware recovery folder but whatever
__________________
[CENTER][FONT=Microsoft Sans Serif][SIZE=3][URL="http://andrew.andyk.googlepages.com/pimpstreamer"]Fight For Net Neutrality![/URL][/SIZE][/FONT]
[URL="http://andrew.andyk.googlepages.com/pimpstreamer"][FONT=Georgia][COLOR=DarkOrchid][B][SIZE=3]My PiMPStreamer Tutorial[/SIZE][/B][/COLOR][/FONT][/URL][B][URL="http://pmpvlc.googlepages.com/home"][FONT=Trebuchet MS][SIZE=3][COLOR=DarkOrange]~~M[COLOR=Red]y[/COLOR] P[COLOR=Red]M[/COLOR]P [COLOR=Red]V[/COLOR]L[COLOR=Red]C[/COLOR] T[COLOR=Red]u[/COLOR]t[COLOR=Red]o[/COLOR]r[COLOR=Red]i[/COLOR]a[COLOR=Red]l[/COLOR][/COLOR][/SIZE][/FONT][/URL][/B][FONT=Comic Sans MS][COLOR=GREEN][SIZE=3]
[/SIZE][/COLOR][/FONT][FONT=Comic Sans MS][SIZE=3][FONT=Century Gothic][COLOR=Red]XBL[/COLOR]~[COLOR=DeepSkyBlue]xTERM1NATORx[/COLOR]
[COLOR=Blue] PSN[/COLOR]~[COLOR=DarkOrange]treminaor[/COLOR][/FONT]
[/SIZE][/FONT][/CENTER]
tremianor is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 04:01 PM   #3

...in a dream...
 
SG57's Avatar
 
Join Date: Jul 2005
Posts: 4,957
Trader Feedback: 0
Default

Negi - Wild guess...
Code:
LoadStartModule("flash0:/kn/recovery.prx"); // or whereever its located

// you may find LoadStartModule function in the SDK samples, used in the USB sample
Unless it requires some special launching method, that should work...
__________________
SG57 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 04:10 PM   #4
 
Join Date: Aug 2006
Posts: 7
Trader Feedback: 0
Default

Quote:
Originally Posted by SG57
Negi - Wild guess...
Code:
LoadStartModule("flash0:/kn/recovery.prx"); // or whereever its located

// you may find LoadStartModule function in the SDK samples, used in the USB sample
Unless it requires some special launching method, that should work...
Heh, I know nothing about coding for the PSP. How would I just put that inside an EBOOT?
Negi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 04:40 PM   #5

...in a dream...
 
SG57's Avatar
 
Join Date: Jul 2005
Posts: 4,957
Trader Feedback: 0
Default

Youd get the source to your eboot your using, replace the current one loading it from the memory stick to load from flash.
__________________
SG57 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 05:19 PM   #6
 
Join Date: Aug 2006
Posts: 7
Trader Feedback: 0
Default

I hex edited recovery.prx into an eboot. I didn't write any code. If someone else could just have the eboot load the prx from the flash with like 2 lines of code, this would be compatible with pretty much anything.
Negi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 05:32 PM   #7


Developer
 
Join Date: Jun 2006
Posts: 144
Trader Feedback: 0
Default

God.... WHY would you need to do this kind of thing? It's totally stupid... Do something really useful
__________________
Adrahil - Software architect and specialist in Reverse Engineering.
Spoiler for Guilt of a Dev:
17:17 < InsertWittyName> Can't pin user error on a dev ;)
17:18 < InsertWittyName> Lesson learnt on both sides I would say.
17:18 < InsertWittyName> You learnt to treat the end-user as a retarded fish.
17:18 < InsertWittyName> They learnt to read readme's ;)

Spoiler for me:
Quote:
17:12 <+dot_blank> are you the long haired pimp ;)
adrahil is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 05:50 PM   #8
 
Join Date: Aug 2006
Posts: 7
Trader Feedback: 0
Default

So I don't need to turn off the PSP completely to enter recovery. I made it for myself and figured I'd post it to see if anyone knew how to load recovery from flash.
Negi is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-16-2007, 05:59 PM   #9
 
dx169's Avatar
 
Join Date: Feb 2007
Location: California
Posts: 1,928
Trader Feedback: 0
Default

Quote:
Originally Posted by adrahil
God.... WHY would you need to do this kind of thing? It's totally stupid... Do something really useful
It's not up to you to decide if something is stupid and not useful. People use different things for different purposes you may not need. People may need this if recovery doesn't work for them and need to access this a second way. Or they can use this for a faster way. Don't call things stupid just because you don't see anything you can use from this.
__________________
[QUOTE=Dark_Alex]dx169 can I lick your ear?[/QUOTE]
Can everyone please donate me ONE (or more) point(s)? You'll be put in my cool list!
Cool List: [500,000 points - Misspelledcious] [Urameshi - 10,000,000] [61407 - Da_Merv]
[1 point - DeviantSavant] [1 point - placo23] [10000 points - Dritan2krc1] [6115 points - thatoneguy] [1 point - explosions] [132264 points - -Alex-] [3015 points - xpack] [30000 - k0ud]Birthday Thank Yous: |-Anubis-|, Gamelordomega, Urameshi, Misspelledcious, -Chw42-, Josey Wales
dx169 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-17-2007, 12:28 PM   #10
 
rekuss's Avatar
 
Join Date: Oct 2006
Posts: 143
Trader Feedback: 0
Default

If I change the name of this app too something like 'Recovery Loader' but still keep the actual recovery folder as 'Recovery', will I be able to perform emergency downgrades?
rekuss is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-17-2007, 02:32 PM   #11
 
Join Date: Oct 2006
Posts: 14
Trader Feedback: 0
Default

Not bad at all.
This is very convenient. Thanks!
akito77 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-18-2007, 03:14 AM   #12
 
Join Date: Nov 2006
Posts: 4
Trader Feedback: 0
Default

IS there any difference?
http://forums.qj.net/f-psp-developme...e-c-91993.html
122003 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
330 , eboot , oea , recovery

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 02:33 PM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us