• Home
  • Downloads
  • EBOOT Fixes
  • Forums
  • New Posts
  • Register
    • Welcome, Register Now! 
    • Premium VIP Membership
    • PS3 Sticky
      • PS3 CFW & MFW
      • PS3 Debug Firmware
      • PS3 Decrypted PSN Links for CFW
      • PS3 Downloads
      • PS3 EBOOT.BIN Original File Links
      • PS3 Firmware
      • PS3 Game Releases List
      • PS3 Guides & Tutorials
      • PS3 Hacking Guides and Tutorials
      • PS3 Hacks & JailBreak
      • PS3 Help & Support
      • PS3 JailBreak Game Compatibility List
      • PS3 JB2 / True Blue (TB) Game Links
      • PS3 multiMAN Updates
      • PS3 Resources
      • PS3 Reviews
      • PS3 Save Files Repository
      • PS3 Themes
      • PS3 Trophies List
      • PS3 Videos
      • PS Vita Trophies List
    • Quick Links
      • Affiliates
      • Contact Us
      • FAQ
      • Post News
      • Site Rules
      • Tag Cloud
 

Video: OpenCobra Cobra USB Dongle PS3 Payload by Oct0xor Demo

Category: PS3 Hacks & JailBreak  By: PS3 News - (twitter.com)
Tags: video opencobra cobra usb dongle payload oct0xor cobra dongle cobra dongle hacked

22w ago - Following up on the PS3UserCheat and True Blue unnecessary DRM-infected dongles being hacked alongside zadow28's work, today PlayStation 3 developer oct0xor shared a video of his OpenCobra Payload which aims to render the current Cobra USB dongle from Max Louarn useless.

Below are the details from his blog, as follows: "First I am going to say that this is not going to be an article, just a first blog post and some info about my recent project.

Finally I got my hands on cobra it was quite a lot of time since I touched this last time. There was s good things happened since then eg. I reverse engineered usercheat and true blue, had done a lot ps3 and not ps3 related hacking. There was a bad things eg. BlueDiskCFW, lv0 leak, a lot of devs leave the scene...

Cobra was for me really "the last" thing I have to do.

The last time when I worked on this I didnt had a dongle, and all what I had was a dump by JaiCraB. I reverse engineered it as much as possible, figure out almost all tricks, encrypton and etc. And figuare out that it reads a lot of data from dongle, and I cant do much without dongle itself. Thats why I put this project to the back burner.

Well... I had never buyed anyone dongle, and I never was not going to. All my dongles was donated (thanks again ) but not that time.

it was hard for me to make this decision but a few days ago cobra finally shipped to me...

3 days and now its all over.

Security is good enough, but not without big security risks. But it still the best crypto/obfuscation what I had seen on ps3. Sony have something to learn from this guys, especially now.

Cobra / True Blue almost identical, have the same source code, if you ever hacked 1 thing, 2nd wouldnt be a problem. The main functionality, honestly, not changed since original jb. Thats a shame. Thats why I cracking them like nuts





On the fourth day I taked a decision to make my own "OpenCobra" payload. only clean code without drm and garbage, to be able to port it to any new firmware, and change/add features. It taked 2 days, 3000 lines of asm, and you had seen the result.

Atm it based on 4.1 payload, plans for future is check/add new features from 4.4/5.0. Port to a new firmware (if cobra will not do this for me), and realize all nice innovations from new version of psp emu, such as better emu accuracy, 3D and etc...

In video you had seen Payload Loader. Thats the all code it has:

install_payload("OpenCobra_41.bin", PAYLOAD_OFFSET); // no comments
 
// install hooks
...
 
void sc8_0x9001(const char *path, const char *id) {
 
lv2syscall8(8, 0x9001, (u64)path, (u64)id, 0, 0, 0, 0, 0);
 
}
 
void sc8_0x9002(u8 flag1, u8 flag2, u8 flag3, u8 flag4) {
 
lv2syscall8(8, 0x9002, flag1, flag2, flag3, flag4, 0, 0, 0); // flag1 - eboot.bin encrypted/decrypted, flag2, flag3, flag4 - not real flags, its a tag related patch.
 
}
 
