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 

PBP Exploit Success... but only on 1.0 psp :(
Goto page Previous  1, 2, 3  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
asmodi



Joined: 07 Feb 2005
Posts: 52
Location: Göteborg/Oslo - Se/No

PostPosted: Fri Apr 29, 2005 6:45 pm    Post subject: Reply with quote

I'm sorry, but as we don't know for sure yet, this is the only thing you'll get. Alot of things can be the cause of this. All I'm saying is that malloc isen't totally wrong, but it could very well be that he noticed the difference between 1.0 and 1.5 and just assumed that it runs code. (Sorry malloc, but I don't know you, and I don't trust you :))

What we know for sure is that the PSP dosen't crash as said in the previews post, and it dosen't freeze as brightness and dimm mode is working. Some other things has been tried, but we I haven't come up with any conclusions yet.
_________________
It's not in my nature to be mysterious, but I can't talk about it, and I can't talk about why.
Back to top
View user's profile Send private message
malloc



Joined: 28 Apr 2005
Posts: 23

PostPosted: Fri Apr 29, 2005 7:24 pm    Post subject: Reply with quote

PinkPeach, could you compile one of the simple graphic samples
of the SDK like the one with the balloons, or the dragon (I know they
work ok). Because if there's any debug info, or access to files or to 1.5
specific calls in your elf, it will not work on 1.0. If you could do that and
upload the elf somewhere, those with 1.0 would be able to see that
it works ok :)
Back to top
View user's profile Send private message
malloc



Joined: 28 Apr 2005
Posts: 23

PostPosted: Fri Apr 29, 2005 8:46 pm    Post subject: Reply with quote

I hope PinkPeach will be able to upload a better sample, and that everybody
will be able to see it works ok.

But then, what to do next ?

We can't install 1.0 on a 1.5 because 1.0 is not available in an install file.
And we can't even install 1.5 on 1.5, if the sfo is changed to 1.6, and the
.pbp launched, there's a CRC error during installation, so even if we had
the psar of a 1.0 it wouldn't work...

I was wondering if somebody really installed the leaked firmware, and
had time (before the psp dies ??) to look at the firmware version in the
information menu of the psp ... This leaked firmware looks like it has
been encrypted with the correct keys, and so, **should** execute on
a 1.5, allowing the installation of a previous firmware... even if it is
buggy...? (the leaked firmware SFO is not configured as an update,
but as a program -> no UPDATE param in the SFO, so there is no need
to edit it to make it work on a 1.5 like we need to do with the update SFO
of the 1.5 firmware install (put 1.6 instead of 1.5), and so there shouldn't
be any CRC error during installation...)

I'm so close to install this leaked firmware on my psp (or on one at the
office), but as anybody else, I'm so afraid of killing the psp...
Back to top
View user's profile Send private message
asmodi



Joined: 07 Feb 2005
Posts: 52
Location: Göteborg/Oslo - Se/No

PostPosted: Fri Apr 29, 2005 8:49 pm    Post subject: Reply with quote

The leaked firmware is just dummy data, so I would not try to flash it with that. ooPo and gorim had their experience with that :-/
_________________
It's not in my nature to be mysterious, but I can't talk about it, and I can't talk about why.
Back to top
View user's profile Send private message
PSPimp



Joined: 12 Apr 2005
Posts: 13

PostPosted: Fri Apr 29, 2005 9:08 pm    Post subject: Reply with quote

@malloc:
why don't _you_ just upload your "working" samples to some place instead of asking other people to do it? or even a small video of the balloon sample running on a retail PSP would be some kind of prove that you're not just full of hot air? (get it? balloon? hot air?)
Back to top
View user's profile Send private message
malloc



Joined: 28 Apr 2005
Posts: 23

PostPosted: Fri Apr 29, 2005 9:33 pm    Post subject: Reply with quote

I don't upload anything, because I'm trying to help, but I want to stay
100% legit ! I don't want to loose the game developper job I love to prove
something ;) It's too much risk... (There's Sony NDA I've signed, and
copyright issues here...) I will not give any information that would break
this NDA, or provide any copyrighted material.

That's why we need somebody who doesn't care about those issues to
provide the elf if he wants to...

But still, using only available public information, we can still do things ;)

