forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

quiting 2.0 homebrew?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
p3p



Joined: 28 Sep 2005
Posts: 3

PostPosted: Wed Sep 28, 2005 6:06 am    Post subject: quiting 2.0 homebrew? Reply with quote

how would you quit from a 2.0 tif hack homebrew aplication, and have the psp os still work? is that posible yet,
_________________
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Ratty



Joined: 18 Sep 2005
Posts: 18

PostPosted: Wed Sep 28, 2005 7:33 am    Post subject: Reply with quote

Downgrade to 1.5, using the new fancy downgrader that actully works, unlike the nonsense from wab. www.psp-spot.com have it.
Back to top
View user's profile Send private message
p3p



Joined: 28 Sep 2005
Posts: 3

PostPosted: Thu Sep 29, 2005 12:37 am    Post subject: Reply with quote

I would, but im actualy coding for 2.0, just cant figure out how to get the app to close back to the os and still work, and as none of the other 2.0 apps do, i asume its not easy, ..

ive already downgraded and upgraded again btw, not realy interesting in emulators and as pvnc, the only app that id have a use for doesnt work proply after scrolling around a bit, i just upgraded again, maby wen VLC is ported il downgrade again :p

p3p
_________________
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Fanjita



Joined: 28 Sep 2005
Posts: 217

PostPosted: Thu Sep 29, 2005 2:26 am    Post subject: Reply with quote

Closing cleanly will be difficult, because the exploit works by corrupting the stack of one of the VSH threads. To exit cleanly, you'd need to somehow restore that stack to a proper state.

I guess it's possible, if you can guess/work out what the contents of the stack are before the buffer gets overflowed - but I'm not sure how that could be done.
Back to top
View user's profile Send private message
groepaz



Joined: 01 Sep 2005
Posts: 305

PostPosted: Thu Sep 29, 2005 2:37 am    Post subject: Reply with quote

make a memory dump, work out the handle of the vsh picture viewer thread (the one that is "hijacked" by the exploit), kill that thread. that might work :)
_________________
http://www.hitmen-console.org
http://hitmen.c02.at/files/yapspd/
Back to top
View user's profile Send private message Visit poster's website
Warren



Joined: 24 Jan 2004
Posts: 173
Location: San Diego, CA

PostPosted: Thu Sep 29, 2005 3:02 am    Post subject: Reply with quote

You could also probably just restart the VSH by executing it since that should also restart the PSP. I remember someone here figured out how to load it.
Back to top
View user's profile Send private message
medafor



Joined: 29 Jun 2005
Posts: 9

PostPosted: Fri Sep 30, 2005 6:05 pm    Post subject: Reply with quote

screw 2.0 homebrew, it would be better just make an update/eboot for 1.5 that implements the web browser, wallpaper, and avc support. that way all the current homebrew will stay as is. there a post of someone trying to do that now.
Back to top
View user's profile Send private message
Fanjita



Joined: 28 Sep 2005
Posts: 217

PostPosted: Fri Sep 30, 2005 6:28 pm    Post subject: Reply with quote

Do you understand how much effort is involved, just to re-implement the web browser?

Far better to get homebrew working on 2.0, if possible. It's unlikely that any of the 1.5 homebrew would need to change, if a decent loader can be produced. Thanks to the NIDs scheme, most system entry points are platform independent - the lack of NIDs is one of the major issues right now on 2.0, but it can be overcome.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group