![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Epsilon BIOS Custom Flash Replacement For PSP within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; Originally Posted by ryoko_no_usagi No, not in IPL. I have no hands-on reseach on 2.60+ stuff personally but what I've ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#91 | |
![]() |
Quote:
|
|
|
|
|
|
|
#93 | |
|
Quote:
Its not hard folks or even fiction, it is perfectly possible. And i BETTER not hear anyone say "well i bet the next firmware version is going to block this out!" My God, does Sony have you guys all brainwashed or something?? This is just like the xbox, with the new U.P. chip coming out, you can disable it, just like the xbox chips, making it undectable. If U.P. turns out to be real, the only thing that sony will be able to do to try and prevent this is revisions to the HARDWARE, i.e. the psp mainboard, but even then the chip can be revised to accommadate the new mainboard. What we all were doing before were software exploits, just like the softmods that came out for the xbox. Exploits were found in games and in the dashboard but they were patched up though updates via xbox live, but with a modchip this is nothing that M$ can do, they did motherboard revisions, but then the chip was revised to work on that new motherboard also. This chip, U.P. will be the best thing to ever happen to the PSP community.....if it turns out to be true
|
||
|
|
|
|
|
#95 | ||
![]() Quality Haxing Since 1991
|
Quote:
The modchip, however, is most likely real.
__________________
Quote:
|
||
|
|
|
|
|
#96 | |
![]() QJ Gamer Gold
|
Quote:
Edit: Beat by PSPHax0r9...
__________________
[img]http://img137.imageshack.us/img137/9792/1qj7.png[/img] [SIZE="1"][B]|Main Rig|[/B] Asus P5K Deluxe [0404] Q6600 L738A999 G0 SLACR @ 3.6Ghz [400x9] 2x1GB Firestix DDR2-1000 ATI HD2900XT [MCW60] Seagate 7200.11 500 GB / 7200.10 320GB Creative X-FI Platinum Antec P182 [B]|Cooling|[/B] D-Tek FuZion [Quad - Nozzle] [B]|[/B] MCW60 [B]|[/B] MCR320 [B]|[/B] EKRes150 [B]|[/B] DDC-1T /w AlphaCool Top[/SIZE] |
|
|
|
|
|
|
#97 | |
![]() QJ Gamer Green
Join Date: Dec 2005
Real First Name: Ejstans
Location: Le Monde
Just Played: Resident Evil 5
Posts: 153
Trader Feedback: 0
|
Quote:
|
|
|
|
|
|
|
#98 | |
![]() |
Quote:
__________________
My Kingdom Hearts sig by xodiac21: [url]http://img225.imageshack.us/my.php?image=chronomaster0jm4pw.gif[/url] My UserBar: [URL]http://img70.imageshack.us/my.php?image=userbar34525jc.gif[/URL] |
|
|
|
|
|
|
#99 |
|
The whole concept of edited BIOS is just too much forward thinking.
I mean we only heard of this "Modchip" *Fingers crossed its real* at end of May, and this "team" had been working on this for ages... somehow cracking the BIOS, removing security etc...... BUT! Why did they do this in the first place, its not like we could use it in another other fashion than this new "NAND Replacement"... Or! Did they know of this "Modchip" ages ago and have been working on this BIOS of theirs ever since... Puzzling... |
|
|
|
|
|
|
#100 | |
![]() |
Quote:
![]() Even the dumbest guy could realize that, also, because the news come from the same place. It's obvious that the chip wouldn't sell so much without a custom flash, and they wouldn't wait to programmers to make one, they want to sell now
|
|
|
|
|
|
|
#102 | |
![]() |
Quote:
The bios will most likely be free,although you need the modchip to use it,and it cost 90 bucks and only available online. Last edited by Networkgamer; 06-05-2006 at 10:59 AM.. |
|
|
|
|
|
|
#106 | |
![]() ![]() Bush Programmer
|
Quote:
Something has to be done to decrypt the firmware files in flash. Last edited by Art; 06-05-2006 at 08:06 PM.. |
|
|
|
|
|
|
#107 |
![]() |
With the appearing of Devhook 0.4, it seems this BIOS thingy may not be total BS. But then what's the point of doing it on an expensive (and somewhat risky) hardware modchip when you can already do so in software emulation on 1.5 (especially for 1.5 users)?
|
|
|
|
|
|
#110 | |
![]() ![]() Bush Programmer
|
Quote:
Just because piracy isn't allowed here, doesn't mean it doesn't exist, and is probably the main driving force behind commercialising a modchip. |
|
|
|
|
|
|
#112 | ||
![]() QJ Gamer Green
Join Date: Dec 2005
Real First Name: Ejstans
Location: Le Monde
Just Played: Resident Evil 5
Posts: 153
Trader Feedback: 0
|
Quote:
Pre-IPL initial bootstrap code embedded in the CPU copies encrypted (and signed) IPL from flash to RAM at 0x040f00000. A little bit surprising since, unless I'm misreading something, this is embedded video RAM/framebuffer. The on-chip boot-code then runs the decryption hw on this code to decrypt and verify signature. Then execution jumps to 0x040f0000 and the code in IPL is finally beginning to execute. For pre-2.60 IPLs, the next steps are to do some simple initialization and to decompress an embedded gzip file and then start executing the decompressed contents. Here more initializations take place and a second decryption process is initiated that decrypts the "real" IPL which is then used to bootstrap the firmware. TyRaNiD wrote the following about how 2.60 IPL changed: "You cannot decrypt the 2.6 3rd stage part of the IPL as it decodes it before the usual decryption and the decode key is based on what is in ram at powerup which we have been unable to determine (cause it is long gone before we get our hands on it). Might be something to put aside for the hardware hackers." I have looked at 2.70 (and I assume 2.60 is the same) and here's my take on it: The embedded gzip-file is now stored in encrypted form. The IPL decrypts the file using a software algorithm with a key created from RAM contents. After that it erases the key so that no one can later snoop in the PSP memory and find it. I haven't dug deep enough to understand which cipher algo they are using nor how the key is constructed but I think it comes from the 0xbfc00000 area. This is embedded RAM for the Hardware Exception Vectors. That means it is NOT possible to attach a hardware-snooper and learn the key (unless one opens up the chip and probes the bare-die of course )EDIT: It appears SHA-256 is used for something. EDIT2: From the looks of it, it seems SHA-256 is run on data collected from 0xbfc00000 to produce a string of "randomized" bytes. These are then XOR'd with the encrypted gzip file to decrypt it. EDIT3: The XOR decode stream seems to be generated by using the Mersenne Twister algorithm with the SHA-256'd data as input seed. Last edited by ryoko_no_usagi; 06-10-2006 at 12:17 PM.. |
||
|
|
|
|
|
#113 |
![]() Join Date: Mar 2006
Location: I live in my country, my country is on earth, earth is in space, and space is still to be explored.
Posts: 391
Trader Feedback: 0
|
Wait a minute! I think I've seriously misunderstood something...
Have the PSP got shared video/system RAM??? If it does, |\/|!cr0$0%7 is copying Sony... Cuz X360 has shared RAM (also?)... |
|
|
|
|
|
#114 |
![]() |
no the psp does not have shared video memory.it has 32 megs of ram,4 megs of edram and 2 or 4 megs of video i dont remember which one though.and also is it true that you need U.P. to run this,because i keep hering that you can with devhook and if not,why?
|
|
|
|
![]() |
| Tags |
| bios , custom , epsilon , flash , psp , replacement |
| Thread Tools | |
|
|