Šta je novo?

Sony Playstation 3 hack tema

Taj sam i ja planirao da uzmem,a tu kombinaciju za rack sam hteo da odradim sa tim internim,tako da cu onda tako,hvala ;)
Normalna stvar u BG-u je da nema izlozenih proizvoda u prodavnicama.Uvek je dobavljac kriv.
 
Nešto se sprema, ljudi .... ficicaa, spremi se ....

[YOUTUBE]http://www.youtube.com/watch?feature=player_embedded&v=PvFg1A7En6I[/YOUTUBE]

OFW update CFW update CFW free update forever Now is CFW4.25

Feature:
1: Play All PS3 games from any USB media, download and play directly
2: Play PSN with latest CFW
3: Download and upgrade CFW from USB disk, easily and quickly
4: Downgrade to CFW3.55 from CFW4.25 by USB disk , easily and quickly
5: Update to latest CFW in a short time when new OFW released
6: All update is free include future new function like PS2/PSX game supported

Instruction:
Works on 3.55FW console, any higher FW need downgrade to 3.55FW first
CDKEY is needed to run Bluedisk CFW Upgrader
One CDKEY for one console only
The customized CFW can't used on other console


preuzeto sa:

http://www.bluedisk-cfw.com/

Mora sa 3.55, ne može na postojeći 4.25 da se nakači,(ionako ko je na 4.25, tvrdi da ga ne interesuju pirati)
koristi se samo za jednu konzolu (verovatnu dok je u testu),
i moraće brat bugarin da malo doradi Multiman, neke igre malo zezaju, ali očigledno da je dosta postignuto ....
 
Pokušavaj više puta .... ja sam prvi put tek iz 20og puta, a drugi put samo kliknuo na link i uleteo ...

izgleda da su preopterećeni ...

Mejl na koji šalješ zahtev za CDKey je: [email protected]

Fajlove nisam uspeo da skinem, ako neko skine, neka stavi na neki kršteni server ...
 
Sjajna vest!
 
Još se ja neću zaletati sa ovim, dok ne vidim na stranim forumima kako se stvari odvijaju ... ali vest kao vest da se na nečemu radi je dobra ....
 
Kontam da sve ok šljaka, al' ću ipak sačekati malo više tuđih potvrda da radi i opa!
 
Nada umire poslednja :) :) :)

Ebi ga , ja juče završio RE5 GOLD, i sskinuo RE 6 .... i zezam se sa drugarima: Kad će bre taj peč ili CFW za RE6, šta ćemo sad da radimo ?

I jutros uključim komp, i prvo ovo među mejlovima :) :)

"Ima neka tajna veza .. "
 
Jel probao neko?
 
Izgleda da je to konačno 4.21 CFW i to od proverene grupe/developera ROGERO, i paralelno sa njim je izašao i novi multimen za rad sa njim.

Još neke sitnice da utvrdim, i probaću.

Ali ostaje mana da mora da se upne sa 3.55 CFWa, ne može ko je već na 4.21 ili 4.25 .... nešto mora preko instalacije APP da se izvede ...
 
Probavaj i javljaj čim pre! :)
 
I gde sada da nađem gomilu ORIGINAL EBOOTova koje sam zamenio sa fiksovanim?

Da bi sada te igre radile ovde, mora da se vrate originalni EBOOTovi ...
 
Hahaha vidim ja da cu malo sacekati s tim, bar dok ne predjem te igre. :)
 
Jel probao neko sa ovim novim CFW-om da pokrene neku noviju original igru koja zahteva 4.21? Npr. PES 13. Zanima me da li ce taj spoofer sluziti samo za PSN ili ce recimo omoguciti i ovo o cemu pisem...
 
To mu je i namena. Ima na forumima, pokrneuli ljudi RE6 i tako te najnovije ....
 
Bila bi fora da neko smisli spustanje na 3.55 sa usb-om, ili da je moguce podici konzolu na taj 4.21 sa bilo kog FW-a
 
Strpite se malo. Trenutno je mnogo brikovanih konzola sa Rogero 4.21 cfw v1.0 firmware-om. Sačekajte novi release, osim ako nemate flasher ili pak želite lepu crnu ciglu formata A4 debelu ili tanku:d
A i sam rogero je povukao fw zbog gomile brickova...
 