const char *path = "/dev_usb000/PSPISO/CRISIS CORE -FINAL FANTASY VII-.iso";
 
const char *id = "ULUS-10336";
 
sc8_0x9001(path, id);
 
sc8_0x9002(0, 0, 0, 0);
This tag related patches handled by mngr. So far I want to move it in payload. First I have to check how it handled in 4.4 / 5.0

Not sure yet when it will be released, if it will be, but we will see.

Keys!

LV2:
7174e18ad8c87a31.... 3.0
2005d05b1ac8a331.... 4.0
3902a14001cd4836.... 4.4
fd905abf25cdc236.... 5.0

APP:
3CFE6288B199F90A.... 3.0
5824D034A3CEED3A.... 4.0
8FA23E557693D4FE.... 4.1
If this subject will be interested for people, maybe I will write a full article about True Blue / Cobra analysis and hacking.

btw: Me and ~ some psp mysterious dark figure ~ reverse engineered algo for generating valid psp isos back to jule. But saves and a lot of games dont work without patching. So cobra's patched emu much better there imho."

Below are some additional pics from his blog which simply states: Usercheat + Cobra = <3

From flat_z: Here is some explanations to make things more clearer. If you read my twit about ps2_netemu you can see that I reverse-engineered it. It includes almost all things which are required to make custom disc images of original PS2 discs and run them on the PS3 if everything will works fine. So it can lead us to the process of remastering PS2 discs which includes making of ISO.BIN.ENC (the encrypted version of original image which can be read by the PS3), creation and encryption of .VME files (virtual memory cards), ISO.BIN.EDAT (includes the title ID of disc).

The only thing which is not currently known is the format of decrypted CONFIG file (I can decrypt the file and encrypt it back but it have a complex format). It is optional and can be empty but I'm afraid that some games requires it to run on the PS3. My plan was the creation of PS2 remastering tool and I wanted to share it. Although I even not sure will it work or no but there are many chances that it will.

