Coder Social home page Coder Social logo

goobycorp / xbox-360-crypto Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 9.0 1.47 MB

A collection of tools I've written for the Xbox 360

License: BSD 3-Clause "New" or "Revised" License

Assembly 21.80% Python 78.20%
cryptography devkit homebrew python3 shadowboot xbox-360 xecrypt

xbox-360-crypto's People

Contributors

goobycorp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xbox-360-crypto's Issues

[Q] xb360 saves decryption tool

is there a tool that can be used to decrypt xb360 saves?

My aim is to load some xb360 saves on game ports for a different system (PS3 and PC)

verify_keys.py missing?

The readme mentions (and tries to link to) a verify_keys.py file, but the file appears to be missing?

Missing class XeCryptRc4EcbKey in xcp_dumper.py

This will OVERWRITE and DELETE the original XCP file, press "ENTER" if you want to continue...
Decrypting XCP file...
Decrypting CAB header...
Traceback (most recent call last):
  File "D:\Sources\Xbox_360_Crypto\xcp_dumper.py", line 205, in <module>
    main()
  File "D:\Sources\Xbox_360_Crypto\xcp_dumper.py", line 108, in main
    init_crypto_at(0x60)
  File "D:\Sources\Xbox_360_Crypto\xcp_dumper.py", line 103, in init_crypto_at
    XeCryptRc4EcbKey(XeCryptHmacSha(args.key, bytes(rc4_sha_struct.cksm)))
NameError: name 'XeCryptRc4EcbKey' is not defined

Seems like it's supposed to be in XeCrypt.py but it's not there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.