Poslednja izmena:
Da, ubeđen sam da je tako jer gomila ljudi ništa ne čita. Lepo piše za downgradeovane konzole šta mora da se radi.
 
Sa http://games.slashdot.org/comments.pl?sid=3205473&cid=41747075 :

The first-stage bootloader is in ROM and has a per-console key which is effectively in tamper-resistant silicon. The second-stage bootloader (bootldr) is encrypted with the per-console key, but is not upgradable and is the same for all consoles (other than the encryption wrapper around it). This second-stage bootloader verifies lv0. Sony signed lv0 using the same broken process that they used for everything else, which leaks their private key. This means that the lv0 private key was doomed from the start, ever since we demonstrated the screwup at the Chaos Communication Congress two years ago.

However, because lv0 is also encrypted, including its signature block, we need that decryption key (which is part of bootldr) before we can decrypt the signature and apply the algorithm to derive the private key. We did this for several later-stage loaders by using an exploit to dump them, and Geohot did it for metldr (the "second root" in the PS3's bizarre boot process) using a different exploit (we replicated this, although our exploit might be different). At the time, this was enough to break the security of all released firmware to date, since everything that mattered was rooted in metldr (which is bootldr's brother and is also decrypted by the per-console key). However, Sony took a last ditch effort after that hack and wrapped everything after metldr into lv0, effectively using the only security they had left (bootldr and lv0) to attempt to re-secure their platform.

Bootldr suffers from the same exploit as metldr, so it was also doomed. However, because bootldr is designed to run from a cold boot, it cannot be loaded into a "sandboxed" SPU like metldr can from the comfort of OS-mode code execution (which we had via the USB lv2 exploit), so the exploit is harder to pull off because you don't have control over the rest of the software. For the exploit that we knew about, it would've required hardware assistance to repeatedly reboot the PS3 and some kind of flash emulator to set up the exploit with varying parameters each boot, and it probably would've taken several hours or days of automated attempts to hit the right combination (basically the exploit would work by executing random garbage as code, and hoping that it jumps to somewhere within a segment that we control - the probabilities are high enough that it would work out within a reasonable timeframe). We never bothered to do this after the whole lawsuit episode.

Presumably, 18 months later, some other group has finally figured this out and either used our exploit and the hardware assistance, or some other equivalent trick/exploit, to dump bootldr. Once the lv0 decryption key is known, the signing private key can be computed (thanks to Sony's epic failure).

The effect of this is essentially the same that the metldr key release had: all existing and future firmwares can be decrypted, except Sony no longer has the lv0 trick up their sleeve. What this means is that there is no way for Sony to wrap future firmware to hide it from anyone, because old PS3s must be able to use all future firmware (assuming Sony doesn't just decide to brick them all...), and those old PS3s now have no remaining seeds of security that aren't known. This means that all future firmwares and all future games are decryptable, and this time around they really can't do anything about it. By extension, this means that given the usual cat-and-mouse game of analyzing and patching firmware, every current user of vulnerable or hacked firmware should be able to maintain that state through all future updates, as all future firmwares can be decrypted and patched and resigned for old PS3s. From the homebrew side, it means that it should be possible to have hombrew/linux and current games at the same time. From the piracy side, it means that all future games can be pirated. Note that this doesn't mean that these things will be easy (Sony can obfuscate things to annoy people as much as their want), but from the fundamental security standpoint, Sony doesn't have any security leg to stand on now.

It does not mean that current firmwares are exploitable. Firmware upgrades are still signed, so you need an exploit in your current firmware to downgrade. Also, newer PS3s presumably have fixed this (probably by using newer bootldr/metldrs as trust roots, and proper signing all along).
 
Svi koji imaju ps3 fat konzole mogu instalirati novi fw bez bojazni, nije bilo ni jednog brika, ugrožene su samo konzole 2501 batch code-a, date 1,A koje su dolazile sa originalnim fw 3.50.
 
Ja imam na ps3 fat 3.55 kmeaw softver,jel bezbedno da instaliram ovaj rogero 4.21, ili da cekam jos? I jel sa ovim novim mogu da igram sve novije naslove?
 
Nazad
Vrh Dno