Beiträge von Blano

    Hi,
    für alle die im Netzwerk die PS3 nutzen wollen aber die Internetfreigabe blockieren möchten, kann man dies mit der Kindersicherung der Fritzbox 7390 tun. Einfach unter Internet - Kindersicherung- aktivieren und die Regeln für die PS3 erstellen. Dafür braucht Ihr die IP. Ich habe mit gekappter internetverbindung die PS3 verbunden und als die zugewiesene IP vermerkt war KS bearbeitet.

    multiMAN Updated To Support Peek/Poke | PS3Hax Network



    ********************


    * multiMAN updated version to support special case of [R3] shadow copy
    * ebootFIX PC application


    There is a readme for ebootFIX application.


    ****


    Steps:
    ================================================== ======================================
    !) Delete all GAME DATA you may have on you PS3 system for "Need for Speed™ SHIFT" game!


    1) Open multiMAN in file manager mode on your PS3 system
    2) Browse to your game (on internal HDD) and press [R3] while PS3_GAME folder is selected


    3) This operation will create SHADOW copy of "Need for Speed™ SHIFT" to:
    --> /dev_hdd0/G/E00682
    and --> /dev_hdd0/game/BLES00682


    4) Exit multiMAN


    5) Copy the generated PKG file to the root folder of USB stick or USB HDD:
    --> for firmwares 01.90-03.41: [PS3PKG-BLES00682_00-NEEDFORSPEEDSHIF.pkg]
    --> for firmwares 03.55- : [PS3PKG-BLES00682_00-NEEDFORSPEEDSHIF-FW_355.pkg]


    6) Install the PKG file from [* Install package file] menu on your PS3
    7) Launch the game directly from "Need for Speed™ SHIFT (HDD)" icon on the [GAME] column in XMB
    ================================================== ======================================
    *) DISCLAIMER: Use this application ONLY with "legally" owned content!

    Flukes1 lv1/lv2 Peek/Poke Tools Released



    Bitte nur benutzen, wenn ihr Ahnung davon habt!!
    Leider kann ich nicht weiterhelfen, ich wollte euch das Tool aber nicht vorenthalten :-).


    Code:


    As you may know if you’ve been following my progress, last week I took a short break from Wi-Fi Sync to look at the PS3 and how it works behind the scenes. The PS3 homebrew scene is currently at a point where you can install userland packages, such as FTPDs and SNES emulators, but you still don’t have any access to the hypervisor or GameOS kernel. It’s still very much a closed system.


    As an iPhone developer with an app on Cydia, I can see great potential within the PS3. It’s crying out for a decent package manager, but you need OS-level access to do that effectively. Unlocking the PS3 in this way has other benefits too; the system can effectively be modified in any way you wish.


    So today I’m releasing three tools which open the PS3’s hypervisor (lv1) and GameOS (lv2) to full read/write access from packaged userland applications. These tools can be used to create and test lv1/lv2 patches in RAM, which negates the risk of bricking your PS3 by flashing it with an incorrectly patched lv1 or lv2 binary. You can also use the tools to create a patched lv1 or lv2 binary, if you wish, although I suggest thoroughly testing your patches in-memory first.


    I will make a few things clear before continuing: I do not condone piracy and these tools DO NOT enable copied games to run on the PS3. Again: these tools will not allow backup managers to suddenly start working on firmware 3.55. The tools are packaged in source code form and do not include any Sony code or other Sony assets such as encryption keys. If you’re not a developer, these tools will be useless to you, so please do not try to use them. They are made available with no implied warranty of fitness for a particular purpose.


    Three tools are being made available today:


    * resign_self.py. This allows you to automatically replace any segment within a self and re-sign the self so the signatures and hashes are all valid again. Similar to makeself, but it is more suited towards patching lv1 and lv2 (and has been tested for this purpose).
    * insert_lv1_lv2.py. This is just a convenience script I made to take a modified, re-signed lv1.self and lv2_kernel.self, and automatically create a PUP which is identical to an original PUP except for those two files.
    * lv1dumper. This is an application which runs on the PS3 that you can compile and package using PSL1GHT and geohot’s tools. After running it, lv1 will be mapped at 0x8000000014000000 with read/write access, and you will be able to poke lv2 without the system shutting down. It disables the new lv2 memory hashing feature Sony added to 3.55 (probably to stop future USB jailbreaks).


    lv1dumper requires that some patches to lv1 and lv2 are already in place. I’ll describe how to add these patches. They have been tested but I cannot guarantee that they won’t brick your PS3. Do not do this unless you’re comfortable with that.


    Firstly, you need to extract the decrypted code segments from lv1.self and lv2_kernel.self (just use unself and copy them directly out of the ELF), and make the following changes to to them, assuming you’re using 3.55:


    * lv1_undocumented_function_114 in lv1 must be patched so that it can be used to map any area of real memory. graf_chokolo found this trick months ago, but it still applies here. Patch the byte at D5A47 from 00 to 01 (2D5A47 if you’re looking for it in IDA).
    * You then need to add peek and poke to lv2. Patch 1933C to E8 63 00 00 60 00 00 00 and 19348 to F8 83 00 00 60 00 00 00.


    You can then use resign_self.py to re-insert your patched code segment back into the self. You’ll firstly need to change a few bytes in some useless strings because of the way zlib deflate works; the script will tell you what to do. I found that changing strings was the easiest way to do this, it just takes a bit of trial and error.


    Finally, use insert_lv1_lv2.py to create your modified PUP. You’ll need to update to the PUP, then install geohot’s jailbreak PUP over the top of it. If you’ve done everything right, lv1dumper should just exit after you run it and you’ll have r/w access to lv1 and lv2 (peek and poke). The lv1_peek, lv1_poke, lv2_peek and lv2_poke functions in lv1dumper show how to use that access.


    I’m hoping that some interesting and innovative stuff can come out of this, and maybe we can start to see ‘unofficial’ apps enjoying the same success on the PS3 that they do on the iPhone.
    Solltet ihr Probleme beim Entpacken haben, dann probiert mal WinRar 4 Beta.
    Es sollten aber keine Probleme auftauchen.


    # Uploaded.to
    Flut.rar ... at ul.to - Free File Hosting, Free Image Hosting, Free Music Hosting, Free Video Hosting, ...

    Zitat

    Original von JackBone
    Hat nichts mit einem YLOD zutun.


    Chipwelt für den Servicemode einfach die lvl2diag.self auf einen USB Stick und die FW mit drauf oder??


    So hab die psgrade_usbkey_atmega16u4_8 auf den kubus geflashed, dann die diag auf den usb stick gemacht aber das selbe.




    Mach mal auf den stick die lv2diag file 2 aber nur die wieder in den rechten usb slot und einschalten danach sollte sie automatisch wieder ausgehen wenn du dann wieder einschaltest solllte alles wieder funktionieren.

    1. Ladet folgende Datei runter

    Code
    Edit by Fatman


    Nehmt euch einen USB Stick, der in FAT32 formatiert ist.
    Erstellt auf ihm den Ordner "PS3".
    In diesem Ordner erstellt ihr den Ordner "UPDATE".
    (Muss großgeschrieben werden)
    In den Ordner "UPDATE" steckt ihr die Datei aus Schritt 1.



    3. Steckt den USB Stick aus Schritt 2 in die Playstation.Wäht im PS3-Home-Menü [System-Aktualisierung] und [Aktualisierung über Datenträger]. Wähle das angeschlossene Gerät aus und die PS3 wird die dort gespeicherten Daten aktualisieren.


    Wenn die PS3 sagt, es wäre bereits die aktuellste Version drauf, dann geht zu Schritt 4,
    wenn sie die Datei installiert dann geht zu Schritt 5.



    4. Startet den Recovery Mode:


    1. Schaltet die PS3 aus.
    2. Haltet den Power Button gedrückt.Das System wird angehen und nach kurzer Zeit wieder ausgehen.
    3. Wenn das System aus geht, haltet den Power Knopf gedrückt bis ihr 2 Piepser hört.
    4. Wenn ihr die 2 Piepser gehört habt lasst den Knopf los.
    5. Ihr werdet aufgefordert den Controller per USB anzuschließen und die PS Taste zu drücken.
    6. Das Recovery Menü wird einblenden.


    Jetzt drückt ihr im Recovery Mode Menü aus Systemaktualisierung.
    Wähle das angeschlossene Gerät aus und die PS3 wird die dort gespeicherten Daten aktualisieren.



    5. Danach installiert ihr geohot's Jailbreak, auch wenn ihr den vorher bereits drauf hattet.
    Diesen könnt ihr hier downloaden: Klick!


    Mit dieser neuen Datei wiederholt ihr die Schritte 2 und 3.
    Falls Schritt 3 erneut nicht klappen sollte versucht es wieder mit dem Recovery Mode aus Schritt 4



    Fertig.


    Momentan funktionieren Backup Manager noch nichts. Aber mit diesen Syscalls ist es mit ein paar veränderungen der Manager bald wahrscheinlich möglich Back Ups abzuspielen. Ihr braucht dann ledeglich den neuen BUM im XMB installieren.