HELLO
2026-08-06 05:12 UTC
Replies (12)
-
@Crackhappy@lemmy.world 2026-08-06 05:55
Abusing Dos is for oldies.
-
@deadbeef79000@lemmy.nz 2026-08-06 05:58
Reminded me of the illegal prime number web.archive.org/โฆ/dvd_descrambler_encoded_in_illeโฆ โฆ that just so happens to decode DVD video.
-
@dadabean@feddit.org 2026-08-06 06:02
๐ซช
-
@RobotToaster@mander.xyz 2026-08-06 07:57
Iโm guessing those emoji happen to encode the opcodes for a program?
-
@BagOfHeavyStones@piefed.social 2026-08-06 08:20
I vaguely recall that typing โcopy con clock$โ would freeze a computer. On DOS you could also have fun by replacing prompt $p$g with prompt {whatever text you want instead of c:}
-
@angband@lemmy.world 2026-08-06 09:46
Edlin and debug allowed fast com file programming. ๐ธโบ๏ธ๐ฐ๐โ๐๏ธ๐งฏ๐งฏ๐งฏ๐ฎ๐๐ฆฎ๐ชโ๐ฐ๐น๐๏ธ๐งฏ๐งฏ๐งฏ๐งฏ๐๐ช๐งฏ๐๐งฎ๐ซช๐๐งฎ๐๐ฎ๐ช๐โญ
-
@SubArcticTundra@lemmy.ml 2026-08-06 10:13
Damn, I didnโt realize I could type machine code with my emoji keyboard
-
@bjoern_tantau@swg-empire.de 2026-08-06 10:29
Base64 is history. Iโm going to encode all my binary data in emojis from now on!
-
@Rusty@lemmy.ca 2026-08-06 12:19
So what does it actually do? rm -rf or something like that?
-
@Yaky@slrpnk.net 2026-08-06 12:52
This reminds me of โbugogaโ from the olden days. (Circa 2007 on bashorgru, there was a meme about writing โbugogaโ into a text file, renaming it to exe and then running it. That made the cursor jump around the console and if you had a connected matrix printer, it would start going crazy - something about writing spaces to all available output in an endless loop)
-
@ChaoticNeutralCzech@feddit.org 2026-08-08 07:37
Now make one with invisible/whitespace characters only. Thereโs 0D CR, 0A LF, 09 tab, 20 space, different-width spaces, zero width modifiers and 256 variation selectors: 16 in the BMP (U+FE0x, or UTF-8 EF B8 80) plus 240 in the E-plane (U+E0100, or F3 A0 84 80 up to U+E01EF, or F3 A0 87 AF).
-
@SomeRandomNoob@discuss.tchncs.de 2026-08-06 22:56
I tried it. It works. Now i feel dirty. :(