Git Product home page Git Product logo

Comments (8)

nilsstreedain avatar nilsstreedain commented on June 9, 2024 2

Does this mean that this webapp no longer works? When I click the JS throws an error:


duo-bypass.js:33 Uncaught (in promise) DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.

    at duoBypass (https://duo-bypass.nilsstreedain.com/duo-bypass.js:33:28)

    at HTMLButtonElement.onclick (https://duo-bypass.nilsstreedain.com/:23:184)

Is this the same problem or should I open a separate issue?

I probably won't have time to dig through the Android .apk for a few weeks as this is a small side project but I would be happy to accept any PRs updating the device metadata in the /script/duo-bypass file. The metadata can be captured using HTTP inspection on the android .apk found here, using this VS code tool. I would also be happy to provide my (somewhat limited) notes on manually pulling most of the metadata directly from code extracted from the .apk.

from duo-bypass.

nilsstreedain avatar nilsstreedain commented on June 9, 2024

It looks like their system is rejecting the activation codes pulled from the QR code URL:

{"code": 40403, "message": "Unknown activation code", "stat": "FAIL"}

Going to do more investigating, I wonder if they added encoding?

from duo-bypass.

nilsstreedain avatar nilsstreedain commented on June 9, 2024

Never mind, that error is after the first attempt which gives:

{"code": 40112, "message": "Signature type is not supported", "stat": "FAIL"}

Probably updated the device metadata requirements.

from duo-bypass.

mattf1n avatar mattf1n commented on June 9, 2024

Does this mean that this webapp no longer works? When I click the JS throws an error:

duo-bypass.js:33 Uncaught (in promise) DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.
    at duoBypass (https://duo-bypass.nilsstreedain.com/duo-bypass.js:33:28)
    at HTMLButtonElement.onclick (https://duo-bypass.nilsstreedain.com/:23:184)

Is this the same problem or should I open a separate issue?

from duo-bypass.

nilsstreedain avatar nilsstreedain commented on June 9, 2024

@mattf1n Yeah it is related, the tool is having issues, I just haven't had time to dig into the Andoird .apk and update the device metadata.

from duo-bypass.

Related Issues (3)

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.