GithubHelp home page GithubHelp logo

Comments (2)

roadwide avatar roadwide commented on June 5, 2024

If the pad’s QQ also uses XOR encryption, we know that XOR encryption is reversible. You can send a piece of known information to someone in QQ, such as a string of numbers, and then use another known number as Key, so that the real encryption key will be solved when the program is used for decryption. This idea is feasible in theory, but I haven't really tried it. In short, XOR encryption means that the original text and the key can be used to solve the original text, and the original text and the cipher text can also be used to solve the key. If the pad's QQ does not use XOR encryption, or its database structure is different from that of the mobile version, then new methods need to be explored.

from qqmessageoutput.

roadwide avatar roadwide commented on June 5, 2024

Sorry, I did not see that you cannot log in to QQ. If this is the case, you may need to find some known plaintext fields in the database to assist in cracking. For example, maybe there may be an encrypted QQ number in the database, but the plaintext of this QQ number is known to us, and then reverse cracking. This is also my assumption, I have not tried it, but because the exclusive OR encryption is reversible, theoretically it can be cracked with violence.

I have another idea. You can log in to another QQ that you can log in, and then use the method described in my last reply to decrypt the key, and then decrypt the QQ that you cannot log in.

By the way, Some say the key to the pad may be a MAC address. You can have a try.

from qqmessageoutput.

Related Issues (11)

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.