Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 542 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 542 Bytes

Reverse Engineering of Xbox Security Method 3

Materials for this blog post.

Contents

code - my implementation of Xbox Security Method 3 algorithm reverse engineered from Xbox 360 kernel. Sniffed data is included for validation.

decap - decapsulation images of Raw Science MCU that can be found in counterfeit Xbox 360 controllers. Masked rom dump is included.

Author: oct0xor oct0xor@gmail.com

Licensed under the GPLv2 license.

Dependencies

PolarSSL (http://www.polarssl.org)