Jump to content


170 archivos

  1. 3k3y ISO Tools (3K3y Ripper)

    The 3K3y Ripper application can be used to manipulate PS3 game ISOs and recreate PS3 game ISOs from a collection of game files. You do not need a 3K3y Ripper connected to your PC to use any of the features of the 3K3y Ripper described in this document.

    ISO Types
    There are two types PS3 ISO that can be used with 3K3y, which type you can use depends on how you have configured your 3K3y.
    1:1 ISOs, an exact copy of the original game disk, you will need a 3Dump for your console to use these ISOs.
    Decrypted ISOs, a copy of the original game disk after all the game data has been decrypted. You do not need a 3Dump for your console to use these ISOs.
    Homebrew ISOs, built without an IRD, the ISO need not be encrypted. You do not need a 3Dump for your console to use these ISOs.
    Generally, decrypted ISOs are faster to build, 1:1 ISOs offer a much higher level of stealth especially when you have a 3Dump for your console.
    Rebuilding ISOs
    You can rebuild a PS3 game ISO from a set of files, typically these files are ripped from a PS3 game disk using Multiman or a similar homebrew application. You may, optionally, use additional data from an ISO Rebuild Data (IRD) file to improve the accuracy of the ISO that is created.
    IRDs
    To rebuild an ISO that is a perfect 1:1 copy of the original game disk you will need an IRD file. This is important because PS3 game ISOs rebuilt without an IRD are, at best easily detected and at worst, will not run.
    During the ISO rebuild a number of MD5 hashes are calculated and checked against known good values from the IRD, if they don’t match a warning is issued.
    Settings
    There are two options that affect the way ISOs are rebuilt. You can
    Do not encrypt rebuilt ISOs – Selecting this option will build ISOs without applying encryption.
    Enable homebrew ISOs (without IRD) – Selecting this option allows you to build homebrew ISOs and rebuild PS3 game ISOs without an IRD
    Sometimes a PS3 system update will be missing from the game rip, or incorrect. The correct update can be automatically downloaded. If you are rebuilding a lot of game ISOs you may wish to cache the updates instead of downloading them every time.
    Download update pup files automatically – Selecting this option will cause any missing PS3 updates to be downloaded automatically
    Cache update files – Downloaded PS3 updates will be cached on your HDD
    Rebuilding an ISO
    Click the Create ISO button and use the 'Browse For Folder' dialog to select the directory containing the game files. Click OK
    Next you will be prompted to choose a folder and file name for the ISO file you are creating. Click OK
    Finally choose whether to use an IRD for the game, if required then select the IRD and click OK. If you do not want to use or do not have an IRD for the game click Cancel The 3K3y Ripper app will now attempt to rebuild the original game ISO. Depending on the size of the game and the encryption applied this may take a few minutes or a lot longer.
    Creating an IRD
    An IRD file is required to rebuild a 1:1 accurate ISO from a set of files. The 3k3y Ripper App will copy the data from an ISO necessary to rebuild that ISO from just its files. The files in the ISO and the regions of the ISO are check-summed with the MD5 algorithm. All this information is stored in the IRD file for use when rebuilding the ISO.
    From ISO
    You can only generate an IRD from a 3K3y Ripper PS3 ISO. Generating IRDs from rebuilt PS3 game ISOs is not supported.
    Click the Create IRD button
    Select the PS3 game ISO you want to create an IRD for, click OK
    Select the directory and filename for the IRD, click OK
    The 3K3y Ripper app will now generate the IRD file.
    From Disk
    You may also create an IRD while you are ripping a game, see the 3K3y Ripper User Manual for details
    Uploading IRDs
    Once the IRD has been created please consider uploading it to our online database. To upload an IRD select the menu option Tools | Upload Ird Files, you will then be prompted to select the IRD file to upload.
    Decrypting/Encrypting PS3 ISOs
    To decrypt or encrypt an ISO use the 'ISO Crypto' function of the 3K3y Ripper.
    Decrypting
    Select the encrypted ISO you want to decrypt (a .iso file), 3K3y Ripper will detect the encrypted ISO and decrypt it for you. The decrypted ISO (a .dec.iso file) will be created in the same directory as the original, encrypted ISO.
    Encrypting
    Encrypting an ISO is a very similar process, select the decrypted ISO you want to encrypt (a .dec.iso file) and 3K3y Ripper will write the encrypted ISO (a .iso file) to the same directory
    Output Options
    Zip files
    You may, optionally, choose to have the decrypted file compressed and saved directly to a 7zip archive. The archive can be written in pieces of fixed size.
    Decrypted ISOs can be directly extracted from an archive and re-encrypted ‘on the fly’, when prompted to select the source file select the 7zip archive.
    Output Directory
    Files generated during the ISO encryption/decryption process are created in the same directory as the source file by default. The default output directory can be changed in the Settings Dialog
    Application Options
    Limit amount of concurrent tasks - By default ISO encryption and decryption will utilise as many CPU cores as are available. While this improves speed it may also make your PC slow or unresponsive. You may use this option to limit the load on your system, 1 being the minimum load.
    Check for updates – This option will check for, and download, 3K3y Ripper Application updates automatically.
    Appendix A: Understanding PS3 Disk Encryption
    A PS3 game disk is divided into three or more 'regions', the number of regions is always odd (i.e. 3,5,7 ... 115 etc). The regions are numbered from 0, even numbered regions (0,2,4 etc) are not encrypted, odd numbered regions (1,3,5 etc) are encrypted. The key that is used to encrypt the odd regions is unique to that version of a game, it is the so called disk key, D1 or data 1.
    A typical PS3 game has 3 regions:
    Region 0 (unencrypted): Contains the game icon & background image amongst other things
    Region 1 (encrypted): Contains the game data
    Region 2 (unencrypted): Contains the ps3update.pup
    The disk key is stored on the game disk and read by the PS3 when the game starts, without this key it is not possible to decrypt the game data. If the PS3 cannot decrypt the data correctly you will see the 80010017 error just after the game starts.
    3K3y can operate in one of two modes, 3Dump & NoKeys.
    3Dump mode is able to respond to the PS3's request for the disk key. 3K3y ISOs contain the game's disk key and 3Dump mode uses this information to reply to the PS3's request for the disk key.
    NoKeys cannot is unable to respond to the PS3's request for the disk key and instead, relies on the PS3's BD drive to respond. The disk key in the BD drive's response is read from the original game disk in the BD drive.
    ISOs ripped with 3K3y Ripper also contain an odd number of regions, the even regions are unencrypted, the odd regions are encrypted with the disk key.
    3Dump mode can send the disk key embedded in the ISO to the PS3 directly and, because the disk key the PS3 received from 3K3y is correct, the encrypted region(s) data can be used directly.
    NoKeys mode cannot use the disk key embedded in the ISO, instead it depends on the disk key from the original game disk in the BD drive. This will not match the disk in the ISO.
    Previously it was necessary for NoKeys users to decrypt an ISO using the disk key embedded in the ISO and then encrypt it again using the disk key from the original game disk. The 3K3y FPGA handles the transfer of data from the 3K3y microprocessor to the PS3, it is now able to to perform encryption on the data as it passes through the FPGA. This means that there is no need to encrypt the ISO with the disk key from the original game, instead the encrypted region(s) of the ISO can be decrypted and whenever the PS3 requests data from an encrypted region, the FPGA is instructed to perform the necessary encryption.
    This also means that when rebuilding an ISO from a JB rip it is no longer necessary to perform the final encryption step. Since the encryption step is the most time consuming this significantly reduces the time taken to rebuild an ISO.
  2. 9.99 Rebug Downgrader

    4.46 CFW with PUP spoofed to 9.99.
    Recommended to install 4.XX CFW immediately after.
    This will allow you to install a 4.XX firmware over it.
    If this doesn't work, try the Rogero downgrader.
  3. 9.99 Rogero Downgrader

    3.55 CFW with PUP spoofed to 9.99.
    Recommended to install Rogero v3.7 immediately after.
    This will allow you to install a 3.XX firmware over it. If this doesn't work, try the Rebug downgrader.
    Do not install on consoles that report 3.56 on MinVerChk.
  4. Advanced Power Options

    Power Options for all CFW.
    Should work universally on all CFW.
    HEN and CFW users, Make sure you have dev_blind mounted to install this. Otherwise you will get a 8001003A error and it will fail to install properly.
    FYI HEN users: The shutdown option is the only one that will work without HEN enabled. If you try to use the reboot options it will kick you to recovery, if that happens just press the PS button.
    This installs a Boot OtherOS pkg to dev_hdd0/packages/ obviously that is only for CFW so if you dont need it, or are on HEN, then just delete that pkg. 
    Power options:
    Reload XMB Shut Down (no confirmation) Soft Reboot Hard Reboot Advanced Options Reboot into a Database Rebuild Reboot into a Filesystem Check Reboot into Recovery Mode (NOR) Reboot into Recovery Mode (NAND) Boot into OtherOS (Optional package built in, install from system storage to add) Adds options for rebooting, rebuilding database etc. Also installs a Reload XMB pkg and Boot otherOS pkg to dev_hdd0/packages/, install those if you want those features on the menu.
    Also this calls the poweroff plugin in a different way, so it does not ask for confirmation (thanks esc0rtd3w for the tip)
    Optional: After installing this, you will find a new Reload XMB package in your package manager, install that if you want the reload XMB icon to show inside the power options menu at the top.
    Optional: After installing this you will find a Boot OtherOS pkg in your package manager, install that if you want that to show at the bottom of the Advanced power options menu.
    Thanks to Mysis fro the xai plugin, @kozarovv for the installer and reload xmb app, and thanks to @Bobby_Downgrades for the original idea.
    by DevlL303.
  5. Anonymous CFW 4.86 Cobra 8.2

    If you Try to Install this Update file on OFW/HFW ,HAN/HEN PS3 System, Unexploited with PS3Xploit Flash Writer or Bguerville Toolset
    you will End Up with the famous error code 8002F957 meaning you can't install this update as your ps3 is not jailbreaked yet.

    All PS3 Models to Know if they are Jailbreakble or Not :
     For CFW Compatible Fat NAND Consoles   CECHA   CECHB   CECHC   CECHE   CECHG  For CFW Compatible NOR Consoles Fat :   CECHH   CECHJ   CECHK   CECHL   CECHM   CECHP   CECHQ   Slim:    20XX   21XX   25XX (Must check with MinVerCheckr) If lowest firmware the PS3 can go back to is 3.56 or Lower then it is CFW Compatible  If lowest firmware the PS3 can go back to is 3.60 or Higher then it is not CFW Compatible   UnJailbreakble Slim 25XX,3XXX and Super Slim 4XXX can have PS3HEN that offer most functions of CFW on OFW/HFW System
     
    ** To be sure of Minimum version the PS3 can go back to use MinVerChecker don't depend on SKU Model or DataCode as the PS3 can refubrished in factory and they change  to metldr2 (which cannot be jailbroken) and 3.60 or Higherversion,Replaced motherboard...etc
    How to install this CFW PUP ??? :
    Plug USB Drive or External Hard Drive which is formatted with FAT32 file system Create new folder Called PS3 in root of Drive (PS3 is case sensative so name it PS3 not ps3) Inside PS3 folder create new folder named UPDATE (same as for PS3 its case sensative so UPDATE not update) Now Copy downloaded PUP file "Anonymous CFW 4.86 Cobra 8.2.PUP" to PS3\UPDATE\ and rename it to "PS3UPDAT.PUP" ** If your PS3 read your Drive and say no applicable data found then check your Computer setting ,the extension of file is hidden so when you name it to PS3UPDAT.PUP in fact its a PS3UPDAT.PUP.PUP so remove .PUP so the file will be PS3UPDAT even if you don't see the .PUP its already there 

    CFW Features:
     
    ★ Built from the base of an Official Frimware 4.86
    ★ PSN/SEN Accessibility even If new $ONY Release new Update online will still work and no need for Update
    ★ Can be installed from any CFW CEX and OFW 4.82+ using Bguerville Toolset
    ★ Better System stability
    ★ Cobra 8.2 Added
    ★ QA Flag enabled if already enabled, so it is possible to downgrade to any FW version
    ★ Install All Packages Fixed (No more error 8002AE32)
    ★ There is Two Stage2 file one is stage2.cex (release type) and other is stage2.cex.debug (which is used for debug logs and output using socat)  
      1- To debug you must rename stage2.cex in " dev_blind/louay/cobra/ " to stage2.cex.release then   
      2- Rename stage2.cex.debug to stage2.cex
    ★ Compatibility PS1, PS2, ISO PSP, PSP Mini,PSP Remastered
    ★ ISO Support: PS1/PS2/PS3/PSP/DVD/BluRay (Splitted ISO support on FAT32 drives)
    ★ Network Support: PS1/PS3/DVD/BluRay/PKGs
    ★ Compatibility ReactPSN last version
    ★ RSOD Screen Bypass(Red Screen of the Death)
    ★ Disable Search for Update on the Game Disc
    ★ Recovery (Safe Mode): Prevent accidental OFW update while on Recovery mode
    ★ App_home Deleted (Not necessary thanks to Virtuel BlueRay icon that is create by Cobra Payload,in the past there was games that require a disc to be in drive to use as cd boot to play games like god of war 3 or god of war ascension but now with cobra no need for that anymore)
    ★ Package Manager
    ★ Enhanced Compatibility and Improvement of Remote Play
    ★ CPU Cell / GPU RSX Temperature Now Appear on XMB in the Game While Playing PS2 Games
      - Appldr: LV2 memory hash check is disabled
      - LV0: All Loders security checks are disabled
      - LV0: Disable LV1LDR LV0 descrambling 
      - LV1: Disable System Integrity Check
      - LV1: CoreOS hash check fix to prevent brick no-Dehashed consoles
      - LV1: Disable PS2 LV2 protection  
      - LV1: Peek&Poke Added
      - LV1: ACL Checks Completely Disabled
      - LV1: Remove LV2 protection  
      - LV1: Adding the mmap Undocumented function 114  
      - LV1: Disable Health Check in System Manager
      - LV1: Peek&Poke Syscall 182 and 183  
      - LV1: Allow mapping of any memory area  
      - LV2: Allow execution of any LV2 internal function (Syscall 15) 
      - LV2: Syscall 11 : Cobra lv1 Peek  
      - LV2: LV2 to support LV1 Peek and Poke Syscall
      - LV2: LV1 Peek&Poke system calls (Syscall 8 and 9)  
      - LV2: Syscall 36  
      - LV2: Disable the ECDSA NPDRM Control  
      - LV2: QA Patch Flag
      - LV2: Peek and Poke Syscall 6 and 7  
      - LV2: LV1 CALL Syscall 10  
      - LV2: Peek&Poke  
      - LV2: FSELF (Fake Signed ELF)
      - Allow modification on Syscall 6/7/8/9/10/11/15
      - VSH: Disable PSP DRM Check  
      - VSH: Allow unsigned applications  
      - VSH: Allow unsigned act.dat and * .rif files (PSX, PS2, PSN games)  
      - VSH: correction of the missing act.dat after reboot
      - VSH: Game screenshot and XMB  
      - VSH: Launching FSelfs  
      - VSH: All ECDSA Checks Completely Disabled  
      - PS3MAPI support : allows you to attach process on both CEX/DEX via its own API app
    ★ Backup Protection Removal (Add full PS3 Backup support on all multiMAN/sMAN/webMAN,IRIS manager forks and ManaGunz)
    ★ Games with 4.86 and lower key works
    ★ Edited Boot Message (Epilepsy Warning) (For those who have problem my number on WhatsApp and Facebook account is there )
    ★ CINAVIA protection Fully Disabled
    ★ Homebrew Store compatibility (Downloading debug signed packages is now available on retail CFW)
    ★ Fixation of PKG PSP DRM, PSX and Blue Ray ISO
    ★ Support to start all burned optical media support for PS1/PS3 Games on All models 
    ★ Fix Homebrew Blocker (blocks homebrew access while Syscalls are disabled)
    ★ Cex, Dex and HAN PKG are supported (Install HAN Signed PKG with no need to use HAN Enabler)
    ★ Auto-Unlock C00 Demo Games
    ★ ECDSA control on EDAT Deactivated (allow all unsigned pkg)
    ★ Supports webMan Mod
    ★ HAN Toolbox Compatibility/Supports
    ★ Optional Graphics Modes can be installed
    This CFW is created by LOU@Y KH@LED from Tunisia and Allows you to play online.
  6. Apollo Save Tool (PS3)

    Apollo Save Tool es una aplicación para gestionar los archivos de las partidas guardadas en la Playstation 3.
    Podemos descargar, desbloquear, parchear y firmar archivos de partidas guardadas directamente desde la consola.
    Características principales de Apollo Save Tool
    Fácil de usar: nada de configuraciones encriptadas o necesidad de una configuración avanzada. Independiente: No necesida de un ordenador para funcionar, todo ocurre en la Playstation 3. Listado de partidas guardadas: rápido acceso a todos los archivos con partidas guardadas en una memoria USB o en el disco duro interno de la PS3 (+ detalles de archivo) Desbloqueo SFO: Nos permite eliminar la bandera de bloqueo de copia, abilitando la transferencia o copia de archivos guardados prohibidos. Refirmado PFD: Nos permite refirmar archivos de partidas guardadas creadas por otros usuarios y consolas. Descarga de partidas guardadas: Acceso a una base de datos online de archivos de partidas guardadas para descargarlas directamentes a nuestra PS4. Ajustes automáticos: Auto-detección del PSID e ID de la cuenta.



    Instrucciones de instalación
    No necesita una instalación especial. Simplemente descarga la última versión desde aquí mismo de forma completamente gratuita e instalala en tu Playstation 3. La primera vez que la ejecutes, la aplicación detectará automáticamente los ajustes necesarios y los aplicará para empezar a funcionar.
    Usage
    Using the application is simple and straight-forward:
    Move UP/DOWN to select the save-game file you want to patch, and press X button. The patch screen will show the available fixes for the file. Select the patches and click Apply. To see the item's details, press Square. It will open the context menu on the screen. Press O button to return to the list. To reload the list, press Triangle. Press left (L1/L2) or right trigger buttons (R1/R2) to move pages up or down. Notes
    USB saves: your files must be placed on /dev_usb000/PS3/SAVEDATA/ or /dev_usb001/PS3/SAVEDATA/. HDD saves: files will be scanned from /dev_hdd0/home/000000XX/savedata/, where XX is the current User ID. Online Database
    The application also provides direct access to the Apollo online database of save-game files for PlayStation 3 games. These usually offer additional features such as completed games that can save you many hours of playing.
    Currently, the list of available games and files is limited, but the project aims to add more save-games shared by the community.
    Note: Downloaded save files must be resigned using Apollo before loading them in your games.
    FAQs
    Where I can get a save-game for XYZ game?
    You can check sites like Brewology.com, and GameFAQs. Also, searching on Google might help.
    I have a save-game file that I want to share. How can I upload it?
    If you have a save file that is not currently available on the Online Database and want to share it, please check this link for instructions.
    Why is it called Apollo?
    Apollo was the twin brother of Artemis, goddess of the hunt. Since this project was born using the Artemis-GUI codebase, I decided to respect that heritage by calling it Apollo.
    Credits
    Bucanero: Project developer Dnawrkshp: Artemis GUI code Berion: Artemis GUI design flatz: SFO/PFD tools Nota: Ojo, que existe una versión de la misma aplicación para PS4 y para PS Vita.
    Aplicación creada por bucanero.
  7. Arisen Mods Studio

    Arisen Mods Studio es una aplicación para Windows que nos permite buscar, descargar e instalar mods a los juegos de PlayStation 3 y Xbox 360.
    El gestor de mods elegante, potente y de código abierto. Arisen Studio te permite navegar fácilmente a través de una base de datos actualizada regularmente de mods, partidas guardadas, homebrew, recursos, temas y mucho más para PlayStation 3 y Xbox 360. Todos los mods han sido probados y verificados en nuestra biblioteca, que está poblada por mí mismo, algunos amigos e increíbles colaboradores.
    Arisen Studio también puede usarse como cliente FTP para instalar y desinstalar automáticamente mods directamente desde tu ordenador. Sin necesidad de buscar en los posts antiguos o utilizar gestores de archivos - esto lo hará todo por ti.



    Principales características de Arisen Mods Studio
    Rápido, ligero y fácil de usar Diseño bonito y sencillo Consulta una gran base de datos de mods para PS3 y Xbox 360 Completa con detalles, creador, versión, etc. Filtra por tipo de consola, tipo de mod y región Descarga los mods en tu ordenador Instala y desinstala mods directamente en tu consola Gestiona tus descargas y mods instalados Gestor de archivos con listados locales y de consola Aplicar trucos (RTM) a los juegos compatibles Presencia rica en discordia para mostrar el juego PlayStation 3 Detecta y recuerda automáticamente las regiones de los juegos Copia de seguridad y restauración de los archivos originales del juego Descarga las actualizaciones oficiales de los juegos Examinar/montar/desmontar juegos Gestor de archivos de paquetes Gestor de la consola (IDPS/PSID, LEDs, etc.) Editar y respaldar/restaurar el archivo boot_plugins.txt Comandos webMAN (Reiniciar, Mostrar versión, etc.) Xbox 360 Lanzar juegos usando el archivo XEX Asignar las partidas guardadas a los perfiles Cargar/descargar módulos sin reiniciar Tomar capturas de pantalla Falsificar el XUID para todos los CoDs Administrador de la consola (LEDs, velocidad del ventilador, etc.) Editar y respaldar/restaurar el archivo launch.ini Comandos XBDM (reinicio, apagado, etc.) Arisen Mods Studio es una aplicación creada por ohhsodead.
  8. Artemis PS3

    Artemis PS3 es un sistema de hackeo para Playstation 3 de código abierto, creado bajo la iniciativa Project Artemis.
    Es un frok del trabajo previo de Dnawrkshp, que añade las siguientes características de red:
    Base de datos online de trucos: Acceso online a los últimos trucos de más de 2000 juegos. Base de datos local actualizada: Descarga y actualiza tu base de datos de trucos con las últimas novedades.



    Instalación de códigos de trucos
    Elija entre instalar los archivos .ncl en una unidad flash o en el directorio de instalación de Artemis Para la unidad flash, cree una nueva carpeta en la raíz llamada USERLIST Dentro de la carpeta, coloque cualquier archivo .ncl dentro de ella Inserte la unidad USB en la ranura USB derecha de su PS3 e inicie Artemis PS3 Para el método del directorio de instalación, inicie un servidor FTP en su PS3 (multiman) Vaya a /dev_hdd0/game/ARTPS3001/USRDIR/USERLIST/ Coloque cualquier archivo .ncl dentro de la carpeta e inicie Artemis PS3 Usando Artemis
    Inicie Artemis desde el XMB y seleccione sus códigos Una vez que haya seleccionado sus códigos, presione X en Inicio en el menú principal Debería escuchar un solo pitido (si escucha tres errores de instalación de MAMBA) Desde aquí puedes iniciar el juego o iniciar homebrew para montar el juego. Cuando se haya iniciado el juego, aparecerá una notificación que le indicará que presione Iniciar para adjuntar Una vez que esté listo para usar sus códigos en el juego, abra el XMB del juego presionando el botón PS MANTENER Empezar hasta que Artemis diga que se ha adjuntado En este punto, cualquier código elegido para escritura constante se escribirá constantemente. Para cualquier código de escritura individual que desee volver a escribir, simplemente ingrese el XMB en el juego nuevamente y mantenga presionado Iniciar Si desea desconectarse (y, por lo tanto, dejar de escribir constantemente), ingrese el XMB en el juego y MANTENGA SELECCIONADO Créditos
    Lazy Bastard    -   Project Founder Berion          -   GUI Graphic Designer Dnawrkshp       -   Creator of ArtemisPS3-GUI and ArtemisPS3-PRX NzV             -   PS3MAPI (on which Artemis is dependant upon) PS2Dragon       -   Artemis Logo Aplicación creada por bucanero.
  9. ASToolPS3

    - sazgar ba XP/VISTA/7
    - behtarin halat dar XP
    - .net ham nasb bashe behtare
    - hame bug hay ke didid gozaresh bedidi.
    - rahnama barname dar site as-team.ir hast.
    - baraye ejra faghad file ASToolPS3.exe ro baz konid.
    ------------taghirat dar 3.5 (persian)------------
    dar site gofte shode...
    ------------taghirat dar 3.1 (persian)------------
    * add edit eboot va self
    * fix bug crash shodan barname
    * add search bine tools haye barname
    * add zabane arabic
    * fix sfo edit dar ghesmat editor
    * fix dar format hdd
    * va fix bug 5 gesmat....

    ------------taghirat dar 3.0 (persian)------------
    *new style
    *add tabdil CEX to DEX
    *add tabdil 256KB to 48b (dump file)
    *add fix game baraye DEX FW
    *add emkan install plugin
    *FIXBUG 30-40 ghesmat
    *va....

    ------------taghirat dar 2.1 (persian)------------
    * add sfo_auto_ID
    * add edit_sfo_ID
    * add emkan kahesh baziha
    * add poshtibani ta sfo FW 4.00
    * taghir link mofid
    * bugfixed switch tab
    * bugfixed Game2pkg
    * va hodod 10 chiz dige ke to site gofte shode

    ------------taghirat dar 2.2 (persian)------------
    * add navar pishraft to game2disc
    * add navar pishraft to fixgame
    * add langouegs english
    * add 3d rip game
    * add cheak update porgram
    * add navar bala
    * add 2DIR dar tabdil bazi
    * backup dar fix game
    * bugfixed LUAN va BCUS SFO
    * bugfixed rip game
    * va hodod 15 chiz dige ke to site gofte shode

    ------------taghirat dar 2.3 (persian)------------
    * add Extract pkg dar click rast
    * add etelaat fw
    * add abzar game
    * add make pkg
    * add All in One Package
    * add Create .SFB
    * add ebootfix new (AS)
    * add dokme restart 
    * bugfixed etelaat fw
    * bugfixed psngame
    * bugfixed navar pishraft
    * bugfixed elf be bin
    * Upgrade peyda kardan ID SFO
    * Upgrade etelaat fw 
    * va hodod 8 chiz dige ke to site gofte shode
  10. BDEMU

    BDEMU is a payload base at 90% on the original PSGroove payload and modified by 2 anonymous authors.
    It is based on Syscall36 only and is currently used only by multiMAN homebrew, and is more stable than Lv2 patcher.
    Included files:
    * BDEMU-355KM.pkg : Installation packgage for Kmeaw cfw3.55 * BDEMU-355WT.pkg : Signed Installation package for Wutangrza cfw3.55 * BDEMU.BIN : original binary. Instructions:
    Copy the correct pkg file at the root of your FAT32 USB device and install the package from the "Install Package Files" menu. it will extract and copy the BDEMU.BIN in multiMAN folder : /dev_hdd0/game/BLES80608/USRDIR/
    Alternatively, you can copy the included BDEMU.BIN manually in multiMAN folder.
  11. Blackb0x FTP Server

    A threaded, multi-connection FTP server for the Playstation 3 with custom firmware 3.55.
    New in this release:
    Fixed auto-exiting when using the PS3 Remote Control instead of a gampad. Removed leading "/" from roots Fixed multiple transfer connection issues for filezilla. More then 1 transfer connection at a time should work. Fixed misreported file size for files over 4gb.
  12. BRDGen

    Create and/or edit PlayStation 3/Blu-Ray compliant disc images.
    Tool Features:
    Create new Blu-Ray (UDF-ISO format, including PS3) images or edit existing ones. Import/Export FileLists:  Importing allows you to force LBA positions of files if required. File Relinker: Relink 1 or more files to another file and reduce image size. Extract complete image or selected files/folders. Hexidecimal Sector Viewer: Right-click on any file in a compilation to use it.
     
  13. c2d

    Requires:
    * OpenSSL 1.0.1 installed in c:\openssl or d:\openssl * EID root key (per_console_key) obtained with metldrpwn * PS3 (NOR) flash dump * Extract c2d.rar in a local folder (c:\c2d or d:\c2d)
    Purpose:
    * Allows changing the Region / TargetID of your PS3 system * Allows "converting" any Retail PS3 into Debug unit (target_id 0x82) * Allows "converting" a Retail PS3 from one region to another (i.e. EUR PS3 -> JAP PS3, USA PS3 -> RUSSIAN PS3)   Changing a Retail PS3 region unlocks playback for region-locked DVD/Blu-ray movies and PS1/PS3 games * WARNING:
      For best results flash the output NOR file with a tool which rewrites *ONLY the EID0 sector*
      (one sector / 512 bytes @ sector #376 / 0x178; NOR file offset 0x2f000-0x2f1ff).
      Flashing the whole 16MB NOR is not needed and can easily brick the PS3.

    TIPS:
    * Use your original NOR flash to create new files for different regions for your PS3 to have them handy later:
      For example you can have (each file is 16MB):
      my-slim-JAP.EID0.NORBIN
      my-slim-EUR.EID0.NORBIN
      my-slim-USA.EID0.NORBIN
      my-slim-DEX.EID0.NORBIN
    * Using a proper tool you can switch regions in one second when needed
    PROTIPS:
    * The latest online debug update of multiMAN 04.04.03 handles writing to NOR in the right fashion (1 sector) from .EID0.NORBIN files.
    * To dump NOR: mmOS->Select any file->Open in HEX viewer->[SELECT]->[START]->DUMP LV2(NO)->DUMP LV1(NO)->DUMP FLASH(YES)
    * To write EID0 sector: mmOS->Double-click on a .EID0.NORBIN 16MB full NOR dump file->Follow the on-screen instructions->Reboot.

    Usage:
    c2d  - Changes REGION/TARGET_ID in PS3 NOR flash
    Usage: c2d.exe eid_key_file.bin in_flash.bin out_flash.bin [target_id]
           [target_id]: 82..8C
                        82 (DEX) (default)
                        83 (JAPAN)
                        84 (USA/CANADA)
                        85 (EUROPE)
                        86 (KOREA)
                        87 (UK)
                        88 (MEXICO)
                        89 (AUSTRALIA)
                        8A (SE ASIA)
                        8B (TAIWAN)
                        8C (RUS/ASIA)

    Output:
    c:\c2d> c2d.exe eid_root_key.bin flashCEX.bin flashDEX.bin 82
    EID key     : 48 bytes (eid_root_key.bin)
    Flash size  : 16 MB (flashCEX.bin)
    Target ID   : $85
    EID ROOT KEY: 64D20967DEACDA16ACADBE289B0EE2C25EE77331A5040C5DC9DF67B3FE574F6D
    EID ROOT IV : 6BD7C324D3B213A647DC31987345595E
    EID0 KEY    : 9C1C4A93666EF67941F54679A7199D7553C8F0F50F3548C8966D6872FC8CD668
    EID0 IV     : 2DC374E270F851EB0D524F89790F2563
    EID0 SEC KEY: 4C40F3E244EF2BF29A9D48BE26FEEEEB
    Target ID   : $85 (from decrypted EID0 section)
    New TargetID: $82 (for modified flash)
    CMAC HASH   : F1053CC3818DD6CE2775F0273DFC212E
    Writing modified flash with TargetID: $82 (flashDEX.bin)...
    Done!
    Enjoy!
    andbey0nd
  14. CCAPI Console Manager

    CCAPI Console Manager es un software que establece una conexión entre tu PS3 y otro dispositivo como tu ordenador o tu smartphone. Con él puedes controlar tu PS3.
    Algunas de sus funciones principales son:
    Modificación de juegos Debug non-fself & fself en tiempo real Conexión inalámbrica Modificar idps y psid Editar Leds de consola Timbre de la consola Obtener temperatura de ps3

    Como instalar CCAPI:
    Descarga la aplicación desde aquí mismo de forma completamente gratuita. Dentro, deberias encontrar una carpeta llamada PS3 con un .pkg, ponlo en la raiz de un usb stick. Conecta la memoria USB a tu PS3 e instálalo. Tambien deberias encontrar una carpeta llamada PC con un .exe, ejecutalo y sigue las instrucciones para instalarlo. Ahora tienes CCAPI instalado en tu ps3 y en tu pc. Desinstalación
    En PS3, sólo tienes que ejecutar el pkg, de nuevo En PC, usa el panel de configuración y la opción "desinstalar un programa". CCAPI Console Manager es una aplicación creada por Ernstone.
  15. CFW 4.84.1 Starbuged (Habib) + Cobra v8.01

    FEATURES: (Contains Rebug Lite + Cobra v8.01 features)
    FEATURE – COBRA 8.00 (Enabled by default) Background running plugins at boot time (sprx) ISO Support: PS1/PS2/PS3/PSP/DVD/BluRay (Split ISO support on FAT32 drives)  Network Support: PS1/PS3/DVD/BluRay /PKGs Blu Ray Movie region free functionality NTFS HDD Support (prepNTFS, or multiMAN Required to scan contents)  PS2 ISO Support for BC (HW) / non-BC (SW) Consoles Syscall 11 – Cobra lv1 Peek  Syscall 15 – Allow execution of any LV2 internal function PSNPatch stealth plugin support ***ISO rips are required to get 100% support, for ex) after disabling syscalls, games like Call of Duty will not be able to play unless you use ISO rips, please DO NOT expect everything to be fully functional when you are disabling the built-in features from COBRA. Folder rips are NOT compatible with PSNPatch’s stealth mode due to its ability to disable COBRA’s disc-less feature for folder JB rips**** PS3MAPI support, allows you to attach process on both CEX/DEX via its own API app. Backup Protection Removal, Add full PS3 Backup support on all multiMAN/sMAN/webMAN,IRIS manager forks and Managunz.  Allow modification on Syscall 6/7/8/9/10/11/15. Burned/Burnt optical media support for PS1/PS3 Games on All models  Homebrew blocker – blocks homebrew access while Syscalls are disabled New in v8.00 Run payload with Kernel privileges - Added option to run payload with kernel privileges like ps vita skprx. this is a big thing! one can make hooks, printf to socat, do whatever they feel like they need to do. at the current time only one payload is supported at a time. in the future i might increase this  New in v8.00 Boot times speed improved - as there is no stage1. New in v8.00 PS2 bc and semi bc consoles wont load iso when cobra disabled - disable cobra using opcode) FEATURE – Full Polish support for XMB/PS2 Emu (Provide full Polish character support) FEATURE – Cinavia protection fully disabled (Supports optical media/bd iso, AACS must be decrypted) FEATURE – Homebrew store compatibility (Downloading debug signed packages is now available on retail CFW.) FEATURE – PSN/SEN Accessibility (PSN /SEN Accessible , until the next OFW update) FEATURE – XMBM+ Compatibility (XMB Manager Plus developed by Team XMBM now supported via standalone pkgs.) FEATURE – HAN Toolbox Compatibility (HAN Toolbox Support added for testing HAN Signed pkgs on CFW) FEATURE – Enhanced Remote Play (This unlocks the limitation of working apps/games for remote play, by disabling SFO flag check) FEATURE – In Game Screenshot (Allows taking screenshots in Game FEATURE – QA Token compatibility FEATURE – OtherOS++ support enabled (Use Rebug Toolbox to Boot OtherOS with different LV1 patches) FEATURE – Package Manager (Replacement for the standard ‘Install Package Files’ option) FEATURE – FSELF compatibility (Fake Signed ELF is supported) FEATURE (Optional) Toolbox 02.03.00 TOGGLE XMB CFW SETTINGS Enable or Disable mysis’s XMB CFW settings plugin v0.1. The feature is available via Network Column on XMB after Enabled. TOGGLE COBRA MODE: COBRA mode ACTIVE by default, this option can toggle COBRA mode to enable COBRA 8.00 payload on boot TOGGLE QA: Enable/Disable QA flag. Enable for easy downgrade and other extra features on all 3.55-4.84 CFW.  TOGGLE RECOVERY MODE: Enable/Disable Recover Mode flag. When enabled your PS3 will reboot into Recovery Mode. LOAD LV2 KERNEL: Load lv2_kernel.self.[KERNEL_NAME] from USB or /dev_hdd0  BACKUP/RESTORE XREGISTRY: Backup or Restore the PS3 system settings from USB RESIZE VFLASH/NAND REGIONS: Resize VFLASH/NAND Region 5 to allow install of OtherOS. INSTALL PETITBOOT: Install Petitboot to VFLASH/NAND Region 5 from USB.  SET GAMEOS BOOT FLAG: Sets the GameOS boot flag. Use this if your PS3 is having trouble booting PS2 titles after running OtherOS or is accidentally sending you back to OtherOS when trying to enter recovery mode. CREATE PACKAGES FOLDER ON PS3: Create /dev_hdd0/packages folder or your PS3 to be used with Package Manager.  EXPORT HYPERVISOR LV1 MEMORY: Save LV1 memory to dev_usb000 or dev_usb006 or dev_hdd0 if usb is not found. EXPORT GAMEOS LV2 MEMORY: Save LV2 memory to dev_usb000 or dev_usb006 or dev_hdd0 if usb is not found.  EXPORT FLASH TO FILE: Backup your current NOR/NAND to file on dev_usb000. Takes about 45secs for NAND DUMP EID ROOT KEY: Dump your eid root key. FEATURE – XMB CFW settings v0.1a (Optional) XMB Icons for various CFW tasks, available in Network Column (on XMB) Simply select and the task is executed! Settings – Toggle COBRA  Dump Tools – Klicense, File Secure ID, IDPS, Disc Hash keyService Tools – Display Minimum Downgrade FW Version, Rebuild Database, Check File System, Entering Recovery Mode (NOR Models Only) Advanced Service Tools – Entering FSM (!!!DO NOT Install FW while on FSM that may lead RSOD!!!), Remarry BD drive and RSOD fix PATCHED – Appldr: LV2 memory hash check is disabled (Memory protection on LV2 is disabled in higher level) PATCHED – LV1: Disable System Integrity Check (Safe to use with mismatched COREOS/SYSCON versions or if PS3 is not QA enabled) PATCHED – LV1: Undocumented function 114 (Allow mapping of protected memory) PATCHED – LV1: Skip all ACL Checks (Needed to allow booting of OtherOS) PATCHED – LV1: Peek and Poke support (Unused LV1 call 182 and 183) PATCHED – LV2: Peek and Poke support (LV2 Syscall 6 and 7) PATCHED – LV2: Peek and Poke support for LV1 (LV2 Syscall 8 and 9) PATCHED – LV2: LV1 CALL System call (LV2 Syscall 10) PATCHED – LV2: Allow execution of any LV2 internal function (LV2 Syscall 15) PATCHED – Recovery: Prevent accidental OFW update while on Recovery mode PATCHED – VSH: Allow Unsigned act.dat and *.rif files PATCHED – VSH: Disable NEW PSP DRM Check (Allowing unsigned PSP pkg contents on 4.75 or higher CFW) PATCHED – VSH: Disable Epilepsy Warning for Faster Boot-Up Speed by Habib.
  16. CFW 4.87.2 Evilnat Cobra

    Custom Firmware 4.87.2 Evinat Cobra for PS3. Only for full CFW consoles, it doesn't work with HEN.
    Features
    Made out of 4.87 OFW Made manually without automatic tools SEN / PSN enabled Can be installed over 3.55 OFW Can be installed over any CFW CEX COBRA 8.20 added and enabled as default Possibility of Downgrade from any CFW with active QA Flags QA Flags active if previously enabled Disabled Epilepsy Message on Boot ReactPSN compatibility RSOD Screen Bypass PS3_GAME / app_home XMB In-Game Screenshot Added Package Manager CoreOS Hash Check patched to prevent Brick on non-dehashed Downgradate consoles Patched to remove LV2 Protection Peek & Poke (LV2) Peek & Poke (LV1) CINAVIA protection disabled Tested in:
    CECH-2000A CECH-2500A CECH-2501A CECH-2504A CECH-1000 CECH-L04 CECHA01 CECHE01 CECHB01 CECHG01 CECHP01 Finally I want to thank the help of @nice69, @Reeeepti, @zecoxao, @DeViL303, @nice69, @Oscardavidalta6, @SOS_VZLA_LIBRE, @Coro, @RetroFan_90, @SpyroMancer, @raidriar, @Brandon Stump, @Xploiting, @thejavigames, @nhie07 and @telurkelinci for testing the CFW
    by Evilnat.
  17. CFW 4.88.2 Evilnat

    Custom Firmware de Evilnat para Playstation 3 que toma como base el firmware oficial 4.88 CEX e integra Cobra 8.3.
    Incluye cuatro variantes de un mismo CFW: CEX, CEX noBD, CEX noBT y CEX noBD + noBT.
    Principales características del CFW:
    Creado a partir del 4.88 OFW Creado manualmente sin herramientas automáticas. SEN / PSN habilitado Eliminación inhabilitada de archivos act.dat y .rif sin firmar Archivos act.dat y .rif sin firmar permitidos Ejecución permitida de aplicaciones sin firmar Compatibilidad con FSELF Desbloqueo de demostración C00 Verificación de licencia LIC.EDAT deshabilitada Se puede instalar sobre 3,55 OFW Se puede instalar sobre +3.56 OFW (bguerville Toolset) Se puede instalar sobre cualquier CFW CEX COBRA 8.3 agregado y habilitado por defecto Compatibilidad total con juegos de PS2 Posibilidad de degradación desde cualquier CFW con banderas de control de calidad activas Las banderas de control de calidad están activas si están habilitadas Mensaje de epilepsia deshabilitado en el arranque Compatibilidad con juegos de PSX en ISO Compatibilidad con juegos de PSP en ISO Compatibilidad con juegos de PS2 en ISO Compatibilidad con juegos de PS3 en formato de carpeta ISO / JB Compatibilidad con reActPSN Visualización de temperaturas en XMB en el juego en juegos de PS2 Bypass de pantalla RSOD Bypass de pantalla BSOD PS3_GAME / app_home Captura de pantalla del juego XMB Administrador de paquetes agregado CoreOS Hash Check parcheado para evitar Brick en consolas degradadas no eliminadas Parcheado para eliminar la protección LV2 Mira y empuja (LV2) Mira y empuja (LV1) Protección CINAVIA desactivada Mejoras añadidas gracias a Cobra 8.3
    Failsafe Cobra stage2 (por bguerville / aldo) Restaurar CFW Syscalls sin reiniciar simplemente ingresando a 'Configuración> Actualización del sistema' en XMB (por aldo) Control dinámico integrado FAN (para controlar el ventilador cuando webMAN está descargado) (por aldo / Evilnat) Admite la integración de Photo GUI con webMAN MOD (monte juegos de la columna 'Foto') (por aldo / DeViL303) Obtener / establecer la velocidad del VENTILADOR (por aldo) Activar / desactivar funciones: Photo GUI, Restore Syscalls (por aldo) Código de operación para crear llamadas al sistema CFW (6, 7, 8, 9, 10, 11, 15, 389, 409) (por aldo) Código de operación para establecer una ID de cuenta falsa (por Evilnat) Opcode para activar la cuenta (act.dat) (por Evilnat) Opcode para crear licencia (RIF) (por Evilnat) Se actualizó ps3mapi_load_process_modules para cargar módulos personalizados y módulos del sistema (por haxxxen) Se agregó ps3mapi_get_process_module_info Aumentó de 24 a 32 el número máximo de rutas de mapa (por aldo) Se agregó el parche sm_get_temperature en el kernel (por Evilnat) Se agregó el parche sm_get_fan_policy en el kernel (por Evilnat) Se agregó el parche sm_set_fan_policy en el kernel (por Evilnat) Carga útil de FAN de control fijo, evita cargar el modo anterior (por Evilnat) Desactive stage2.bin mientras se carga el menú de recuperación (por haxxxen) Se corrigió la velocidad máxima del VENTILADOR después del apagado (por Evilnat) Se mejoró el código de banderas de control de calidad de Habib importado por aldostools (por Evilnat) Se corrigió la pantalla negra en juegos convertidos CFW2OFW (por Evilnat) Se agregó sm_ring_buzzer con single_beep, double_beep y triple_beep (por Evilnat) Omitir la creación de la licencia (rif) si ya existe (por aldo) Se agregó el símbolo cellFsMkdir (por Evilnat) Se corrigieron congelamientos en NAND con nueva dirección de carga útil (por Evilnat) Se agregó velocidad de FAN constante mientras se lanza una ISO de PS2 (por Evilnat) Verificar / Desactivar / Activar banderas de control de calidad (por Evilnat) Creación de act.dat al lanzar un juego de PSN (por Evilnat) Convierta los datos guardados de otra persona en sus propios datos guardados (por Evilnat) Credits and Acknowledgments
    Credits to Team Rebug, Team Cobra, mysis, Joonie, Habib, aldostools, Haxxxen, DeViL303, zecoxao, 3141card, Berion, Kakaroto, KW, naehrwert, flatz, Dean, Rogero, Estwald and anyone who has contributed to the PS3 scene. Thanks to DeViL303, Berion, Brandon Stump, jcorrea, nhie07, NSC-Modz, LuanTeles, thejavigames, raidriar, xiaoyang, Zwei, Haxxxen, RetroFan_90, SpyroMancer, patricksouza472, MrYadro, CFW-Us3r, Andrio, pl_kcr, Nur Rakhmadi Rajab and all who helped me testing it. If I forget someone, I apologize, there are many people in the PS3 scene and you are many people who have helped me to test the CFW.  
    Improvements xai plugin
    These options are in Network tab under [★ Custom Firmware Tools] option:
    Power Options
    Turn Off: Turns off the PS3 Hard Reboot: Reboots the PS3 completely Soft Reboot: Reboots the PS3 softly Reboot LV2: Reboots the LV2 Basic Tools
    FAN Speed: Shows current FAN speed PS3 Temperature: Shows current CPU and RSX temperature Show IDPS: Shows current IDPS Show PSID: Shows current PSID Toggle Coldboot: Toggles between custom/original coldboot.raf Toggle System Version: Toggles between custom/original system version in "System Information" Basic Tools > xRegistry Tools
    Show accountID: Shows current user's accountID Backup activation file: Creates a backup of act.dat to /dev_usb or /dev_hdd0 Disable account: Deletes current user's activation file act.dat permanently Backup xRegistry.sys: Creates a backup of xRegistry.sys to /dev_usb or /dev_hdd0 Button Assignment: Switches O and X buttons Cobra Tools
    Convert savedata: Converts savedata from "/dev_usbXXX/PS3/SAVEDATA" to your own savedata Cobra Information: Shows current Cobra information Activate account: Creates act.dat file in the current local account Create license: Creates RIF licenses from RAP files from "x:\exdata" Create accountID: Creates a fake accountID for current user's in xRegistry Overwrite accountID: Overwrites current user's accountID with a fake one in xRegistry Create Syscalls: Create syscalls 6, 7, 8, 9, 10, 11, 15, 389 and 409 Allow Restore Syscalls: Allows restoring syscalls through "System Update" Skip license creation: Skips overwriting license file (RIF) if it already exists Toggle "What's New": Toggles "What's New" option in "PlayStationTM Network" tab Toggle Cobra: Enables or disables Cobra (reboot is required) Cobra Tools > FAN Tools
    Control FAN Mode: DISABLED: Disables Cobra’s Control FAN Control Fan Mode: SYSCON: Allows the PS3's SYSCON to control FAN speed Control Fan Mode: MAX: Set Cobra FAN speed to 0xFF Cobra Tools > QA Tools
    Check QA Flags: Check if QA flags are enabled or disabled Enable QA Flags: Enables QA Flags Disable QA Flags: Disables QA Flags Cobra Tools > FAN Tools > Dynamic FAN Control
    Maximum temperature: 60°C: Sets the fan speed dynamically to keep the system at a maximum temperature of 60°C Maximum Temperature: 65°C: Sets the fan speed dynamically to keep the system at a maximum temperature of 65°C Maximum Temperature: 70°C: Sets the fan speed dynamically to keep the system at a maximum temperature of 70°C Maximum Temperature: 75°C: Sets the fan speed dynamically to keep the system at a maximum temperature of 75°C WARNING: Some PS3 cannot reach/stay some option temperatures, use with caution
    Cobra Tools > FAN Tools > Manual Speed
    Manual Speed: 40%: Sets the fan speed statically at 40% (0x67) Manual Speed: 45%: Sets the fan speed statically at 45% (0x75) Manual Speed: 50%: Sets the fan speed statically at 50% (0x80) Manual Speed: 55%: Sets the fan speed statically at 55% (0x8E) Manual Speed: 60%: Sets the fan speed statically at 60% (0x9B) Manual Speed: 65%: Sets the fan speed statically at 65% (0xA8) Manual Speed: 70%: Sets the fan speed statically at 70% (0xB5) Manual Speed: 75%: Sets the fan speed statically at 75% (0xC0) Manual Speed: 80%: Sets the fan speed statically at 80% (0xCE) Manual Speed: 85%: Sets the fan speed statically at 85% (0xDA) Manual Speed: 90%: Sets the fan speed statically at 90% (0xE7) WARNING: The chosen speed will be static, it will not be changed at any time automatically
    Cobra Tools > FAN Tools > PS2 FAN
    PS2 Fan Mode: DISABLED: Disables Control FAN on PS2 game PS2 Fan Mode: SYSCON: Allows the PS3's SYSCON to control FAN speed on PS2 game PS2 Fan Mode: 40%: Sets FAN speed to 0x66 on PS2 game PS2 Fan Mode: 50%: Sets FAN speed to 0x80 on PS2 game PS2 Fan Mode: 60%: Sets FAN speed to 0x9A on PS2 game PS2 Fan Mode: 70%: Sets FAN speed to 0xB4 on PS2 game PS2 Fan Mode: 80%: Sets FAN speed to 0xCE on PS2 game PS2 Fan Mode: 90%: Sets FAN speed to 0xE8 on PS2 game WARNING: There is no Control FAN in a PS2 game, select with caution
    Dump Tools
    Clean Log File: Resets /dev_hdd0/tmp/cfw_settings.log file Dump IDPS: Saves IDPS to log file Dump PSID: Saves PSID to log file Log KLicense usage: Saves filename and klicensee to log file Log Secure File ID usage: Writes save data name and file ID key to log file Dump Disc Hash Key: Retrieves disc hash key from an ORIGINAL game disc Service Tools
    Display Applicable Version: Displays minimum downgrade version Check File System: Reboots and allows you to check and repair filesystem Rebuild Database: Reboots with Database rebuilding flag set Toggle Recovery Mode: Reboot to Recovery Mode (Not supported on NAND models!) Service Tools > Advanced Service Tools
    RSOD fix: Re-initialize VTRM-Region to attempt to fix RSOD Toggle Factory Service Mode: Enter/Exit Factory Service Mode (DON’T INSTALL CFW ON FSM) Remarry Bluray Drive: Requires: Enter to FSM and copy "eid_root_key" to /dev_usb Load LV2 kernel: Loads lv2_kernel.self file from /dev_usb000 or /dev_flash Savegames conversion tutorial
    WARNING: This option will overwrite your current savedata in dev_usbXXX, use it with caution
    Download someone else’s savegame for your game of your choice Put the savedata in your pendrive in “X:\PS3\SAVEDATA” (pendrive must be in FAT32) Put in the pendrive in the PS3 Select Network Tab > [★ Custom Firmware Tools] > Cobra Tools > Convert Savedata Wait until the conversion finishes Once finished, copy your converted savedata throught XMB “Saved Data Utility (PS3)” Launch your game and load your new savedata Creation of act.dat tutorial
    WARNING: The accountID is linked to savedata and trophies, so, if your current user already have a valid accountID and you overwrite it, you will be unable to use your trophies and savedata on that account until you restore the original accountID in xRegistry.sys.
    I recommend to use an empty account without trophies and savedata or an account without accountID.
    To create a fake act.dat, Cobra 8.3 must be enabled, and your PS3 must have at least one account with a valid accountID and launch a game that requires a RIF/RAP license file.
    Cobra will search a valid accountID in all existing accounts. If no accountID is found, act.dat will not be created.
    You can create a fake accountID (like reactPSN), to do this go to Network > ★ Custom Firmware Tools > Cobra Tools and choose between “Create accountID” or “Overwrite accountID” (Be careful about the last option because if you already have a fake/real accountID it will be overwritten). It is recommended to use these options in an account that does not have an ID. The PS3 will restart if everything went well.
    The tutorial would be the following:
    Download your purchased PSN game from PS Store Put game RAP file in “X:\exdata” or “/dev_hdd0/exdata” Launch your purchased PSN game Cobra will check if any of your PS3 accounts have accountID • Faked act.dat will be created while the game is launching If none of your accounts have a valid accountID you will need to create it. To do this log into the local PS3 account where you want to create the accountID. You can see if your current local account has an accountID choosing Network Tab > [★ Custom Firmware Tools] > Basic Tools > xRegistry Tools > Show accountID.
    To create a faked act.dat do the following:
    Make sure Cobra 8.3 is enabled Select Network Tab > [★ Custom Firmware Tools] > Cobra Tools > Create accountID Select Network Tab > [★ Custom Firmware Tools] > Cobra Tools > Activate account Launch your purchased PSN game Faked act.dat will be created while the game is launching Now you have a faked act.dat and your local account is activated. The act.dat file works for every local account, you only need one file for all accounts.
    by Evilnat.
  18. CFW Dual Boot Littlebalup 4.84

    Features:
    Based on the official firmware 4.84.  Patch isoldr and spu_pkg_rvk_verifier to disable ecdsa protections for installing CFW 4.84 and above.  The patched CoreOS files are exactly the same size as the OFW files.  The file table of the CoreOS is exactly the same as that of the OFW.  The size of the PUP is exactly the same as that of the OFW.  More stealth than him, it's an OFW;)  This custom firmware has been tested on a PlayStation 3 NAND (CECHC04) and NOR (CECH-2004B).
  19. CFW Ferrox 4.83

    CARATTERISTICHE DEL CFW:
    Costruito sulla Base Firmware originale 4.83. PSN / SEN Abilitato. Possibilità di Aggiornare da qualsiasi CFW (CEX). Possibilità di Aggiornare da OFW 3.55 e OFW 4.82 (da 4.82 è necessario PS3Xploit 2.0) Possibilità di Downgrade da qualsiasi CFW con QA Flags attive. QA Flags attive se abilitate in precedenza. FEATURE - Compatibilità con l' ultima versione di ReactPSN. FEATURE - RSOD Screen Bypass per Console affette da RSOD. FEATURE - Key 4.83 per avviare Giochi firmati con chiavi 4.83. FEATURE - App_home/PS3_GAME. FEATURE - Supporto XMB In-Game Screenshot. FEATURE - Supporto Remote Play. PATCH - LV1: Patchato per rimuovere la Protezione LV2. PATCH - LV1: Patchato il coreOS Hash Check per prevenire il Brick su Console Downgradate non-Dehashed. PATCH - LV1: Peek & Poke. PATCH - LV2: Peek & Poke. PATCH - PS3 BT Remote Patch. PATCH - PS3 BluRay Disc Patch. PATCH - Disabilitato Messaggio Epilessia al Boot. PATCH - Protezione CINAVIA Disabilitata.
  20. CFW Ferrox 4.84 Cobra 7.55

    Características:
    Construido en la base de OFW 4.84 SONY. PSN / SEN habilitado. Posibilidad de actualizar desde cualquier CFW (CEX). Posibilidad de actualización desde OFW 3.55 "Y desde el firmware original 4.82 [PS3Xploit exploit - solo consolas compatibles]" Posibilidad de degradación de cualquier CFW con indicadores de control de calidad activos. Indicadores QA activos si previamente habilitados. REPORTAJE - COBRA Parches 7.55 agregado FUNCIÓN - Nueva apariencia de XMB (consulte el instalador de mod de FERROX). FUNCIÓN - Compatibilidad con juegos de PS2. FUNCIÓN - Compatibilidad con juegos de PSP en formato ISO / Minis / Remaster. FUNCIÓN - Compatibilidad con la última versión de ReactPSN. FUNCIÓN - Desviación de pantalla RSOD para consolas afectadas por RSOD. FUNCIÓN - Teclas 4.84 para iniciar Juegos firmados con teclas 4.84 REPORTAJE - App_home / PS3_GAME. FUNCIÓN - Captura de pantalla en el juego de XMB: encuentre la opción en la columna Fotos del juego en línea de XMB. FUNCIÓN - Soporte de juego remoto. FUNCIÓN - El Administrador de paquetes integrado reemplaza los archivos de paquete de instalación clásicos. FUNCIÓN : adición de visualización de temperatura en XMB In-Game en juegos de PS2. Gracias a 3141card. PATCH - LV1: Parche para eliminar la protección LV2. PARCHE - LV1: parchó el CoreOS Hash Check para prevenir el Bloqueo en una Consola Sin Deshacer Abajo. PARCHE - LV1: Peek & Poke. PARCHE - LV2: Peek & Poke. PARCHE - PS3 BT Remoto Remoto. PARCHE - PS3 BluRay Disc Patch. PARCHE - Mensaje de epilepsia deshabilitado en el arranque. PARCHE - protección Cinavia deshabilitado por completo by Alexander.
  21. CFW Ferrox 4.85 Cobra 8.20

    Características:
    Construido en la base de OFW 4.85 SONY. PSN / SEN habilitado. Posibilidad de actualizar desde cualquier CFW (CEX). Posibilidad de actualización desde OFW 3.55 "Y desde el firmware original 4.82 [PS3Xploit exploit - solo consolas compatibles]" Posibilidad de degradación de cualquier CFW con indicadores de control de calidad activos. Indicadores QA activos si previamente habilitados. REPORTAJE - COBRA Parches 7.55 agregado FUNCIÓN - Nueva apariencia de XMB (consulte el instalador de mod de FERROX). FUNCIÓN - Compatibilidad con juegos de PS2. FUNCIÓN - Compatibilidad con juegos de PSP en formato ISO / Minis / Remaster. FUNCIÓN - Compatibilidad con la última versión de ReactPSN. FUNCIÓN - Desviación de pantalla RSOD para consolas afectadas por RSOD. FUNCIÓN - Teclas 4.84 para iniciar Juegos firmados con teclas 4.84 REPORTAJE - App_home / PS3_GAME. FUNCIÓN - Captura de pantalla en el juego de XMB: encuentre la opción en la columna Fotos del juego en línea de XMB. FUNCIÓN - Soporte de juego remoto. FUNCIÓN - El Administrador de paquetes integrado reemplaza los archivos de paquete de instalación clásicos. FUNCIÓN : adición de visualización de temperatura en XMB In-Game en juegos de PS2. Gracias a 3141card. PATCH - LV1: Parche para eliminar la protección LV2. PARCHE - LV1: parchó el CoreOS Hash Check para prevenir el Bloqueo en una Consola Sin Deshacer Abajo. PARCHE - LV1: Peek & Poke. PARCHE - LV2: Peek & Poke. PARCHE - PS3 BT Remoto Remoto. PARCHE - PS3 BluRay Disc Patch. PARCHE - Mensaje de epilepsia deshabilitado en el arranque. PARCHE - protección Cinavia deshabilitado por completo by Alexander.
  22. CFW Ferrox 4.86 Cobra 8.20

    Features:
    Developed from Sony OFW 4.86. PSN / SEN Activated. Possibility of updating from any CFW (CEX). Possibility of updating from OFW 3.55 and Firmware 4.86 of origin [with PS3Xploit - compatible consoles only]. Ability to downgrade from any CFW with active QA. QA indicators active if they have been activated previously. Addition of COBRA 8.20 patches New optional look of the XMB (see installer of the FERROX mod below). Compatibility of PS2 games. Compatibility of PSP games in ISO / Minis / Remaster format. Compatibility with the latest version of ReactPSN. Derivation of the RSOD screen for consoles affected by RSOD. 4.86 keys to start the games signed with the 4.86 keys App_home / PS3_GAME. In-game XMB screenshot - find the option in the Photos column of the in-game XMB game. Support for remote reading. Integrated package manager, replaces the classic Install Package Files. Added temperature display in XMB In-Game on PS2 games. Thanks to the 3141card. Patched to remove LV2 protection. LV1: Patched the CoreOS Hash Check to prevent the brick on the console from downgrading not broken down. LV1: Peek & Poke. LV2: Peek & Poke. PS3 BT Remote patch. PS3 BluRay Disc patch. Epilepsy message disabled at startup. CINAVIA protection completely disabled.
  23. CFW Ferrox 4.87 Cobra 8.20

    Custom Firmware Ferrox para Playstation 4 que toma como base el firmware oficial 4.87 de Sony.
    Features:
    Developed from Sony OFW 4.87. PSN / SEN Activated. Possibility of updating from any CFW (CEX). Possibility of updating from OFW 3.55 and Firmware 4.86 of origin [with PS3Xploit - compatible consoles only]. Ability to downgrade from any CFW with active QA. QA indicators active if they have been activated previously. Addition of COBRA 8.20 patches New optional look of the XMB (see installer of the FERROX mod below). Compatibility of PS2 games. Compatibility of PSP games in ISO / Minis / Remaster format. Compatibility with the latest version of ReactPSN. Derivation of the RSOD screen for consoles affected by RSOD. 4.86 keys to start the games signed with the 4.86 keys App_home / PS3_GAME. In-game XMB screenshot - find the option in the Photos column of the in-game XMB game. Support for remote reading. Integrated package manager, replaces the classic Install Package Files. Added temperature display in XMB In-Game on PS2 games. Thanks to the 3141card. Patched to remove LV2 protection. LV1: Patched the CoreOS Hash Check to prevent the brick on the console from downgrading not broken down. LV1: Peek & Poke. LV2: Peek & Poke. PS3 BT Remote patch. PS3 BluRay Disc patch. Epilepsy message disabled at startup. CINAVIA protection completely disabled. by Alexander.
  24. CFW Kmeaw 3.55

    #1. Create on the root of a USB (formatted FAT 32) the following folders: \PS3\UPDATE\
    #2. Which firmware is currently installed on your PS3?
    If you're on 3.55 Official Firmware jump to step #3.
    If you're on 3.55 CFW reinstall OFW from recovery mode then jump to step #3 
    If you're on 3.50 or less keep reading.
    Rename the PUP inside the OFW 3.55 SONY folder (OFW3.55.PUP) to PS3UPDAT.PUP
    Then put the renamed PUP into the folder you just create inside your USB‚ example:
    \PS3\UPDATE\PS3UPDAT.PUP
    Install PUP into the PS3 from XMB (Settings > System Update > Update via Storage Media)
    #3. Now you're on Official 3.55 firmware its time to install the kmeaw custom firmware.
    #4.Rename the PUP inside CFW 3.55 Folder (CFWkmeaw.PUP) to PS3UPDAT.PUP
    Then put the renamed PUP into the same folder you just create inside your USB‚ example:
    \PS3\UPDATE\PS3UPDAT.PUP (if asked to overwrite say YES)
    #5. Go to Settings > System Update > Update via Storage Media and install the kmeaw Custom Firmware
    note - if a message appear saying you already got the latest version turn the PS3 on Recovery Mode and choose System Update from the menu
    #6. After reboot you should see the install package file and the app_home/PS3_GAME/ inside the Game Folder
    #7. Add the package multiMAN to the root of any USB and install from the Install Package files option."
  25. CFW Maker

    Creador de Custom Firmwares personalizados para PS3.

×
×
  • Crear nuevo...