Otherwise, yes I could provide the full SDK, the DOCS (I have them at
work, and use them every day), tell anyone how the PSP works internally,
how to use the APIs etc... I probably know well everything a PSP
developper can know about the machine, I know the APIs, I coded a
full 3D engine on it, optimized using the co-processors in assembly etc...
But if I do that, or only give 1% of the above, tomorrow I'll loose my
job, I'll have Sony lawyers after me, and this whole PSP Homebrew
developpement thing would probably be closed by Sony !

We don't want that !

All we want is to find a legit way to develop homebrew programs on
this cool machine :)
Back to top
View user's profile Send private message
PSPimp



Joined: 12 Apr 2005
Posts: 13

PostPosted: Fri Apr 29, 2005 9:38 pm    Post subject: Reply with quote

heh, oh well... looks like it does work... you should have pointed out that it HAS to be the ELF and not the PRX...
Back to top
View user's profile Send private message
PSPimp



Joined: 12 Apr 2005
Posts: 13

PostPosted: Fri Apr 29, 2005 9:47 pm    Post subject: Reply with quote

malloc wrote:
But if I do that, or only give 1% of the above, tomorrow I'll loose my
job, I'll have Sony lawyers after me, and this whole PSP Homebrew
developpement thing would probably be closed by Sony !

naaa, 1% isn't enuff to get you fired... I mean, there are PUBLIC presentations held by SCE people which go quite into some detail about the vfpu and stuff... just check out the seminars list from the last Breakpoint party... and I believe that talk is also available as avi...
Back to top
View user's profile Send private message
lmx



Joined: 01 Apr 2005
Posts: 25

PostPosted: Fri Apr 29, 2005 10:03 pm    Post subject: Reply with quote

when sony pulls youre companies developr licence because of this then you get sacked IMHO, as soon as the firsrt marked pdf floods through the ftp
Back to top
View user's profile Send private message
malloc



Joined: 28 Apr 2005
Posts: 23

PostPosted: Fri Apr 29, 2005 10:15 pm    Post subject: Reply with quote

PSPimp wrote:
naaa, 1% isn't enuff to get you fired... I mean, there are PUBLIC presentations held by SCE people which go quite into some detail about the vfpu and stuff... just check out the seminars list from the last Breakpoint party... and I believe that talk is also available as avi...


You are probably right, but then where's the line between what could be
said and what couldn't... ?...
I mean it's cool if the VFPU has been detailed on public presentation, but
up to where ? Did they provide all the informations about accessing the
registers, optimizing the use of the pipeline etc... I don't know.
I'm not a lawyer, I'm only a programmer ;) And Sony is not kidding with
this kind of things...

And in the end, all I want to do is to port a divx player on the psp, so that
I could watch my movies with good quality on the train to work :P
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Fri Apr 29, 2005 11:32 pm    Post subject: Reply with quote

Sony didnt give anymore info than what can be seen on public slides, ie no register/opcode listings etc, no code examples, and why would they show stuff like that on a seminar ?

Bugging malloc for elf's done using tools under NDA will solve nothing, case closed.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
PSPimp



Joined: 12 Apr 2005
Posts: 13

PostPosted: Sat Apr 30, 2005 12:08 am    Post subject: Reply with quote

blackdroid wrote:
Sony didnt give anymore info than what can be seen on public slides, ie no register/opcode listings etc, no code examples, and why would they show stuff like that on a seminar ?

why not? maybe to make the NDS fans cry when they see what power the PSP holds in it's hardware? :) I for myself found the presentation very interesting...
blackdroid wrote:
Bugging malloc for elf's done using tools under NDA will solve nothing, case closed.

/shrug ... who cares now? it has been confirmed as working, so no need for them elf's anymore anyway :-)
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Sat Apr 30, 2005 12:55 am    Post subject: Reply with quote

I think the games speaks for themselves in that area.
I guess you are easily impressed then.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
_Psycho



Joined: 14 Apr 2005
Posts: 28
Location: Montréal, Canada

PostPosted: Sat Apr 30, 2005 12:56 am    Post subject: Reply with quote

Confirmed as working ? We dont have any proof still. I still wait the day at least a picture to see a simple demo running on a PSP 1.0 kinda.
Back to top
View user's profile Send private message
PSPimp



