Jesus, is that a decompilation?
Obfuscated JS.
😧
In any case it could probably be refactored neatly programmatically but otherwise obfuscation achieved
If there are none, press “Ship”
they all do, if each square is considered separately.
PirateSoftware is making CAPTCHAS now?
I think this is just ofuscated code from one of the npm supply chain attacks
This code makes me really unhappy
Although I am really desensitized right now. Earlier today I had to review a PR for that guy that maintains that one project that has things like 8000-line functions of mostly nested ifs. And they won’t let me reject them anymore with “BURN IT. BURN IT ALL”
it’s de-obfuscated, a human didn’t write it (in that form) thankfully
Disassembled. Still pretty obfuscated.
EDIT: on a close look this is not C, so not disassembled, just obfuscated.
oops yeah brain fart sorry
Ironically, this is something AI should be very good at detecting.
I actually doubt that somewhat. The language models do still go off of words to a large degree.
They may be worse than a very good programmer. But will be much faster answer. The real captcha is not to check if the answer is correct. It is to check the time it takes to answer.
Except humans that are not very good programmers will just give up and answer quite fast. Or just click away lol.
Sure, let me help you with that!
Thinking for a better answer… (4 minutes later)
Square 1 has a bug, the variable “docu” is not defined Square 5 has a bug, the function _ is not present. Square 17 has a bug, the function “Skip” is also not defined.
Let me know if that was helpful to you!
No but I can see it being good at deobfuscation
Outsourcing PR reviews
Peer Review Reviews?
clearInterval needs an argument, so we need to be storing the interval we created with the setInterval call.
Ctrl+A
What the hell is this 😭
LGTM, approved.
Is this how AI actually helps me complete my code?
can’t tell if C or Javascript. Could this be meta that all squares of javascript are always all buggy?
C doesn’t have the function keyword