| View previous topic :: View next topic |
| Author |
Message |
Blade
Joined: 18 Feb 2010 Posts: 26 Location: Lancaster P.A.- U.S.A.
|
Posted: Sun Feb 28, 2010 9:45 am Post subject: "PSP 300X pre-ipl access" is it possible? |
|
|
| perhaps someone out there could be working on a full exploit for PSP 300X using MOHH...? i am currently trying to dissasemble the pre-ipl code, for use with kgsws's mohh exploit and/or m0skit0's eloader source code... i am new to the psp scene, but i am familiar with programming, so i am trying this out for the first time... if anyone has any tips or anything, to help out, it will be gladly appreciated... i am not promising any psp cfw breakthrough, but i do hope to get somewhere. :) |
|
| Back to top |
|
 |
m0skit0
Joined: 02 Jun 2009 Posts: 226
|
Posted: Mon Mar 01, 2010 1:29 am Post subject: |
|
|
As I said on the other thread, Pre-IPL has nothing to do with MoHH exploit, eloader or whatever you're discussing here. And how come you have Pre-IPL? Everyone is trying to dump it, and you come and say you're reversing it?
Do not confuse IPL with Pre-IPL ;)
I suggest you doing some research about what Pre-IPL is before disassembling it xD _________________
| The Incredible Bill Gates wrote: | | The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers. |
|
|
| Back to top |
|
 |
Blade
Joined: 18 Feb 2010 Posts: 26 Location: Lancaster P.A.- U.S.A.
|
Posted: Tue Mar 02, 2010 11:12 am Post subject: |
|
|
| i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
|
| Back to top |
|
 |
Draan
Joined: 17 Oct 2009 Posts: 55
|
Posted: Tue Mar 02, 2010 4:24 pm Post subject: |
|
|
| Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
|
| Back to top |
|
 |
adrahil
Joined: 16 Mar 2006 Posts: 277
|
Posted: Sat Mar 06, 2010 6:08 am Post subject: |
|
|
| Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
lol |
|
| Back to top |
|
 |
NoEffex
Joined: 27 Nov 2008 Posts: 108
|
Posted: Sat Mar 06, 2010 5:08 pm Post subject: |
|
|
Seconded..
| Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
That's pretty much the definition of an exploit.
Only way you'd get the Pre-IPL MAYBE is via hardware exploit. On top of that, the previous Pre-IPL exploit (or lack of security I think would be a better phrase) that was used to load CFW isn't there anymore.
Biggest problem with that theory is that sce is constantly (Or at significantly) doing code audits, as they've fixed exploits that have not been released publicly. _________________ Programming with:
Geany + Latest PSPSDK from svn |
|
| Back to top |
|
 |
Draan
Joined: 17 Oct 2009 Posts: 55
|
Posted: Sat Mar 06, 2010 11:34 pm Post subject: |
|
|
| adrahil wrote: | | Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
lol |
| Blade wrote: | | when mohh is turned off |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) |
What's the problem? Module will survive exitting the game if i'm not wrong.
Last edited by Draan on Sat Mar 06, 2010 11:48 pm; edited 1 time in total |
|
| Back to top |
|
 |
Draan
Joined: 17 Oct 2009 Posts: 55
|
Posted: Sat Mar 06, 2010 11:45 pm Post subject: |
|
|
| (doubleclick sry) |
|
| Back to top |
|
 |
Davee
Joined: 22 Jun 2009 Posts: 59
|
Posted: Sun Mar 07, 2010 3:06 am Post subject: |
|
|
| Draan wrote: | | adrahil wrote: | | Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
lol |
| Blade wrote: | | when mohh is turned off |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) |
What's the problem? Module will survive exitting the game if i'm not wrong. |
Continued lol. No, it won't "survive". |
|
| Back to top |
|
 |
Draan
Joined: 17 Oct 2009 Posts: 55
|
Posted: Sun Mar 07, 2010 4:18 am Post subject: |
|
|
| Davee wrote: | | Continued lol. No, it won't "survive". |
So lol, nevermind. :/ |
|
| Back to top |
|
 |
