Code Monkey home page Code Monkey logo

Comments (4)

paul-matthews avatar paul-matthews commented on July 22, 2024

Are there multiple signatures returned by AppSignatureHelper.getAppSignatures() or is it just one?

Are the differences between each of the methods or generating different hashes for the same method?

from android-credentials.

ithinkihaveacat avatar ithinkihaveacat commented on July 22, 2024

@nikhil-sh Uh yes, thanks for the report--there seem to be a few issues here. The three methods definitely should be generating the same hash.

Re the Linux command, can you check that the keytool component of the command is generating meaningful output? i.e. keytool -alias MyAndroidKey -exportcert -keystore MyProduction.keystore. Unfortunately the command emits errors to stdout, not stderr, so you might in fact be generating the hash of an error message like keytool error: java.lang.Exception: Alias <jjandroiddebugkey> does not exist instead of the actual cert...

The sms_retriever_hash_v9 potentially has a similar issue, plus it seems to fail on Linux. I created a new version. Can you test that to see if it works, and if it produces the same results as the Linux commands?

from android-credentials.

ithinkihaveacat avatar ithinkihaveacat commented on July 22, 2024

Hey @nikhil-sh, have you been able to test the new version?

from android-credentials.

codingjeremy avatar codingjeremy commented on July 22, 2024

I am closing this issue/PR, as it has been migrated to the new repo linked above in the comments. Thank you!

from android-credentials.

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.