Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

PS3 PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

PS3 Debug / Test Firmware 3.66 Update is Now Available

PS3 Debug / Test Firmware 3.66 Update is Now Available



Quelles3news.com
 
Zuletzt bearbeitet von einem Moderator:
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Cobra USB mit eigener 3.55 CFW!



Der Donglehersteller hat für seinen Stick das Firmware-Pack V3.0 mit eigener 3.55CFW herausgebracht.
Code:
- Added compatibility with 3.55. Support for firmware 3.41 is discontinued, since now all updates will be for 3.55.
In 3.55, Cobra keeps all the features of previous versions, adds the    ones listed below and also removes some of the annoyances of the    jailbreak exploit.
Please, follow the steps in the manual, you must install first Cobra 3.55 cfw.
- Added a new discless mode for PS3 backups in jailbreak format. This    mode will be activated automatically when you load a backup and there is    no disc inserted.
In this mode, games are loaded from disc icon, not app_home, although app_home hack is still supported.
This mode has a higher compatibility than the app_home hack, and smaller than discless PS3 isos.
- Added support for PS2 backups in iso format to the remaining backwards compatible models (CECHA and CECHB).
- PS2 isos can now be played discless too.
- Fixed compatibility issue with GT5. If you still experience   poroblems,  please delete installed game data from XMB and try again.

Source:
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

PNM Project: 3.60 Slim Flash Dumped by Anonymous developer, Nne.

Hoffentlich eine Möglichkeit um an 3.6x Keys zu kommen. Aber leider noch nicht bestätigt, also nicht gleich Freudensprünge machen, sondern abwarten ob es war ist!:emoticon-0112-wonde









Quelle: ps3hax, psx-scene
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Interressante Neuigkeit aus dem Gitbrew Twitter:





Demnach ist ein neuer Exploit in Arbeit der ein Jailbreaken über Internet ermöglicht.
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

FW 3.70 schliest einige Lücken!

Unter anderem beinhaltet sie wieder neue Keys für Games.

Ausserdem wurde vorsorglich die Lücke geschlossen die Cobra USB nutzte, um PS2 Games laden zu können.
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Gitbrew: bald Signierte PKG für 3.6x.?

We are talking about NPDRM and the v3.60+ problem. — Previously only those with an official Sony PS3 SDK could do anything, and still in a limited fashion, and recently the developers have been able to use a heavly modified PSL1GHT setup to do the impossible, sign a package for the v3.60+ system!

What they are calling FrankenSDK, and here is example test output from the project:

 
Zuletzt bearbeitet:
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Angeblich bald Downgrade von 3.70 möglich!

Scheinbar ist es einem Team (DiGiTaLAnGeL) in Italien gelungen mit Progskeet!

For the first time, we have been involved in something truly spectacular
We were the first in the world to test the downgrade from 3.70 to 3:55 on a PS3 Slim (With flash memory, ” NOR “) using the ProgSkeet and patched some files provided by dospiedra, a famous Spanish coder already discovered on the crest of the wave for the method of going back to 3:55 / 3:41 with the PS3 (FAT flash memory “NAND”).
After several attempts, in collaboration with dospiedra, we got to go back from 3.70 to 3:55, enter the factory mode with a simple key to jailbreak, rifleshare a modified version of 3:55 to prevent the SYSCON (the registry in between downgrades) was consulted during the downgrade and now we are happily at 3:55 KMEAW!
With this version of moddata 3:55, you can perform a memory dump today and you can switch on the fly from 3:55 to 3.70 without having to make all this long procedure times: progskeet using it you can go straight to 3.70 changed to 3:55!
Dospiedra said it will release details on the patches applied to the NOR and the update file as soon as possible.
New life for those who arrived too late to enjoy the benefits of the 3:55?——Google Translate



Und noch eine Meldung von uf6667( Dev. von Progskeet):



Quelle: digitalangel.it und Twitter
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Von 3.70 ->3.55: Erste Dateils zum Downgrade von Spanischen Dev dospiedras1973!