But something happened before I started to do it. My HDD on the laptop died and I have all information regarding PS3 on it. Although I was able to restore some important files but not all. So I need a time to buy components for a new computer and build it. For the same reason, I have a delay on my real job (I'm working as a free-lancer) so I will going to do my job before I start to do something new for PS3.

P.S. I see many questions about compatibility. You don't need a backward compatible PS3 console to run PS2 games through ps2_netemu because it is software emulator and doesn't require any PS2 hardware components. Also I think that ps2_netemu is more better and stable than ps2_softemu but this statement requires testing.

Finally, from naehrwert (via twitter.com/naehrwert) comes some related Cobra ODE EID0 information (ECDSA from pastie.org/6169158) , as follows:

/*
* Copyright (c) 2012-2013 by naehrwert
* This file is released under the GPLv2.
*/

#include <stdio.h>

#include "types.h"
#include "sha1.h"
#include "ecdsa.h"

/*! EID0 section entry. */
typedef struct _section
{
	u8 data[0x38];
	u8 R[0x14];
	u8 S[0x14];
	u8 pub[0x28];
	u8 unk[0x20];
	u8 omac[0x10];
	u8 padding[0x08];
} section_t;

/*! ECDSA curve. */
typedef struct _curve
{
	u8 p[20];
	u8 a[20];
	u8 b[20];
	u8 N[21];
	u8 Gx[20];
	u8 Gy[20];
} curve_t;

/*! EID0 Section 0 - 1. */
u8 section0_1[0xC0] = {
	//Paste a decrypted EID0 section 0 here.
};

/*! EID0 Section 0 - 2. */
u8 section0_2[0xC0] = {
	//Paste a different (!) decrypted EID0 section 0 here.
};

/*! One sexy curve. */
u8 curve0[0x79] = {
	//SHA1: https://twitter.com/naehrwert/status/286745714434899968
	//(9035B33F58DFAEF389FD49187F93C4FC2D2DD268)
};

/*!
* \brief Hexdump, dummy.
*/
void _hexdump(const char *name, u32 offset, u8 *buf, int len, int print_addr)
{
	int i, j, align = strlen(name) + 1;

	printf("%s ", name);
	if(print_addr)
		printf("%08X: ", offset);
	for(i = 0; i < len; i++)
	{
		if(i % 16 == 0 && i != 0)
		{
			printf("\n");
			for(j = 0; j < align; j++)
				putchar(' ');
			if(print_addr)
				printf("%08X: ", offset + i);
		}
		printf("%02X ", buf[i]);
	}
	printf("\n");
}

/*!
* \brief Dump section info.
* \param name Name.
* \param s Section.
*/
void dump_section(const char *name, section_t *s)
{
	printf("Section%s:\n", name);
	_hexdump(" DATA     ", 0x00, s->data, 0x38, 1);
	_hexdump(" ECDSA R  ", 0x38, s->R, 0x14, 1);
	_hexdump(" ECDSA S  ", 0x4C, s->S, 0x14, 1);
	_hexdump(" ECDSA PUB", 0x60, s->pub, 0x28, 1);
	_hexdump(" UNK      ", 0x88, s->unk, 0x20, 1);
	_hexdump(" OMAC     ", 0xA8, s->omac, 0x10, 1);
	_hexdump(" PADDING  ", 0xB8, s->padding, 0x08, 1);
	printf("\n");
}

/*!
* \brief Verify section.
* \param s Section.
* \param c Curve.
* \return Verify result.
*/
int verify_section(section_t *s, curve_t *c)
{
	u8 hash[0x14];
	u8 _R[21] = {0}, _S[21] = {0};

	memcpy(_R + 1, s->R, 20);
	memcpy(_S + 1, s->S, 20);

	sha1(s->data, 0x38, hash);
	ecdsa_set_curve(c->p, c->a, c->b, c->N, c->Gx, c->Gy);
	ecdsa_set_pub(s->pub);
	return ecdsa_verify(hash, _R, _S);
}

//Maybe you're lucky?!
int main()
{
	dump_section("0_1", (section_t *)section0_1);
	dump_section("0_2", (section_t *)section0_2);
	printf("sig. 1 verified: %s\n", verify_section((section_t *)section0_1, (curve_t *)curve0) ? "yay" : "nay");
	printf("sig. 2 verified: %s\n", verify_section((section_t *)section0_2, (curve_t *)curve0) ? "yay" : "nay");
	printf("R_1 == R_2: %s\n", memcmp(((section_t *)section0_1)->R, ((section_t *)section0_2)->R, 0x14) ? "nay " : "yay ");
	getchar();
	return 0;
}
While this is definitely interesting news, odds are it's just a ploy for the Cobra Team to release a new dongle that will be 'required' for their upcoming PS3 4.3x CFW unfortunately or the PS3 ODE in order to further line their pockets with PlayStation 3 sceners' hard-earned cash once again... as always, time will tell for sure.








Stay tuned for more PS3 Hacks and PS3 CFW news, follow us on Twitter and be sure to drop by the PS3 Hacks and PS3 Custom Firmware Forums for the latest PlayStation 3 scene updates and homebrew releases!

Comments 544 Comments - Go to Forum Thread »

Errors

The following errors occurred with your submission

Okay

Quick Reply Quick Reply

  • Decrease Size
    Increase Size
  • Wrap [QUOTE] tags around selected text
Posting Quick Reply - Please Wait Posting Quick Reply - Please Wait
yeopajee's Avatar
#539 - yeopajee - 2w ago
Reply
is STEALTH multiman working with rebug 4.41.2?

PS3 News's Avatar
#538 - PS3 News - 2w ago
Reply
Following up on the previous update, today multiMAN PS3 back-up manager has been updated to support Rebug 4.41 CFW with the changes outlined below.

Download: http://www.sendspace.com/file/jjl7sz (104.59 MB) / http://www.mediafire.com/download.php?te2qr187bcb59jg (Mirror) / http://www.sendspace.com/file/7yvm3k (2.57 MB) / http://www.mediafire.com/download.php?a9hoasn3f3vzf75 (Mirror) / http://www.sendspace.com/file/i4idgq (39.17 MB)

More Mirrors (via mateogodlike.com/2013/05/ps3-multiman-044000-upd-base-cex-dex.html):

• http://www.sendspace.com/file/nfrten (2.57 MB)
• http://www.sendspace.com/file/quendw (37.17 MB)
• http://www.sendspace.com/file/akq53q (32.44 MB)
• http://www.sendspace.com/file/8x5f7t (34.98 MB)

To quote: Dean has come through and updated multiMAN to version 4.40.00. This quick update makes it compatible with REBUG's released 4.41 LITE CFW As well as any future 4.41 CFW's that are eventually released.

Changelog:

• Added support for 4.41 CFW
• All specific features (like BD Movie region Change, BD-Mirror, DYNAREC, PS1 BIN+ISO backups, PS2 Classics, discless, etc) work.

multiMAN ver 04.40.00 BASE (20130502).zip (104.59 MB) Includes:

• multiMAN ver 04.40.00 BASE CEX (20130502).pkg (37 MB)
• multiMAN ver 04.40.00 BASE DEX (20130502).pkg (32 MB)
• multiMAN ver 04.40.00 BASE STEALTH (20130502).zip (35 MB)

Note: If you ran multiMAN on 4.41 before this update, you will need to re-enable the BD-ROM emulator (bottom option in settings) and restart multiMAN for it to work.

Note 2: lastGAME, gameDATA and stDISC won't work. bdRESET should still work. The function in mM for ext.game data works. If you have gameDATA installed you can switch back to HDD mode.

Update: Dean has compiled a new mM compatible version of Showtime. Showtime 04.03.211 [CEX] for multiMAN: Replace it (via FTP or mmOS) in /dev_hdd0/game/BLES80608/USRDIR/sys/:

Download: http://www.sendspace.com/file/q15z38 (5.89 MB) / http://www.sendspace.com/file/phuhrb (5.93 MB) / http://www.sendspace.com/file/jjo6kf (5.99 MB)

Update 2: multiMAN ver 04.40.00 BASE CEX (20130503).pkg is also now available above with the following additions:

• Updated Showtime for mM to 04.03.211
• Updated PS1 Emulator (ps1_emu.self) to 4.41 (it will be used on 4.40 and 4.41 CFWs)
• Updated PS1_NET Emulator (ps1_netemu.self) to 4.41 (it will be used on 4.40 and 4.41 CFWs)

Now mM will use ps1_emu/ps1_netemu from 4.41OFW (patched of course) when launching PS1 ISO/BIN+CUE backups if your PS3 is running 4.40CFW/4.41CFW. I didn't change the mM version, but if you wish better PS1 backups compatibility and newer Showtime - update to this BASE version.

You can install this version either from scratch or update any installed mM version.

Finally, mMTools has also been updated for PS3 4.41 CFW with details below, as follows:

And here are the remaining tools:

Download: http://www.sendspace.com/file/hwwr3s (722.63 KB)

Included:

• lastGAME6.pkg (requires mM 04.40.00 if used for PS1 backups)
• gameDATA6.pkg
• bdRESET6.pkg
• stDISC4.pkg

All tools should now support 4.41 CFW. Older firmwares 3.55 / 4.21 / 4.30 / 4.31 / 4.40 (CEX / DEX) are supported, too.

The server issue is that there is no more a server. You should have no problems playing retro roms with any mM version.



More PlayStation 3 News...

PS3 News's Avatar
#537 - PS3 News - 3w ago
Reply
You may want to try this Base version following by updating it through multiMAN or using THIS update afterwards: http://www.ps3news.com/ps3-hacks-jailbreak/multiman-v04-30-00-arrives-includes-support-for-loading-ps2-classics/

Drakhen's Avatar
#536 - Drakhen - 3w ago
Reply
ok I see several multiman downloads there which one do I want... there is cex, dex, base, stealth, upd?

jaiter's Avatar
#535 - jaiter - 3w ago
Reply
I had an old phat ps3 here a cecha01 that had no hard drive and red light of death. So I put a HDD and re flowed it works great. I am at Rogero 4.40 v1.02 right now and I can't get multiman to work all I get is a black screen what am I doing wrong. I installed full 4.04 and 4.06. Then 4.14 full and 4.30 base nothing?

Page 2 of 109 «‹123456789›LAST »

Related PS3 News and PS3 CFW Hacks or JailBreak Articles

• PSPMinis / PS3Minis / Bite v1.5.1 Update for PS3 is Now Released
• PS3 Fan Control Utility v1.7 for PS3 CFW CEX 3.41 to 4.41 Arrives
• PSPMinis / PS3Minis / Bite v1.5 for PS3 with PSP Homebrew Support
• PS3 Fan Control Utility v1.6 for PS3 CFW CEX 3.41 to 4.40 Arrives
• OpenSCETool (OSCETool) v0.9.2 By SpacemanSpiff for PS3 is Released
• PUAD GUI v1.5 - PS3 PUP Unpacker, Repacker and Decrypter Out
Affiliates  NewsNow  Privacy  PS3 CFW & MFW  PS3 Hacks & JailBreak  PS3 Reviews  PS3 Videos  © 2013 PlayStation 3 News

PlayStation 3 Links

• Contact Us E-Mail
• PS3 Affiliates
• PS3 CFW & MFW
• PS3 Debug Firmware
• PS3 Decrypted PSN Links for CFW
• PS3 Downloads
• PS3 EBOOT.BIN Original File Links
• PS3 Firmware
• PS3 Game Releases List
• PS3 Guides & Tutorials
• PS3 Hacking Guides and Tutorials
• PS3 Hacks & JailBreak
• PS3 Help & Support
• PS3 JailBreak Game Compatibility List
• PS3 JB2 / True Blue (TB) Game Links
• PS3 multiMAN Updates
• PS3 News Forums
• PS3 News Site FAQ
• PS3 News Site Advertising FAQ
• PS3 News Site Posting FAQ
• PS3 News Site Privacy FAQ
• PS3 News Site Rules
• PS3 News Site Tag Cloud
• PS3 News Site Terms
• PS3 Resources
• PS3 Reviews
• PS3 Save Files Repository
• PS3 Themes
• PS3 Trophies List
• PS3 Videos
• PS Vita Trophies List

PlayStation 3 News Discussions
The Yes/No question thread - 1h ago

miquel7000's Avatar
Quote No. do you have a ps3?? Yes Do i have a ps3??...
By miquel7000 with
 2047 Comments »
Introductions: Hello Everyone, I'm New at PS3News.com! - 1h ago

miquel7000's Avatar
Quote yo ...
By miquel7000 with
 6988 Comments »
The Yes/No question thread - 5h ago

mm4dsc's Avatar
Quote No. Will you be traveling out your home country in the next week?...
By mm4dsc with
 2047 Comments »
GTA IV for Rogero 4.40 - 5h ago

Liongooder's Avatar
Quote Here you go: Grand Theft Auto IV: The Complete Edition US http://letitbit.net/download/88501.805e2447bdaf7d6768fd8cafa455/Grand_Theft_Auto_IV_...
By Liongooder with
 5 Comments »

Latest PlayStation 3 Trophies
PixelJunk Monsters : Encore : Zero Carat
PixelJunk Monsters : Encore : Wishing Well
PixelJunk Monsters : Encore : Scrooge's Return
PixelJunk Monsters : Encore : Black Flag

Latest PlayStation Vita Trophies
Jacob Jones and the Bigfoot Mystery : Low Notes
Jacob Jones and the Bigfoot Mystery : Unjammed
Jacob Jones and the Bigfoot Mystery : Low Roller
Jacob Jones and the Bigfoot Mystery : Quick Packer

Latest PlayStation 3 Releases
Muvluv Alternative Total Eclipse JPN PS3-HR - 05-17-2013
Skate 2 EUR PS3-Googlecus - 05-16-2013
The Walking Dead A Telltale Games Series PS3-COLLATERAL - 05-15-2013
The Cube PS3-ANTiDOTE - 05-14-2013

Latest PlayStation 3 Themes
Wolverine Origins PS3 Theme - 05-11-2013
Heavy Rain (Official) Dynamic PS3 Theme - 05-09-2013
Wipeout HD Fury Dynamic PS3 Theme - 05-06-2013
Batman Arkham City Dynamic PS3 Theme - 05-04-2013
  • Contact Us
  • -
  • PS3 News