PS3 4.81 STARBUCKS COBRA 7.40 CFW by Habib

The PlayStation 3 Custom Firmware developer who has a focus on bringing new features to CFW is here with a new release for 4.81. Developer @habib has released 4.81 STARBUCKS COBRA 7.40 CFW , with an updated COBRA payload that has some interesting advancements such as a new syscall (15) added to execute any LV2 Internal function, as habib explains this will allow devs to execute their own payload at a specific address. Other details and feature about Cobra 7.40 update can be seen in the "Cobra 7.40" tab. Other features such as Cinavia protection removed so you can digitalize your personal collection without intrusion this handles all content from HDD, BDMV & BDVD, Habib cover's the new additions in the details provided..
-STLcardsWS​
4.81_habib_Cobra_starbucks.png


  • 4.81 STARBUCKS [w/ COBRA v7.40] CFW
    by @habib

    CHANGELOG:
    1. MADE OUT OF 4.81 OFW
    2. HAVE INSTALL PACKAGE FILES AND APP_HOME
    3. HAVE reActPSN COMPATIBILITY
    4. PATCHED LV0 TO DISABLE ECDSA CHECK
    5. PATCHED LV2 TO ADD PEEK/POKE SUPPORT
    6. PATCHED LV1 TO DISABLE LV2 PROTECTION
    7. PATCHED LV1 TO ADD PEEK/ POKE SUPPORT
    8. IT CAN RUN GAMES SIGNED WITH KEYS UP TO 4.81
    9. CAN BE UPDATED OVER ANY CFW.
    10. CAN BE UPDATED OVER 3.55 OFW
    11. NOT ADDED NO BT/BD PATCHES
    12. RSOD BYPASS
    13. REACTPSN OFFLINE PATCH ADDED
    14. BETTER SYSTEM STABILITY
    15. REMOVED CINAVIA DRM FOR HDD CONTENT
    16. REMOVED CINAVIA FOR BDMV
    17. REMOVED CINAVIA FOR BDVD
    18. QA FLAG ENABLED BY DEFAULT IF PS3 WAS QA ON 3.55
    19. COBRA 7.40
    20. SYSTEM ACTS AS A COMPLETELY NORMAL CFW WHEN COBRA DISABLED
    21. FSELF COMPATIBILITY ADDED
    22. PATCHED DOWNLOAD PLUGIN FOR DEX PKGS(FOR E.G XMBPD)
    23. ENCHANCED REMOTE PLAY
    24. REMOTE PLAY SFO FLAG OBSOLETE
    25. NO EPILEPSY WARNING
    26. SYSCALL 15 ADDED TO EXECUTE ANY LV2 INTERNAL FUNCTION​
    UPDATE (v1.01) - day zero 1.01 update released.
    • fixed ps2 issue and whats new psn

    wanna buy me cookie?

  • COBRA 7.40 Changes:
    1. stage0_base updated for faster boot timings
    2. no more debug texts overwritten for devs
    3. syscall 15 added
    4. updates hashes to cobra internally​

    UPDATE HASH:
    • Make a text file named hash_recheck.txt
    • inside the file put new hashes in format filename:hash per line(e.g vsh.self:a0000101002e6534)
    • paste this file at /dev_hdd0/hash_recheck.txt
    • reboot ps3 and then reboot again
    SYSCALL 15:
    • allows calling of any lv2 internal function like internal memcpy to dump lv2. e.g(memcpy(dst, source, size, symbol);)
    • this also allows developers to execute their own payload at an address e.g you paste payload at 0x3d98 and then execute through sc15
    • example has been attached with new include file named "sc10_15.h"
    OTHER CHANGES COMPARED:
    • with ALL the current cobra cfw released they have a stage0 bug which overwrites another function stack, which could cause instability
    • one i checked didnt had hdd cinavia patched, this has it done

Download: 4.81 STARBUCKS COBRA v7.40
MD5:15660d36c3aa5197c97c87643acdca3c
 
Last edited by a moderator:
Interesting, can you elaborate on what exactly you mean by
''23. ENCHANCED REMOTE PLAY
24. REMOTE PLAY SFO FLAG OBSOLETE''?
 
Thanks a lot habib for this wonderful CFW. i have been waiting it so long
but can you or someone else tell me what to do with (lv2_sc15) zip file and what it does?
thanks again my friend
 
It is a good practice to always include the md5 with every release of a CFW.

The md5 is not only used to verify the integrity of the file. The md5 is used also to authenticate that the file is the one that you intended to distribute.
MD5:15660d36c3aa5197c97c87643acdca3c
 
Thanks a lot habib for this wonderful CFW. i have been waiting it so long
but can you or someone else tell me what to do with (lv2_sc15) zip file and what it does?
thanks again my friend
It's an example of usage of the newly implemented syscall 15 as described in the OP.
The new syscall allows to execute a payload in memory or call any Lv2 function.. It's mostly for devs, not users really.... If you are not a dev, you can ignore it...