Joined: 12 Apr 2005
Posts: 13

PostPosted: Sat Apr 30, 2005 12:59 am    Post subject: Reply with quote

blackdroid wrote:
I think the games speaks for themselves in that area.
I guess you are easily impressed then.

yeah, that must be it ... just another fanboi I am ... shall I hang my head in shame now? and all that without having my own PSP ... mea culpa, mea maxima culpa ...
Back to top
View user's profile Send private message
geran



Joined: 27 Apr 2005
Posts: 4

PostPosted: Sat Apr 30, 2005 2:23 am    Post subject: Reply with quote

malloc wrote:
PinkPeach, could you compile one of the simple graphic samples
of the SDK like the one with the balloons, or the dragon (I know they
work ok). Because if there's any debug info, or access to files or to 1.5
specific calls in your elf, it will not work on 1.0. If you could do that and
upload the elf somewhere, those with 1.0 would be able to see that
it works ok :)


Can we please get back on track, somebody with the SDK, compile the demo's that malloc claims is working and post the EBOOT.PBP. ...
Back to top
View user's profile Send private message
PSPimp



Joined: 12 Apr 2005
Posts: 13

PostPosted: Sat Apr 30, 2005 2:44 am    Post subject: Reply with quote

_Psycho wrote:
Confirmed as working ? We dont have any proof still. I still wait the day at least a picture to see a simple demo running on a PSP 1.0 kinda.

you can take my word for it :-)
Back to top
View user's profile Send private message
darkfader



Joined: 27 Mar 2005
Posts: 8
Location: Netherlands

PostPosted: Sat Apr 30, 2005 2:50 am    Post subject: Reply with quote

I tried VerifySetup.elf (got nothing better :/) and got black display.
yay...
Back to top
View user's profile Send private message Visit poster's website
asmodi



Joined: 07 Feb 2005
Posts: 52
Location: Göteborg/Oslo - Se/No

PostPosted: Sat Apr 30, 2005 2:53 am    Post subject: Reply with quote

darkfader wrote:
I tried VerifySetup.elf (got nothing better :/) and got black display.
yay...


You'll get blackscreen, while dimming / brightness is working. This is most likely becouse VerifySetup.elf is a debug build (printf() is one function used for dbg).

This thread is getting no where, it's no use to keep asking for proof or working ELFs. Wait or try build a working ELF your self.
_________________
It's not in my nature to be mysterious, but I can't talk about it, and I can't talk about why.
Back to top
View user's profile Send private message
Neila



Joined: 23 Apr 2005
Posts: 79
Location: Canada

PostPosted: Sat Apr 30, 2005 2:58 am    Post subject: Reply with quote

what does the texture.bin do?
we can convert it with BinToElf....
(just an idea)...
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Sat Apr 30, 2005 3:20 am    Post subject: Reply with quote

you must be joking ?
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
De_BuG



Joined: 29 Apr 2005
Posts: 2

PostPosted: Sat Apr 30, 2005 3:31 am    Post subject: Reply with quote

Disassmbled the DATA.PSP in posted EBOOT and tried changing a value passed to sceGuColor(0xffffffff) to something else was assuming this set the bckgrnd color(Could be wrong). Still nothing still get black screen.
Back to top
View user's profile Send private message
RATiX



Joined: 30 Apr 2005
Posts: 48

PostPosted: Sat Apr 30, 2005 5:10 pm    Post subject: Reply with quote

malloc wrote:


I was wondering if somebody really installed the leaked firmware, and
had time (before the psp dies ??) to look at the firmware version in the
information menu of the psp ... This leaked firmware looks like it has
been encrypted with the correct keys, and so, **should** execute on
a 1.5, allowing the installation of a previous firmware... even if it is
buggy...? (the leaked firmware SFO is not configured as an update,
but as a program -> no UPDATE param in the SFO, so there is no need
to edit it to make it work on a 1.5 like we need to do with the update SFO
of the 1.5 firmware install (put 1.6 instead of 1.5), and so there shouldn't
be any CRC error during installation...)


I'm a n00b at this, but I was wondering, how would you get a look at the new firmware version. From what I've heard, the PSP turns off after the dummy update is run, and then you have to turn it back on, but of course by then it's dead.

