← Back to context

Comment by charcircuit

18 hours ago

The page explicitly describes that it is stealthy as it does not make permanent changes, only corrupting the binary in memory.

unfortunately the page can also lie to you haha. it seems people have reviewed the code by now, but running suspicious shellcode you don't fully understand is never a great idea.

  • I personally had AI review the code, add comments, disassemble the shell code, etc.

    • that's quite smart. i was almost stupid enough to paste it into a terminal to check if it worked before deciding to wait and let others analyze it first haha