This particular example can be installed as pkg, using syscall 15, it dumps Lv2 memory to /dev_usb000 & names the dump file lv2.bin.

It should be useful in any case.
Also of great help is this new hash update function, patching vsh or other system files will no longer require recompiling Cobra.
EvilNAT had already included a feature in SEN Enabler to fix Cobra hash but this native Cobra function can now be used by devs & advanced users painlessly... Cool. [emoji4]
 
Last edited:
The PlayStation 3 Custom Firmware developer who has a focus on bringing new features to CFW is here with a new release for 4.81. Developer @habib has released 4.81 STARBUCKS COBRA 7.40 CFW , with an updated COBRA payload that has some interesting advancements such as a new syscall (15) added to execute any LV2 Internal function, as habib explains this will allow devs to execute their own payload at a specific address. Other details and feature about Cobra 7.40 update can be seen in the "Cobra 7.40" tab. Other features such as Cinavia protection removed so you can digitalize your personal collection without intrusion this handles all content from HDD, BDMV & BDVD, Habib cover's the new additions in the details provided..
-STLcardsWS​


  • 4.81 STARBUCKS [w/ COBRA v7.40] CFW
    by @habib

    CHANGELOG:
    1. MADE OUT OF 4.81 OFW
    2. HAVE INSTALL PACKAGE FILES AND APP_HOME
    3. HAVE reActPSN COMPATIBILITY
    4. PATCHED LV0 TO DISABLE ECDSA CHECK
    5. PATCHED LV2 TO ADD PEEK/POKE SUPPORT
    6. PATCHED LV1 TO DISABLE LV2 PROTECTION
    7. PATCHED LV1 TO ADD PEEK/ POKE SUPPORT
    8. IT CAN RUN GAMES SIGNED WITH KEYS UP TO 4.81
    9. CAN BE UPDATED OVER ANY CFW.
    10. CAN BE UPDATED OVER 3.55 OFW
    11. NOT ADDED NO BT/BD PATCHES
    12. RSOD BYPASS
    13. REACTPSN OFFLINE PATCH ADDED
    14. BETTER SYSTEM STABILITY
    15. REMOVED CINAVIA DRM FOR HDD CONTENT
    16. REMOVED CINAVIA FOR BDMV
    17. REMOVED CINAVIA FOR BDVD
    18. QA FLAG ENABLED BY DEFAULT IF PS3 WAS QA ON 3.55
    19. COBRA 7.40
    20. SYSTEM ACTS AS A COMPLETELY NORMAL CFW WHEN COBRA DISABLED
    21. FSELF COMPATIBILITY ADDED
    22. PATCHED DOWNLOAD PLUGIN FOR DEX PKGS(FOR E.G XMBPD)
    23. ENCHANCED REMOTE PLAY
    24. REMOTE PLAY SFO FLAG OBSOLETE
    25. NO EPILEPSY WARNING
    26. SYSCALL 15 ADDED TO EXECUTE ANY LV2 INTERNAL FUNCTION​
    UPDATE (v1.01) - day zero 1.01 update released.
    • fixed ps2 issue and whats new psn

    wanna buy me cookie?

  • COBRA 7.40 Changes:
    1. stage0_base updated for faster boot timings
    2. no more debug texts overwritten for devs
    3. syscall 15 added
    4. updates hashes to cobra internally​

    UPDATE HASH:
    • Make a text file named hash_recheck.txt
    • inside the file put new hashes in format filename:hash per line(e.g vsh.self:a0000101002e6534)
    • paste this file at /dev_hdd0/hash_recheck.txt
    • reboot ps3 and then reboot again
    SYSCALL 15:
    • allows calling of any lv2 internal function like internal memcpy to dump lv2. e.g(memcpy(dst, source, size, symbol);)
    • this also allows developers to execute their own payload at an address e.g you paste payload at 0x3d98 and then execute through sc15
    • example has been attached with new include file named "sc10_15.h"
    OTHER CHANGES COMPARED:
    • with ALL the current cobra cfw released they have a stage0 bug which overwrites another function stack, which could cause instability
    • one i checked didnt had hdd cinavia patched, this has it done

Download: 4.81 STARBUCKS COBRA v7.40
MD5:15660d36c3aa5197c97c87643acdca3



STLcardsWS
MD5 release is wrong MD5: 15660D36C3AA5197C97C87643ACDCA3C
 
Last edited:
hey do i still have to use the reub roolbox thingy with this ?
No. You don't need to use the reub roolbox thingy. [emoji6]

Like the name implies, the "Rebug Toolbox" is for... Rebug CFW... Lol
Very few features of Rebug Toolbox 02.02.10 will work, most features will not & are not designed to.
 
Last edited:
Fyi guys the dumper is SUPER fast compared to other pslight lv2 dumpers
It just shows how much internal library helps(cellfs and with sc 15 internal lib)
Oh and it is fw dependant
You can make it fw independant but i chose not to because my purpose was to just make a test app with sc 15 support
 

Featured content

Trending content

Back
Top