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 

"PSP 300X pre-ipl access" is it possible?

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



Joined: 18 Feb 2010
Posts: 26
Location: Lancaster P.A.- U.S.A.

PostPosted: Sun Feb 28, 2010 9:45 am    Post subject: "PSP 300X pre-ipl access" is it possible? Reply with quote

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
View user's profile Send private message
m0skit0



Joined: 02 Jun 2009
Posts: 226

PostPosted: Mon Mar 01, 2010 1:29 am    Post subject: Reply with quote

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
View user's profile Send private message
Blade



Joined: 18 Feb 2010
Posts: 26
Location: Lancaster P.A.- U.S.A.

PostPosted: Tue Mar 02, 2010 11:12 am    Post subject: Reply with quote

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
View user's profile Send private message
Draan



Joined: 17 Oct 2009
Posts: 55

PostPosted: Tue Mar 02, 2010 4:24 pm    Post subject: Reply with quote

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
View user's profile Send private message
adrahil



Joined: 16 Mar 2006
Posts: 277

PostPosted: Sat Mar 06, 2010 6:08 am    Post subject: Reply with quote

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
View user's profile Send private message
NoEffex



Joined: 27 Nov 2008
Posts: 108

PostPosted: Sat Mar 06, 2010 5:08 pm    Post subject: Reply with quote

adrahil wrote:
lol


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
View user's profile Send private message
Draan



Joined: 17 Oct 2009
Posts: 55

PostPosted: Sat Mar 06, 2010 11:34 pm    Post subject: Reply with quote

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
View user's profile Send private message
Draan



Joined: 17 Oct 2009
Posts: 55

PostPosted: Sat Mar 06, 2010 11:45 pm    Post subject: Reply with quote

(doubleclick sry)
Back to top
View user's profile Send private message
Davee



Joined: 22 Jun 2009
Posts: 59

PostPosted: Sun Mar 07, 2010 3:06 am    Post subject: Reply with quote

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
View user's profile Send private message
Draan



Joined: 17 Oct 2009
Posts: 55

PostPosted: Sun Mar 07, 2010 4:18 am    Post subject: Reply with quote

Davee wrote:
Continued lol. No, it won't "survive".


So lol, nevermind. :/
Back to top
View user's profile Send private message
Blade



Joined: 18 Feb 2010
Posts: 26
Location: Lancaster P.A.- U.S.A.

PostPosted: Sun Mar 07, 2010 5:40 am    Post subject: Reply with quote

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
View user's profile Send private message
Liteness



Joined: 07 Mar 2010
Posts: 3

PostPosted: Sun Mar 07, 2010 6:04 am    Post subject: Reply with quote

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
View user's profile Send private message AIM Address
Art



Joined: 09 Nov 2005
Posts: 647

PostPosted: Sun Mar 07, 2010 11:55 am    Post subject: Reply with quote

Hall of shame.
_________________
If not actually, then potentially.
Back to top
View user's profile Send private message
Blade



Joined: 18 Feb 2010
Posts: 26
Location: Lancaster P.A.- U.S.A.

PostPosted: Sun Mar 07, 2010 12:27 pm    Post subject: Reply with quote

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
View user's profile Send private message
adrahil



Joined: 16 Mar 2006
Posts: 277

PostPosted: Mon Mar 08, 2010 3:49 am    Post subject: Reply with quote

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
View user's profile Send private message
Liteness



Joined: 07 Mar 2010
Posts: 3

PostPosted: Mon Mar 08, 2010 5:44 am    Post subject: Reply with quote

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
View user's profile Send private message AIM Address
Liteness



Joined: 07 Mar 2010
Posts: 3

PostPosted: Mon Mar 08, 2010 5:46 am    Post subject: Reply with quote

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
View user's profile Send private message AIM Address
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