Hello everyone, i finally got it, we have a downgrader for slims consoles , this time a bit different that i did with fat models, i made it by the two flashers, progskeet and teensy ++,dope
We need:
fat or slim console with nor updated to 3.70 “DO NOT TRY With ANOTHER VERSION”Solution to write and read the nor of the console ( flasher progskeet or teensy + +)
hxd program (which I use to edit hex)
FlowRebuilder v.4.1.3.2
a cold beer (this is important)
Downgrade.bin
First we dump our NOR with a flasher, the file size must be “16,777,216 bytes” no byte more or a byte less, take several to be absolutely sure of what you do..get the dump “example jakemcallister.bin”and we have to get it in flowrebuilder to make it readable,the option is called bytereverse dump and extract
we do it and we will have a file but the extension will be bin.REV open it with the hxd and take out our personal data of the console EID, BOOTLOADER, CSID and METLDR
no need to put more data
We get it with the following way:in this case we get our METLDR in our prepatched image for downgrade attached in this tutorial
inside the folder where flowrebuilder had placed our.rev also has created another folder called “nameofthedump.EXT”in there are our personal files of our console and we need to get some to place em inside the pre-patched image that i attached
Open the hxd and open downgrade.bin and the metldr file that is inside the folder asecure_loader, we pick the tab on the hxd metldr and copy all the HEX content to get in inside the downgrade.bin
press control + g and write “820″thats the position of the metldr right click on the first line of the position 820
And choose “paste writing” and in the same way we introduce the other ones
the files to get in are
:METLDR: offset“810″ size “E960″
BOOTLOADER_0 Offset“FC0000″ size “40000″
EID: Offset “2F000″ size “10000″
CISD: Offset“3F000″ size “800″
then we take the downgrade.bin with the saved changes and we get in flowrebuilder with the option bytereverse dump and extract
This time the program will give us a error, but is a normal error, in fact is okay and will give us a file called downgrade.bin.REV
And thats the file you have to get in in the “flash” console
if all went well at writing ,turn on the console and you will see in the screen press the ps button or in English push ps button, DONT PRESS ANYTHING, turn off the console and put it in factory service mode, once done we need to put the correct file system for 3.55 lv2diag of jaicrab without reader and a special cfw
lv2diag:Link ist nicht mehr aktiv.
cfw: turn onthe console with the usbstick with these two files in the right usb port (in the last) of the console and it will shut down for 10 / 15 minutes, turn on the console without any usb connected to verify that you did it correctly it will take you to xmb,
If all went well turn off the console and put your lv2diag
FILE2 of this pack:
the console will turn on for 20 seconds will turn off itself and CONGRATULATIONS you have your console in functional 100% and kmeaw cfw 3.55 100%
Thanks to
Du musst angemeldet sein, um Bilder zu sehen.
iGiTaLAnGeL (Tester with progskeet)
Glevand & mfw builder team (cfw)
NDT (Assistant) is a very good person
JaiCraB (lv2diag without reader)
Robs1 (my guide with the nor flash)
EussNL (his great support in the wiki that I use every day PS3DEVWIKI.COM)
Defyboy (for creating ps3devwiki)
To the whole channel darkps3 from irc-hispano.org for their support and many hours of testing we have hit hard mother****ers!
DemonHades (because if you had not post on your website with the lie you said about me, I had not met DigitalAngel or uf6667and these two helped me a lot)
and finally to the people who asked me in private to place a donate paypal button
greetings and from now on i will resume my work with the dual nand and that dump 3.6x that gives me so many problems hehehe
Ive updated the position of METLDR that was misplaced offset 810 ” e960″size


Quelles3hax

Es tut sich endlich was!:emoticon-0137-clapp
 
Zuletzt bearbeitet:
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Hallo,

habe da mal eine Frage, da es ja vielleicht schon bald möglich ist ein Downgrade OFW 3.70 zu machen, ist es möglich auch ein Downgrade von OFW 3.66 auf 3.5xx zu machen??

Danke...
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Die bis jetzt getesteten(neueren Methoden) sind nur für 3.70. Von 3.6x DG ist aktuell nichts mehr zu lesen.
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak


Gibts da ne anleitung auf Deutsch? Kann ich dann endlich einen Jailbrake drauf machen?
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Ich hab mir so nen Progskeet bestellt.Keine Ahnung wann der kommt.Sollte das Ding da sein,probiere ich es und schreib mal wie das funzt(auf deutsch).Solange kann ich nicht´s drüber sagen.

ash
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Neuer Downgrade 3.70->3.55 für Slim Konsolen ohne Löten!

E3DIY team die Leute hinter dem JB Dongle E3 Card Reader bringen in kürze den E3 Flasher auf den Markt, der ein Downgrade ohne Löten(SLIM) ermöglichen soll. Für FAT Konsolen sind Lötarbeiten nötig

"E3DIY team announces a successful Slim Downgrade v3.70 to v3.55 with our new E3 FLASHER!

In only FIVE minutes, the whole downgrade progress was completed!

Time is short and operation is very easy, this is because of our exclusive special E3 FLASHER design:

* ONE-Button Operation and NOR Flash onboard!
* E3 FLASHER compatible all NAND FLASH and NOR FLASH consoles
* With SLIM Consoles, no need for any soldering!
* But with PHAT Consoles, some soldering will be needed!

In this video there no images of Ethe 3 FLASHER as we need to keep our design under wraps until it is ready for release, I hope everyone understands.

The official version should be released next week, at that time there will be more videos and pictures and everything will be available to the public."

[YOUTUBE]oH1CRh238Rk[/YOUTUBE]


Quelle: PS3Crunch

Webseite:
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Schlechte Nachrichten von Besitzern einer PS3-Slim(Vers.CECH-2504 Datecode 1B ). :emoticon-0156-rain:

Diese Konsolen wurden mit FW 3.60 ausgeliefert.
Diese Modelle beinhalten scheinbar einen METLDR(2) der nicht Downgradebar ist.

Laut dem Spanischen PlayStation 3 developer dospiedras1973 war es auch nach stundenlangen Versuchen nicht möglich, dieses Modell Downzugraden.

Quelle: PS3NEWS
 
AW: PlayStation 3 Thread Gerüchte/News/Rund Um Jailbreak

Cobra USB Firmware Update V3.2

Changelog:


Added support for PS2 backups in optical discs (CD-R/DVD+-R) - PS2 original games are now region free too.
- Fixed a bug that caused incompatibility with several PS2 backups in iso format.
- Fixed some remaining PAL/NTSC problems in PSX games.
- Cobra USB Manager will output now a mds file too when dumping a dual layer DVD or PS2-DVD. This file is not used by Cobra at all, but it can be used
for burning to a dual layer DVD+-R while keeping original layer structure. This is mandatory when burning dual layer PS2 dvd’s.


Source:
 
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…