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 

So... today i start hacking the 2.0 firmware....

 
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
EMO NEGRO



Joined: 25 Aug 2005
Posts: 6
Location: Riverside, CA

PostPosted: Thu Aug 25, 2005 2:17 am    Post subject: So... today i start hacking the 2.0 firmware.... Reply with quote

tools i will be using.

MS notepad, ctrl+c, ctrl+v, the delete button on my keyboard, a gamestop warranty (i can brick as many psp's as i want), v1.0 firmware in pbp, v. 1.50 firmware in pbp, and v2.0 USA firmware in pbp...


what i plan on doing.

i have 3 methods.

using notepad, i plan on finding out where the firmwares are different. yess it will be painstakingly long, because it'l look worse than the matrix, but that's a task im willing to take.

i plan on either
A) creating a "HACKED" downgrade capable 1.0
B) a "Hacked downgrade to 1.5"
C) an exploitable 2.0
D) a 1.50 with 2.0 features, and identifies itself as 2.0
E) CREATING MY OWN FIRMWARE a "frankenstein firmware with MAC OSX TYPE GUI"

tools i may end up using.
"pbp unpacker"
im setting a realistic goal of having something working by december 31st.
and so far, by crudely cutting and pasting things in wordpad, i have gotten my psp to recognise the update on the memstick, but it wont run because of an error.
maybe if i figure out how to digitally sign it... who knows.

but within the big garble that notepad gives me, im not able to figure out what part is signed.

maybe if i had a jatag, i could just wipe the whole firmware, and write my own drivers and everything, but then it would be useless because it wouldnt run umd's any more...


wish me luck.
is there anything else to help me.
_________________
Yours truly,
EMO NEGRO.
Back to top
View user's profile Send private message AIM Address
AnonymousTipster



Joined: 01 Jul 2005
Posts: 197

PostPosted: Thu Aug 25, 2005 2:21 am    Post subject: Reply with quote

Erm....well...good luck. At least you seem confident.
This is just me talking, but I would use a hex editor, rather than notepad. Then again, I'm not trying to hack 2.0.
Back to top
View user's profile Send private message
PspPet



Joined: 30 Mar 2005
Posts: 210

PostPosted: Thu Aug 25, 2005 2:27 am    Post subject: Reply with quote

This is not the place to talk about "exploits". I suspect this thread will be locked/deleted soon.
> using notepad, i plan on finding out where the firmwares are different. yess it will be painstakingly long
You can say that again. A very long time...
-----
For anyone with who wants to seriously attempt such a thing, at least start with "PSAR Dumper" and the PRX decrypter sample in the PSPSDK
http://forums.ps2dev.org/viewtopic.php?t=2883
Even with that leg-up, there are incredible hurdles to get over due to the encrypted/signed executables.
BTW: The 2.0 English update content is exactly the same as the 2.0 Japanese update - not surprising.

My advice - spend your time doing something more productive - like learning/using the PSPSDK and writing useful Homebrew PSP apps.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
EMO NEGRO



Joined: 25 Aug 2005
Posts: 6
Location: Riverside, CA

PostPosted: Thu Aug 25, 2005 2:34 am    Post subject: Reply with quote

i think i've got it!!!!!!
someone's prolly already tried it...
but what about unpacking a 1.50 pbp
and a 2.00 pbp
and swapping the data.psar

that's where the bulk of the update is, and i bet there are security files to be deleted there.

we just have to figure out where.


il keep you posted....

*open's word pad*
_________________
Yours truly,
EMO NEGRO.
Back to top
View user's profile Send private message AIM Address
EMO NEGRO



Joined: 25 Aug 2005
Posts: 6
Location: Riverside, CA

PostPosted: Thu Aug 25, 2005 2:36 am    Post subject: Reply with quote

sorry, but where can i talk about exploits?
and could someone please move this thread there?


im going to compare the psar's and see if i can modify the 2.0's to be able to run unsigned code like the 1.0 can.


wish me luck.
_________________
Yours truly,
EMO NEGRO.
Back to top
View user's profile Send private message AIM Address
EMO NEGRO



Joined: 25 Aug 2005
Posts: 6
Location: Riverside, CA

PostPosted: Thu Aug 25, 2005 2:50 am    Post subject: Reply with quote

i need something to allow me to view .psar

sort of like the pbp dump prog lets people view .sfo's
are there any ready made programs?
or is it back to good ole word pad?

also, does anyone have a link to the 1.50 JP firmware update?
_________________
Yours truly,
EMO NEGRO.
Back to top
View user's profile Send private message AIM Address
_Psycho



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

PostPosted: Thu Aug 25, 2005 2:58 am    Post subject: Reply with quote

Sorry to disapoint you, but that's won't work, everything is encrypted and signed. mean if you change the data, that won't match, etc. I doubt you will ever get any update running that way.
Back to top
View user's profile Send private message
EMO NEGRO



Joined: 25 Aug 2005
Posts: 6
Location: Riverside, CA

PostPosted: Thu Aug 25, 2005 3:06 am    Post subject: Reply with quote

link me to a japaneese 1.50 update .pbp.

one of my methods is trying to get a 1.50 to identify itself as a 2.0.

once i do that, il see if i can get a flash 0 dump with certificates that i could possibly spoof.
_________________
Yours truly,
EMO NEGRO.
Back to top
View user's profile Send private message AIM Address
Krevnik



Joined: 09 Mar 2005
Posts: 71

PostPosted: Thu Aug 25, 2005 3:29 am    Post subject: Reply with quote

Spoof certificates? :D

Lemme give you a piece of advice, take a class on crypto systems, then come back. Most of us gave up on researching it for two reasons:

1) Attacking the crypto system itself is pointless, the keys are either too large to crack (RSA/Certificates), and protect the real encryption scheme which currently is safe from brute-force as well. So bypassing the security is done instead (a la the current schemes).

2) There are better places to discuss cracking, and the mods here have just got fed up with people jumping in attempting to use this as a site for it. They would like to be able to stay close to the white side of homebrew as possible. Cracking discussions don't help that.
Back to top
View user's profile Send private message
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Thu Aug 25, 2005 3:44 am    Post subject: Reply with quote

Locked for obvious reasons. EMO NEGRO, this site doesn't discuss exploits or firmware cracking. If you somehow missed that in the site rules, consider this a fair warning.
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Thu Aug 25, 2005 3:45 am    Post subject: Reply with quote

No discussing exploits on this forum. This is a development forum.

Locked for obvious reasons.
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
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
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