Post #1844330
2026-04-30 00:24 UTC
It’s a bit strange that this code requires a binary blob to verify, I think people who want to experiment with this should take some caution as it could be an exploit-in-an-exploit (user is highlighting a real exploit, but also trying to take advantage of people testing by effectively installing a back-door.) I won’t say that’s happening for sure, but take running this yourself with extreme caution.
Replies (3)
-
@Aatube@piefed.social 2026-04-30 02:10
The compressed binary blob is just a 160 B ELF when uncompressed. I don’t think you can do much with that.
-
@AcornTickler@sh.itjust.works 2026-04-30 03:18
BLOB already includes “binary”. That’s what the first B is for. Sorry, couldn’t stop myself.
-
@JustTesting@lemmy.hogru.ch 2026-05-01 21:04
You can find a cleaned up version here