Please help support the site by donating at the link below.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8ZRU34U47BESW
|
June 16, 2012, 07:20:29 PM by KingMike_OS
Views: 2392 | Comments: 5 With the new 15*** update, M$ has added a new key to their hash calculation for the rc4 key. It's basically just the first 16 bytes of the header, which include the version number, entrypoint, and size. These are all per-CB, per-version, so we cannot take a keystream from a 15*** CBB and use it to make a 14*** CB because the CBA on 14*** is unable to calculate the rc4 key no matter what we change. What this means: In order to RGH2 an xbox with 15***, you need either: 1) The cpu_key 2) A previous exploitable dump from the SAME XBOX. Must fit one of the following: - Phats: 14717, 14719 - Slims: 9199, 12416, 12625, 13146, 13599, 13604, 13146, 13599, 14699, 14717, 14719 (e.g. ANY version before 15722) Older dumps will NOT WORK with RGH2/RGH3 ! DO NOT UPDATE TO 15*** WITHOUT BACKING UP FIRST! What do we do now: We are looking into ways of exploiting the rc4. To make it clear, the new way of generating the CBB decryption rc4 key is as follows: Secret = CBA[0x10:0x20] Digest = CBB[0x10:0x20] + CPU_Key + CBA[0:6] + 0×0000 + CBA[8:0x10] def decrypt_CB_Cpu(CB): assert cpukey secret = CB_A[0x10:0x20] h = hmac.new(secret,None, sha); h.update(CB[0x10:0x20]); h.update(cpukey); v = struct.unpack(">h", CB_A[0x6:0x8])[0] print " * checking flag: %X" % v if( v & 0x1000): print " ** Using new encryption scheme" h.update(CB_A[0:0x6] + "\x00\x00" + CB_A[8:0x10]); key = h.digest()[0:0x10] CB = CB[0:0x10] +key+ RC4.new(key).decrypt(CB[0x20:]) return CB Thx Team Xecuter For The Update June 16, 2012, 09:52:35 AM by robin1989
Views: 2285 | Comments: 2 ok one thing i need someone to have a go at is creating a background the same size as this image below that can hopefully seamlessly tile. It will need to be a circuit board style as it is a background for the new shop software June 14, 2012, 07:56:47 AM by KingMike_OS
Views: 1418 | Comments: 0 Released: June 12, 2012 Known Changes: Avatar store added to social on the dashboard Updates to the avatar store Adds "Manage Exercise Info" to players Profile Sky is removed from the dashboard (now only accessible through the apps menu) Improvements and preparation for future Xbox live Enhancements Unpublished Changes: CB has Changed RC4 Keystream Calc Has Changed WARNING: AS ALWAYS – DO NOT UPDATE WITHOUT HAVING FIRST DONE A FULL NAND DUMP AND EXTRACTED A CORRECT CPU KEY ! June 12, 2012, 08:42:33 AM by whitetop
Views: 2500 | Comments: 1 LulzSec Reborn, the self-proclaimed reincarnation of the disbanded Lulz Security, has posted about 10,000 Twitter usernames and passwords on Pastebin. The leaked Twitter accounts are from people who use TweetGif, a third-party app that lets users share animated GIFs.... June 07, 2012, 01:11:14 PM by whitetop
Views: 1480 | Comments: 2 It’s that time of the year once again as the video game industry’s biggest giants get together in Los Angeles to show off all their new upcoming content. ...
|
There aren't any users online.
Re: DualSense 5 Controller PCB Scans by marciolima
[December 21, 2024, 08:31:01 PM] Re: DualSense 5 Controller PCB Scans by Kraaz [December 08, 2024, 10:56:11 AM] Re: DualSense 5 Controller PCB Scans by goxon1981 [December 07, 2024, 03:50:46 AM] Re: DualSense 5 Controller PCB Scans by goxon1981 [December 06, 2024, 11:04:58 PM] Re: DualSense 5 Controller PCB Scans by RDC [December 06, 2024, 06:54:50 PM] Re: DualSense 5 Controller PCB Scans by goxon1981 [December 06, 2024, 01:24:03 PM] Re: DualSense 5 Controller PCB Scans by RDC [December 06, 2024, 09:03:13 AM] Re: DualSense 5 Controller PCB Scans by goxon1981 [December 06, 2024, 08:10:06 AM] PS3 Motherboard Dia-002 Need help identify components / Value by Warloki [November 24, 2024, 01:27:57 PM] Re: Jdm 040 blinking fast orange without battery by Ordog [November 21, 2024, 06:44:39 AM] |