Exponential-Workload/KrnlKey

suggestions

aydynx opened this issue · 4 comments

first, you can easily get source from decompiling this with dnspy.
second, you could update this to use puppeteer sharp with the noptcha extension.
lastly, it would be much easier to parse through the html to get the key and display it to console or whatever instead of the horrendous webview2 interface

ps, open source this...

Yup open source this and I guess we would both be glad to help with @aydynx suggestions

first, you can easily get source from decompiling this with dnspy.

I'm fully aware, and honestly didn't care - see the end of this reply

second, you could update this to use puppeteer sharp with the noptcha extension.

Thanks for the suggestion - haven't heard of that extension lol

lastly, it would be much easier to parse through the html to get the key and display it to console or whatever instead of the horrendous webview2 interface

The WV2 interface is literally just a forced-dark-theme-variant of the actual krnlkey, which likely broke due to icebear updating internal shit

ps, open source this...

I would have originally done this, but didn't want some quickly thrown together code to be copy-pasted into too many similar repositories, and have it end up spreading too much - I'll likely rewrite this and open-source the rewrite

with the noptcha extension

After a bit of testing, it seems very unreliable, sometimes taking >30s for a single captcha

Closing all issues due to archival.