Also, a suggestion and a question; would putting the 1.5 psar file with the dummy .sfo file do anything? I have no clue what a CRC error is, but it seems like it will be thrown during execution even if the .sfo file is the dummy one.

If we don't get any further soon, the next update may possibly be on May 2nd, when the Korean PSP comes out. From what I've heard there is a network utility UMD with it for a legit browser, and if you look at the UMD, the logo in the corner is not the game, music, or movie symbol, but a new one. I've also heard rumors that a browser is in the firmware already... so if we get a new update to match the Korean PSPs, there'll be more to mess with :)
Back to top
View user's profile Send private message
cyod



Joined: 29 Apr 2005
Posts: 36

PostPosted: Sat Apr 30, 2005 10:30 pm    Post subject: Reply with quote

Quote:
This thread is getting no where, it's no use to keep asking for proof or working ELFs. Wait or try build a working ELF your self.


Wait for what, something other than proof or a working binary? Some people cannot build a working ELF themself, as they do not have access to the SDK nor a jp psp. If any non-official developers have actually gotten this to work using an illegal copy of the sdk, I don't see why they could not just post the working file for others to see and test.

For anyone to take you seriously you have to have proof. There has been many other hoaxes reguarding this type of discovery, especially sience its so easy to fake pictures/movies on psp. You MUST give repeatable steps that anyone with the proper equipment can do, instead of just saying "It works, take my word on it" and "He might be right...". In this case, having an SDK should not be included in 'proper equipment' sience so few people have it and its unnecessary to see non-official code run. This is how modern science works, one person makes a discovery and gives instructions for a repeatable process that others can do thousands of miles away. This is the only way that anything can be proven.
Back to top
View user's profile Send private message
asmodi



Joined: 07 Feb 2005
Posts: 52
Location: Göteborg/Oslo - Se/No

PostPosted: Sun May 01, 2005 1:16 am    Post subject: Reply with quote

cyod, don't expect anyone to post an ELF, compiled with the SDK, public. It won't happen, so stop asking for proof/elf/whatever.
_________________
It's not in my nature to be mysterious, but I can't talk about it, and I can't talk about why.
Back to top
View user's profile Send private message
asmodi



Joined: 07 Feb 2005
Posts: 52
Location: Göteborg/Oslo - Se/No

PostPosted: Sun May 01, 2005 1:20 am    Post subject: Reply with quote

Neila wrote:
what does the texture.bin do?
we can convert it with BinToElf....
(just an idea)...


Classic btw, hehe
_________________
It's not in my nature to be mysterious, but I can't talk about it, and I can't talk about why.
Back to top
View user's profile Send private message
_Psycho



Joined: 14 Apr 2005
Posts: 28
Location: Montréal, Canada

PostPosted: Sun May 01, 2005 11:48 am    Post subject: Reply with quote

I agree with cyod on that part, if you post something you should at least give proof that it work. There is so many useless hoax its getting pathetic.
IE: Post if it work or dont post at all. See it another way, this thread doesnt bring developpers anything usefull for personnal howebrew coding... (at least for now). Its only 2 persons bragging how they got an SDK and dont give anything. Of course this is interessing, if this not another hoax (like the usual).
Back to top
View user's profile Send private message
Neila



Joined: 23 Apr 2005
Posts: 79
Location: Canada

PostPosted: Sun May 01, 2005 11:57 am    Post subject: Reply with quote

the information gives insight of the design of the system, and you'll need to know it, or wait for someone else to do the development for you.
Back to top
View user's profile Send private message
lshian



Joined: 29 Apr 2005
Posts: 5

PostPosted: Mon May 02, 2005 7:56 am    Post subject: Reply with quote

My PSP 1.0 ready to test. Someone give a SDK compiled elf. : / Maybe Malloc show take some video/pics to show us it work : )
Back to top
View user's profile Send private message
ooPo
Site Admin


Joined: 17 Jan 2004
Posts: 2032
Location: Canada

PostPosted: Mon May 02, 2005 8:05 am    Post subject: Reply with quote

I've deleted the links to the software as it was found to have been built with the official toolchain. A bit late, I know... but better late than never.

In the future, please refrain from requesting or providing these files here. What you do outside of these forums is something I can't control, but when you're here please try to obey the rules.

Thanks!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
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