Blade
Joined: 18 Feb 2010 Posts: 26 Location: Lancaster P.A.- U.S.A.
|
Posted: Sun Mar 07, 2010 5:40 am Post subject: |
|
|
| NoEffex wrote: | | Only way you'd get the Pre-IPL MAYBE is via hardware exploit. |
Yeah, thats what im kinda thinking at this point... but im affraid i'll kill my psp lol... i even tried cmd on windows to try to do it lol!!! XD |
|
| Back to top |
|
 |
Liteness
Joined: 07 Mar 2010 Posts: 3
|
Posted: Sun Mar 07, 2010 6:04 am Post subject: |
|
|
| adrahil wrote: | | Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
lol |
there really isn't any reason to "lol" I don't think since Draan is just trying to learn although if it was a troll, then i think there would be reason to "lol" ;D |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Sun Mar 07, 2010 11:55 am Post subject: |
|
|
Hall of shame. _________________ If not actually, then potentially. |
|
| Back to top |
|
 |
Blade
Joined: 18 Feb 2010 Posts: 26 Location: Lancaster P.A.- U.S.A.
|
Posted: Sun Mar 07, 2010 12:27 pm Post subject: |
|
|
| Art wrote: | | Hall of shame. | AHHHHH!!!... XDDDD with all honesty, i agree... and im the one who started this thread, its kinda sad... lol! XD |
|
| Back to top |
|
 |
adrahil
Joined: 16 Mar 2006 Posts: 277
|
Posted: Mon Mar 08, 2010 3:49 am Post subject: |
|
|
| Liteness wrote: | | adrahil wrote: | | Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
lol |
there really isn't any reason to "lol" I don't think since Draan is just trying to learn although if it was a troll, then i think there would be reason to "lol" ;D |
There is a thing called a "search" button, and plenty of documentation lying around the web... And I remember also getting humiliated for asking how to decrypt savegames when I first got here. (And after some research I actually managed to do it myself, by hooking the savedata functions and zeroing the key.) |
|
| Back to top |
|
 |
Liteness
Joined: 07 Mar 2010 Posts: 3
|
Posted: Mon Mar 08, 2010 5:44 am Post subject: |
|
|
| adrahil wrote: | | Liteness wrote: | | adrahil wrote: | | Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
lol |
there really isn't any reason to "lol" I don't think since Draan is just trying to learn although if it was a troll, then i think there would be reason to "lol" ;D |
There is a thing called a "search" button, and plenty of documentation lying around the web... And I remember also getting humiliated for asking how to decrypt savegames when I first got here. (And after some research I actually managed to do it myself, by hooking the savedata functions and zeroing the key.) |
ah, so then you know how it is to get humiliated ;-)
I agree about search just trying to always give the benefit of doubt :P |
|
| Back to top |
|
 |
Liteness
Joined: 07 Mar 2010 Posts: 3
|
Posted: Mon Mar 08, 2010 5:46 am Post subject: |
|
|
| adrahil wrote: | | Liteness wrote: | | adrahil wrote: | | Blade wrote: | | i truthfuly do not doubt that i may be getting things mixed up a bit, so i am in fact going to do a lot of reaserch lol... but what im trying to do is, just find a hole that sony would have never expected and create a program to work with mohh or Your exploit src that will somehow link to a seperate program stored within the memory stick to be activated when mohh is turned off to intecept the codes being processed by the psp itself... almost like some computer viruses lol... im just trying random stuff, even things that might seem a waist of time lol... |
| Draan wrote: | | Well, you need a 0x1007 prx (kmode, can't be unloaded) but because it's kmode prx, you need a kmode exploit, so not possibile with only MOHH. |
lol |
there really isn't any reason to "lol" I don't think since Draan is just trying to learn although if it was a troll, then i think there would be reason to "lol" ;D |
There is a thing called a "search" button, and plenty of documentation lying around the web... And I remember also getting humiliated for asking how to decrypt savegames when I first got here... |
ah, so then you know how it is to get humiliated ;-)
I agree about search just trying to always give the benefit of doubt :P |
|
| Back to top |
|
 |
|