| View previous topic :: View next topic |
| Author |
Message |
p3p
Joined: 28 Sep 2005 Posts: 3
|
Posted: Wed Sep 28, 2005 6:06 am Post subject: quiting 2.0 homebrew? |
|
|
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 |
|
 |
Ratty
Joined: 18 Sep 2005 Posts: 18
|
Posted: Wed Sep 28, 2005 7:33 am Post subject: |
|
|
| 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 |
|
 |
p3p
Joined: 28 Sep 2005 Posts: 3
|
Posted: Thu Sep 29, 2005 12:37 am Post subject: |
|
|
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 |
|
 |
Fanjita
Joined: 28 Sep 2005 Posts: 217
|
Posted: Thu Sep 29, 2005 2:26 am Post subject: |
|
|
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 |
|
 |
groepaz

Joined: 01 Sep 2005 Posts: 305
|
|
| Back to top |
|
 |
Warren
Joined: 24 Jan 2004 Posts: 173 Location: San Diego, CA
|
Posted: Thu Sep 29, 2005 3:02 am Post subject: |
|
|
| 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 |
|
 |
medafor
Joined: 29 Jun 2005 Posts: 9
|
Posted: Fri Sep 30, 2005 6:05 pm Post subject: |
|
|
| 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 |
|
 |
Fanjita
Joined: 28 Sep 2005 Posts: 217
|
Posted: Fri Sep 30, 2005 6:28 pm Post subject: |
|
|
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 |
|
 |
|