Giter VIP home page Giter VIP logo

Comments (5)

rossengeorgiev avatar rossengeorgiev commented on May 27, 2024

Remove manifest_gid from your command

from steamctl.

Nigm4s avatar Nigm4s commented on May 27, 2024

capture2

from steamctl.

rossengeorgiev avatar rossengeorgiev commented on May 27, 2024

Interesting. I don't why that is failing, and I can't test as I don't own that appid. However, you could modify the file just before line 122 and insert like:

print("egid:", repr(encrypted_gid))
print("password:", repr(password))

With that I can look to figure out why the output doesn't match the unpack

from steamctl.

Nigm4s avatar Nigm4s commented on May 27, 2024

capture3
egid: b'e\x17\x1f\xfb\xf2Ft\x11\xa6\x8d\x10\x98\xd0\xcd\x0fU'
password: b'\xf2\xbeL\xde:\x9c\xfb\x92\x8fu\x00\x1c\x04\xd6\x91\x10\xa7\x84\x8b\xbbz\xf0\xb2\x9d5NM\x9aG\xae\x15\xb6'

from steamctl.

rossengeorgiev avatar rossengeorgiev commented on May 27, 2024

Ok, looks like that decrypts to empty, which means the password is incorrect. I guess Steam rotates it on the backend, and it changes, so older encrypted gids can no longer be decrypted. I'll add an error message for this

from steamctl.

Related Issues (20)

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.