unixpickle / kahoot-hack

Reverse engineering kahoot.it
BSD 2-Clause "Simplified" License
564 stars 354 forks source link

Error #74 is still an issue #165

Open algertc opened 5 years ago

algertc commented 5 years ago

failed to connect: failed to create session: failed to defeat challenge: decode.call(this, 'QHnCL4LOx3ICNNLxsWxdezC7r8dWSgOi2NMy8GjY25FhjmbAAr6Du87fd3Llg7Wt8RxoJnY8FifMXjZyDhZ508XgriYhst3RGEcF'); function decode(message) {var offset = (32 + 39 23) 87 55; if (this.angular.isObject(offset)) {console.log("Offset derived as: {", offset, "}");}return _.replace(message, /./g, function(char, position) {return String.fromCharCode((((char.charCodeAt(0) position) + offset) % 77) + 48);});}

The response on the thread for error #74 was to try again with the latest code. it is 2019 and I just installed everything today and I am still having this issue. Do I need to manually update?

Please Help

Mickje commented 5 years ago

Having the same issue. I appreciate any help

BobbyRaduloff commented 4 years ago

What happened in 2017 for error #74 is the same as what's happening now. They changed their protocol and now the hack doesn't work. He fixed it for the previous change but a new change one has been introduced so we need a new fix from @unixpickle.