Opening this path causes a BLUESCREEN [The new C:\con\con]

Поділитися
Вставка
  • Опубліковано 4 гру 2024

КОМЕНТАРІ • 2,3 тис.

  • @thebevan
    @thebevan 3 роки тому +929

    Firefox crashing before pressing enter is because when hovering over a URL/typing one in it auto loads it before clicking on it to make it load "faster"
    Source: Firefox user

  • @I.____.....__...__
    @I.____.....__...__ Рік тому +86

    3:52 This wasn't Windows trying to prevent repeated misuse, what happened was that when you saved the file, it wasn't written to the disk, it was in a disk-cache, and you crashed the system before the buffer was flushed to disk, but the MFT contains the expected size of the file, so when you open it, it just shows the correct number of bytes, but all null.
    This is an insidious problem that most people aren't aware can happen.
    I learned it the hard way one day when I had a BSOD and upon reboot, noticed that some files that had been created just before the crash were now blank. If I hadn't noticed, they would have remained blank but still set to the expected size and no indication of corruption. The reason I noticed was because the files were image files and when I rebooted, I noticed they weren't showing thumbnails. If not for that, I could have continued on, blissfully ignorant of corrupted files forever.
    Now, whenever Windows crashes, I boot into safe-mode to prevent files from being written to the disk, then do a search for files created or modified in the past day, and check the last few that were touched before the crash to see if they were corrupt.
    If you want to avoid losing data of an important file, you can get Uwe Sieber's drive-tool FFB to manually tell Windows to Flush File Buffers to ensure the file is written out to disk. It's one of the most important tools.
    This happens on internal drives that have their policies set to optimize speed since they're not removable; removable drives like flash-drives and memory-cards default to quick-removal and should write data directly to the drive, not to a buffer (at the expense of speed). You can usually change the policy of drives in the Device Manager.
    5:44 Or you can hold down the Shift key to prevent startup items from running. Also, you put it in "shell:startup" which puts it in the current-user's auto-run. Holding Shift during boot will prevent the system from automatically logging into the user's account, so you can log into a different user and delete it from there. If you put it in "shell:common startup", then it would run on boot, so you'd have to hold Shift to prevent auto-run from running.
    7:53 This is probably a race-condition, the shell is trying to run the random file before it's finished being written. Try changing the command to put the run command on the same line as the copy command with with double-ampersands (&& instead of &) to require to only run if the copy command has returned success.
    8:11 It's heuristics. Defender is detecting "suspicious activity".
    8:50 Yup, this problem was only on Windows 10, not older versions. I keep saying, not all updates are good, in fact, most updates just make things WORSE, not better. 😒

    • @lychezr
      @lychezr 8 місяців тому +6

      finally a use for the nulltype variable

  • @itswilliamanimate
    @itswilliamanimate 3 роки тому +3704

    finally, a way to escape school by doing this trick before class

    • @malwaretestingfan
      @malwaretestingfan 3 роки тому +164

      That's not a bad idea.

    • @singlesenses2805
      @singlesenses2805 3 роки тому +27

      Lol

    • @boblol1465
      @boblol1465 3 роки тому +21

      Lol

    • @DeepfriedChips
      @DeepfriedChips 3 роки тому +95

      r/madlads ish you haven’t done it, would give the school’s it guy a headache if you set up the crash loop

    • @gm_blahaj
      @gm_blahaj 3 роки тому +26

      I actually Just used IT! In Mathe i should awnser a question and i Made suicide

  • @b-1battledroid674
    @b-1battledroid674 3 роки тому +1147

    "hey teacher here's the link to my assignment"

  • @renakunisaki
    @renakunisaki 3 роки тому +156

    No doubt the reason the file is being replaced with zeros is that it crashed before the disk cache was flushed, so the file content hadn't actually been written to disk yet. If you create the file and then reboot normally, it should stay. That also explains why some other methods didn't have that problem, because they took longer and did more file I/O, so the cache had time to be flushed.
    This is also why it's important to shut down properly.

    • @i_love_cats-_cool
      @i_love_cats-_cool 9 місяців тому +2

      bros being smart

    • @呀咧呀咧
      @呀咧呀咧 8 місяців тому

      Just disable write cache, he is in a VM so he don't need it

  • @Povilaz
    @Povilaz 3 роки тому +653

    Ah, time to do this during online classes and say that my PC died lmao.

    • @WhatIsGoingOnBruh
      @WhatIsGoingOnBruh 3 роки тому +17

      Put it in startup file xd

    • @vinculaomega5283
      @vinculaomega5283 3 роки тому +70

      Reminds me of that one time I hadn't done my homework, so I opened the word fike in notepad++ and deleted parts of the header, making the file look corrupt. In the meantime I finished the assignment.
      Teacher never suspected a thing

    • @emanuelemorales6691
      @emanuelemorales6691 3 роки тому +9

      @@vinculaomega5283 still doing it😂

    • @Gautam-tk8tf
      @Gautam-tk8tf 3 роки тому

      @XeNoX to get an excuse dude

    • @Gautam-tk8tf
      @Gautam-tk8tf 3 роки тому +14

      @@vinculaomega5283 this proves that students are smarter than teachers

  • @pilotwings65
    @pilotwings65 3 роки тому +227

    “Oops! Just crashed my computer. What a shame, I was looking forward to online classes!”

    • @neut1121
      @neut1121 3 роки тому

      Hahahahaha

    • @Ophangea
      @Ophangea 3 роки тому +3

      "Its not a shame, Best way to skip class, Parappa"

    • @blocking1232
      @blocking1232 3 роки тому

      aww

  • @Alulaa
    @Alulaa 3 роки тому +64

    3:48 it's not really intentional
    - the file is blank because data doesn't get flushed to disk soon enough
    - the task scheduler and other things are stored in registry which is never saved when system crashes
    - if you've created a file and waited a moment or better - restarted the system before doing anything, it should would work as expected

  • @zoomosis
    @zoomosis 3 роки тому +75

    5:45 I believe you can hold down Shift key after login to bypass running anything from the Startup folder, which gives you time to delete the .exe.

  • @64bit-
    @64bit- 3 роки тому +35

    school computers are living in constant fear everywhere

    • @rogehmarbi
      @rogehmarbi 3 роки тому +8

      let's face it school computers are always subjected to inhumane experiments that regular personal computers will never experience

    • @JetFalcon710
      @JetFalcon710 3 роки тому

      @@rogehmarbi I've managed to install multiple items on my school computer by using a USB with the installers, tour the operating system through Command Prompt, and hit it with this and the NTFS disk 'corruption' bug because it runs on Windows 10, so yeah ;v;

    • @seansingh4421
      @seansingh4421 8 місяців тому +1

      A lot of school computers use a OS amnesia programs that causes the OS to revert back to its configured state after reboot. Otherwise no school pc would survive a week 😂😂

    • @Sharpless2
      @Sharpless2 8 місяців тому

      @@seansingh4421 okay, so the goal is to locate and eradicate that program first and then hit em with the START reg delete HKCR/.dll shutdown -r -f -t 00

  • @wintorialslift
    @wintorialslift 3 роки тому +261

    Finally
    C:\con the sequel

  • @earthboiproductions2407
    @earthboiproductions2407 3 роки тому +724

    Don't mind me, sending the link to my friend and calling it an "easter egg"

    • @DownloadableFox
      @DownloadableFox 3 роки тому +109

      I actually killed my pc lmao, don't try this. I used the link and my Windows wouldn't boot after it crashed. I didn't matter tho as I have dual-boot with Linux and made an installation usb to fix Windows, but it could be dangerous for people that don't know how to fix it themselves if it happens. Please don't send this to anyone.

    • @DownloadableFox
      @DownloadableFox 3 роки тому +19

      I didn't meant I've created a bat or something and put it inside shell:startup. What I did was just opening it on my browser. No screen of death showed up, my computer just restarted and after selecting the Windows option in grub the computer would just get stuck, no loading icon, nothing, just a black screen with the Windows logo in the middle, I left it loading for 10 minutes and realized it could boot. After that, I turned off the computer by holding the power button and started my pc with Ubuntu. Ubuntu started without any problems in less than 30s. From there I just created the Windows installation disk/usb and booted it up. After one startup fix Windows would boot again. Pretty weird right?

    • @bomberfish77
      @bomberfish77 3 роки тому

      same

    • @Astra3yt
      @Astra3yt 3 роки тому +8

      @@DownloadableFox Once BSOD (not caused by this glitch, caused by malfunctioning RAM stick, even Linux threw kernel panic) screwed up my bootloader but I think this is extremely rare. I fixed it by using bcdedit but diskpart would probably do it as well. And also of course by replacing the wrong stick.

    • @Spiderfffun
      @Spiderfffun 3 роки тому +5

      THATS WHAT I WAS GONNA DO LOL
      A FEW FRIENDS
      AND TROLL THEM HARD!

  • @LeftWithTheNorthernMoney
    @LeftWithTheNorthernMoney 3 роки тому +635

    I remember you could say "con" in online games and the servers would crash.

  • @magenta9105
    @magenta9105 3 роки тому +132

    Your videos just scream the words "I'm a computer geek/nerd, and this is fun to do."
    Earned yourself a sub from me today m8.
    :)

  • @OzzlyOsborne
    @OzzlyOsborne 3 роки тому +44

    Setting up a blue screen boot loop on a scammers PC would be an amazing prank lol

    • @bigsof7381
      @bigsof7381 2 роки тому +1

      Delete the entire registry and system32

    • @ThisShitWontWor
      @ThisShitWontWor 7 місяців тому

      @@bigsof7381 Not funny they just have to reinstall an OS and keep their data

  • @QuickenFixen
    @QuickenFixen 3 роки тому +298

    Wow that’s really interesting. Is there any documentation on the thing where Windows replaces the characters with null bytes in the batch file? I’ve actually been seeing that exact thing happen on some Windows machines at my job and couldn’t figure out why an XML file had a bunch of null bytes in it instead of the data I expected.

    • @benjaminweiss4710
      @benjaminweiss4710 3 роки тому +25

      It's a kinda creepy behaviour...

    • @grkb
      @grkb 3 роки тому +35

      >an XML file had a bunch of null bytes in it instead of the data I expected.
      it's probably the hard drive slowly failing.

    • @QuickenFixen
      @QuickenFixen 3 роки тому +33

      I suppose it could be, but there’s over two dozen involved servers virtualized in a enterprise data center. The number of null bytes matches the amount of characters I would expect to be in the file and it happened right as the operating system crashed. We think it’s related to antivirus software scanning it at the time.

    • @lucrativelepton
      @lucrativelepton 3 роки тому +10

      Adding a comment hoping to be notified if anyone chimes in on this

    • @neut1121
      @neut1121 3 роки тому +2

      @@lucrativelepton +

  • @DenisDaLynx
    @DenisDaLynx 3 роки тому +184

    "teach your tech how to fly"
    well, not so sure if i really want to

    • @FlyTechVideos
      @FlyTechVideos  3 роки тому +66

      :'(

    • @DenisDaLynx
      @DenisDaLynx 3 роки тому +49

      i mean, it already knows how to fly, it has the "airplane mode" already preinstalled, doesn't it? :D

    • @realjameskii
      @realjameskii 3 роки тому +21

      @@DenisDaLynx yeah just head to your local airfield and turn on airplane mode, now you have a private jet!
      (With cortana as autopilot on Windows 10 computers)

    • @arandomguy3526
      @arandomguy3526 3 роки тому +9

      That brings back memories, when a friend of mine literally led me to believe that my phone will hover in air, if my airplane mode is on, and if it won't he would blame my phone lol....

    • @invalidy4r4
      @invalidy4r4 3 роки тому +2

      Wow. What a nice joke--- I'm laughing a lot right now.

  • @alejandroalzatesanchez
    @alejandroalzatesanchez 3 роки тому +30

    Bug path exist in Windows 10*
    Windows: In this moment cell meets the real terror

  • @MrHack4never
    @MrHack4never 3 роки тому +12

    I suspect defender notices the self-copying file and when it tries to kill/inspect it, it runs into the path, makes a request to see what the file contains (to find out if the file is part of the malware) , and then confuses the computer into BSOD'ing

    • @FlyTechVideos
      @FlyTechVideos  3 роки тому +2

      > and then confuses the computer into BSOD'ing
      well this is what i don't get. how or why would that happen?

    • @MrHack4never
      @MrHack4never 3 роки тому +2

      @@FlyTechVideos
      My guess would be either:
      A: it expects some commands/parameters to be executed along with the command itself
      B: It requires a very specific system state(pre-login,Safe mode,"configuring updates", etc.)
      Unlikely options:
      C: it's Linux software/IO references that Windows mistakes for compatible software
      but again, I'm just guessing,
      (also, I don't really use Windows anymore, because of ideas like forced updates etc.)

    • @I.____.....__...__
      @I.____.....__...__ Рік тому

      @@MrHack4never …forced updates that ADD NEW BUGS… like this one. 😒

  • @android-er9fg
    @android-er9fg 3 роки тому +4

    8:12 Windows Defender is trying to read the code of the exe and found the file path, so when it try to open the file path to scan it ,windows just crash

  • @kibukaj2956
    @kibukaj2956 3 роки тому +18

    Maybe it's the secret path to Windows employee's browsing history, that's why the system panics!

    • @nonnymoose7005
      @nonnymoose7005 3 роки тому +1

      Yes, local HTML files are allowed to load other local files.

    • @RX_Punk
      @RX_Punk 3 роки тому

      shhhh

  • @teridactyl1250
    @teridactyl1250 3 роки тому +12

    I’ve found something else with this - I tried it and then deleted the extracted folder. Now opening the recycle bin causes a bluescreen.

    • @Gobbler.
      @Gobbler. 3 роки тому +4

      lol just
      oh, you wanna see what's in the recycling bin?
      TAKE A BLUESCREEN

    • @SOTP.
      @SOTP. Рік тому

      use cmd lol

    • @Noah_Bailey
      @Noah_Bailey 6 місяців тому

      @@Gobbler.xD

  • @jack8407
    @jack8407 3 роки тому +29

    i said it then and i will say it now: windows is seriously a broken mess

    • @SpringPath76521
      @SpringPath76521 3 роки тому +3

      Yet it's used by mostly everyone.

    • @gaffclant
      @gaffclant 3 роки тому +2

      Use Linux. It’s basically perfect.

    • @tcs15
      @tcs15 3 роки тому

      10

    • @mitowo
      @mitowo 3 роки тому

      @@tcs15 9

    • @ratscrow7929
      @ratscrow7929 3 роки тому +10

      @@gaffclant classic linux user

  • @BeeZeeTen
    @BeeZeeTen 3 роки тому +6

    Me sees this: cool!
    *looks at my pc*
    My. Pc: don even think about it

  • @YusufYusufBinks
    @YusufYusufBinks 3 роки тому +4

    Microsoft fixed this bug with the new February 2021 Patch Tuesday updates. If you try to trigger this bug after installing recent updates, Windows no longer crashes to a BSOD. Instead, it will only give errors like "Element not found" but the system will continue to function normally.

    • @pmcpicto
      @pmcpicto Рік тому

      So does this mean I can just type it in? I'm using Windows 11, is that okay?

    • @YusufYusufBinks
      @YusufYusufBinks Рік тому

      @@pmcpicto I tested that in Windows 11 build 22621.2070 and it didn't crash the computer. It said "Element not found". So it is now safe to enter that command in Windows 11.

    • @CrustyOldFridge410
      @CrustyOldFridge410 11 місяців тому

      @@pmcpictotried on WIN11. Did nothing.

  • @askhowiknow5527
    @askhowiknow5527 3 роки тому +227

    Using Windows 10 feels like being in a volatile and dysfunctional relationship with a crazy girlfriend. Not “let’s jump out of a plane” crazy, but “let’s eat our baby” crazy.

    • @JacobRy
      @JacobRy 3 роки тому +9

      not really ive never ahd major issues

    • @gaffclant
      @gaffclant 3 роки тому +23

      That’s why you use linux

    • @user2C47
      @user2C47 3 роки тому +19

      Windows is a messy patchwork of upgrades to legacy systems that is an uncountable number of layers deep, so the comment makes total sense.

    • @camillecirrus3977
      @camillecirrus3977 3 роки тому +4

      In the meantime im on W7 and never had any problems with it in the 4+ years of using my old janky laptop.

    • @xXRealXx
      @xXRealXx 3 роки тому +9

      @@user2C47 at least that allows for very good backwards compatibility.

  • @DavidWonn
    @DavidWonn 3 роки тому +48

    I’m very glad you tested on previous NT-based Windows to be thorough. I was tempted to check NT 3.51 and 4.0 but I highly suspect they’re safe from this.
    BTW, you might be able to prevent it from running upon startup of Windows if you hold the Shift key in some cases.

    • @I.____.....__...__
      @I.____.....__...__ Рік тому +2

      Of course older version don't have this problem, it was introduced in Windows 10. That's why updates are NOT a good thing, they usually ADD MORE bugs than they fix. 😒

    • @artdeell
      @artdeell Рік тому +8

      @@I.____.....__...__ You are the reason why devs add forced automatic updates to their programs

    • @SkigBiggler
      @SkigBiggler Рік тому +4

      @@artdeellIt’s an endless loop. People don’t update, so updates are forced. Inevitably at least one update breaks everything, and now more people don’t want to update.

  • @Scrufyn
    @Scrufyn 3 роки тому +58

    Just imagine, having a google chrome on startup and everytime Chrome opens this link would load - infinite BSOD

    • @avem819
      @avem819 3 роки тому +2

      Rip windows

    • @shadowplay1211
      @shadowplay1211 3 роки тому +19

      @@avem819 it's very possible to repair in safe mode

    • @arup261075
      @arup261075 3 роки тому

      @@shadowplay1211 yah you need to reinstall it

    • @azucii
      @azucii 3 роки тому +3

      Whoa calm down satan

    • @Dawid8
      @Dawid8 3 роки тому +2

      @@arup261075 Not really, you could boot into the Windows installer on an usb drive for example and then using the cmd get rid of the autostart shortcut

  • @ShaLun42
    @ShaLun42 3 роки тому +2

    When I was in university, there was Windows 98 or 95 on computers, Norton Commander, Turbo Pascal etc. So, once I was looking onside different files and inside IO.SYS I found all those device names - CON, PRN, LPT1, COM1 etc, including CLOCK$. So I edited this file and changed "CLOCK$" to "SYSTEM". As a result, when Windows tries to boot, it just hangs before switching to graphics mode, with error message something like "Cannot find blabla.vxd". I don't remember exact text, nor name of that file, probably vmm32.vxd. You can boot to dos using F8, and use dos programs, but you cannot cd into any folder named SYSTEM.

  • @sasdagreat8052
    @sasdagreat8052 3 роки тому +5

    YOOO IT WORKEDDDDD!
    I really shouldn't be this happy about successfully crashing my device with what seems like a pretty stupid error, but it's oddly thrilling

  • @codrutx
    @codrutx 3 роки тому +43

    I hate the fact that Windows defender can be tricked to becomes malicious.

    • @Kaybl
      @Kaybl 3 роки тому +2

      windows neutralizer

  • @erenceylan7668
    @erenceylan7668 3 роки тому +9

    dude i havent got bsods in a looong time. after watchin this video i got bsod right before i shut my computer down.
    damn i wasnt expecting this, so friccin scary

    • @catgoesgaming
      @catgoesgaming 3 роки тому +1

      you have found the secret shutdown

  • @letcreate123
    @letcreate123 3 роки тому +4

    This appears to have been patched as of KB4601319. Inputting this in Firefox caused my computer to freak out for a couple of seconds, but quickly stabilized back without crashing. Inputting it on the command prompt did nothing.

  • @JP11155
    @JP11155 3 роки тому +6

    I’m just gonna post the link in my online class and sees who clicks it first.

  • @DJGioGio
    @DJGioGio 3 роки тому +24

    Me: *gets a 1000$ PC*
    My cousin: "I'm gonna ruin my cousin's whole career

    • @themanofiron785
      @themanofiron785 3 роки тому +7

      This is harmless

    • @natew4724
      @natew4724 3 роки тому

      @Executed you can legit just flash a new windows install, or you can boot off a usb, mount the old hard drive and recover files.
      Or literally just remove it from startup in 15 seconds.

    • @themanofiron785
      @themanofiron785 3 роки тому

      @Executed I tried it. It only BSODs and cleanly reboots.
      EDIT: Tried it again, the issue is fixed, no more BSOD

    • @Ae3lolz
      @Ae3lolz 3 роки тому

      how would it ruin someones career?

    • @Ae3lolz
      @Ae3lolz 3 роки тому

      @@natew4724 what? what files would need to be recovered? its a bluescreen..

  • @nullzero__
    @nullzero__ 3 роки тому +17

    Wow this was a soo informative video!

  • @melom578
    @melom578 3 роки тому +33

    With the zip file thing when it is extracted and the system restarts does it stay extracted because I really want to prank some friends but I’m worried it’ll do permanent damage. So is it a one time bsod or every time the file location is then opened

    • @FlyTechVideos
      @FlyTechVideos  3 роки тому +32

      it gets deleted, but i really wouldn't count on that

    • @nopparuj
      @nopparuj 3 роки тому +10

      Each time bsod happens, a system process such as updates could be interrupted causing OS or files to be corrupted (similar to unplugging computer without shutting down) so I recommend you don’t do it.

    • @melom578
      @melom578 3 роки тому

      @@nopparuj ah thanks!

    • @MartinDerTolle
      @MartinDerTolle 3 роки тому

      Windows doesn't seem to detect it if you place the file on the desktop twice

    • @anselligg870
      @anselligg870 3 роки тому +1

      @@melom578 You can use bluescreen simulator and u can exit it on F7 it s prank
      i tried it on my laptop multipie times
      and i could exit normally without any problems

  • @hexthelog781
    @hexthelog781 3 роки тому +7

    If you try do this 3~4 times (cant remember), when it reboots, you get a "Boot Recovery" page, aka the page where it gives you the recovery options.

    • @FlyTechVideos
      @FlyTechVideos  3 роки тому +2

      it happened in the video (you can see it very briefly because I sped up 400% during that portion, and I also reset the machine so I don't get to the recovery page)

  • @watchbox_gr
    @watchbox_gr 3 роки тому +5

    2:52 "CALL 800-NOT-A-SCAM FOR FREE SUPPORT"
    Nope, I'm sure it's not a scam

  • @zigaudrey
    @zigaudrey 3 роки тому +2

    They should display only image-based extension, thus avoiding the problem.
    So, I learn that Internet open up site like files on our local drive. Why they didn't make another pathway to isolate potential treat?
    6:57 HAAAA!!!! Only four error window?

  • @ОбычныйЧеловек-д3ж
    @ОбычныйЧеловек-д3ж 3 роки тому +31

    when windows kernel dies, linux kernel just panic

    • @spammymcspambox4603
      @spammymcspambox4603 3 роки тому +3

      I actually copypasted the trigger into my browser on linux and it did nothing.

    • @YISTECH
      @YISTECH 3 роки тому +17

      @@spammymcspambox4603 obviously, cause linux’s whole entire filesystem is different, heck, the two kernels are completely different

    • @L7vanmatre
      @L7vanmatre 3 роки тому +1

      Yet another win for 🥇superior Linux🥇 😎

    • @zank8470
      @zank8470 3 роки тому

      @@L7vanmatre Im tired of Computer wars

    • @gabriella2902
      @gabriella2902 3 роки тому +2

      @@zank8470 chill, hes just too envy his computer is shit and cant run windows smoothly.

  • @lucianothewindowsfan
    @lucianothewindowsfan 3 роки тому +781

    Plot twist: It crashes because "con" is an offensive word in French.

    • @clementpruvost8670
      @clementpruvost8670 3 роки тому +36

      I can confirm that. (True French)

    • @MiroslavRD
      @MiroslavRD 3 роки тому +25

      POV: you reply with POV roleplays to every plot twist comment

    • @hackbarrow
      @hackbarrow 3 роки тому +19

      @@MiroslavRD POV: You actually did it you madman

    • @MiroslavRD
      @MiroslavRD 3 роки тому +5

      ​@@hackbarrow I'm shaking and crying right now

    • @Fogolol
      @Fogolol 3 роки тому +2

      what does it mean?

  • @TtEL
    @TtEL 3 роки тому +4

    5:50 - Or just use safe mode...

  • @kami-kun_va
    @kami-kun_va 3 роки тому +4

    Note: This bug was fixed in the 2021-02 Cumulative Update.

  • @CombustibleLemon77
    @CombustibleLemon77 3 роки тому +1

    me: * attempts to bluescreen my entire computer by accessing a weird file *
    google: -ok here's your bluescreen- *ERR_FILE_NOT_FOUND*

  • @LegendBegins
    @LegendBegins 3 роки тому +7

    This _does_ work in a local HTML file for me. I tested it in Brave Browser, which is a Chromium spinoff. It was reproducible as an img src.

    • @zux128
      @zux128 3 роки тому

      eyy i use brave too

    • @zank8470
      @zank8470 3 роки тому

      I don't get how Brave is 6x faster than Edge, Chrome, Firefox and Opera

    • @lucrativelepton
      @lucrativelepton 3 роки тому +2

      @@zank8470 maybe cutting out the time spend loading code that tracks you. 6x is still a lot though...

    • @snakeguy6022
      @snakeguy6022 Рік тому

      @@lucrativelepton for me, brave is slower than edge and chrome is slower than edge

  • @ThatWindowsGuy488
    @ThatWindowsGuy488 3 роки тому +10

    Glad I made it in time. Love it!

    • @monsterlucky4610
      @monsterlucky4610 3 роки тому

      Is the video going to be deleted or someone is going to kill you if you won't make it in time?

  • @axonaty9224
    @axonaty9224 3 роки тому +3

    C:\con\con but higher budget

  • @arkeniann
    @arkeniann 3 роки тому

    Fly Tech: Opening this path causes a BLUESCREEN
    Me: *Proceed to try it

    • @pokemonkarma
      @pokemonkarma 3 роки тому

      Still works to this day?? I thought it was patched since the last Win Update

    • @arkeniann
      @arkeniann 3 роки тому

      @@pokemonkarma its did't work

    • @pokemonkarma
      @pokemonkarma 3 роки тому

      phew lol

  • @avi8aviate
    @avi8aviate 3 роки тому +1

    Basically, enter this path and condrv.sys breaks the system with an access violation.

  • @applepie8143
    @applepie8143 3 роки тому +6

    POV: you just did this and now you are looking at the comments while your pc is died thinking at all the evil plans you can carry out with this thing

  • @earthboiproductions2407
    @earthboiproductions2407 3 роки тому +18

    3:08 misspelled "changing"

  • @earthboiproductions2407
    @earthboiproductions2407 3 роки тому +5

    8:51 "not an" (forgot issue)

  • @malaysiaempireball6220
    @malaysiaempireball6220 3 роки тому +2

    I had a BSOD yesterday, just let it restart. It doesn't harm anything for me.

  • @HazFrostYT
    @HazFrostYT 3 роки тому +2

    5:36 What do you mean leave you alone??

  • @narcisakaparapet
    @narcisakaparapet 3 роки тому +36

    thx I tested it
    It works..

    • @Spiderfffun
      @Spiderfffun 3 роки тому +4

      Ice with n in front of it

    • @luizcore1675
      @luizcore1675 3 роки тому +1

      stupid question, did it harm your pc in any way or did it just reboot normally?

    • @narcisakaparapet
      @narcisakaparapet 3 роки тому +2

      @@luizcore1675 no, it reboots normally

    • @fwrizuxc
      @fwrizuxc 3 роки тому

      @@narcisakaparapet did it does anything to ur files?

    • @HalfLife3onSteamPLZ
      @HalfLife3onSteamPLZ 3 роки тому

      then does windows stuck in automatic repair?

  • @NICK....
    @NICK.... 3 роки тому +5

    I'm on my phone so I can't check but can webpages redirect in any way to a local resource? I'm pretty sure the open() function won't work but what about editing the url directly?

    • @FlyTechVideos
      @FlyTechVideos  3 роки тому +6

      i tried anything i could think of (window.location.href, window.location.replace, window.open etc) and every time i got the error. i even tried generating an a-element into the dom and setting the url to the bad path, but still got stopped by the local-protection. the protection really applies to everything.

    • @NICK....
      @NICK.... 3 роки тому +2

      @@FlyTechVideos Yeah I tried too, well better for security I guess

    • @harrymalm
      @harrymalm 3 роки тому

      @@FlyTechVideos Maybe a gigabyte of RAM would do the trick?

  • @izzyint
    @izzyint 3 роки тому +15

    Imagine setting as your default page

    • @JustSomeGuy900
      @JustSomeGuy900 3 роки тому +6

      Imagine if you had your browser set to automatically open when you log in.

    • @i-dont-know-a-name
      @i-dont-know-a-name 3 роки тому +1

      @@JustSomeGuy900 AND Isaiah NO PLS DONT

    • @JustSomeGuy900
      @JustSomeGuy900 3 роки тому +1

      @@i-dont-know-a-name as an administrator

  • @dashiedks
    @dashiedks 2 роки тому +1

    in like late 90s AOL they let you play sounds in the chat if you typed in a short command and the filename and if you tried playing con/con it would bsod anyone who hadn't disabled their sound

  • @SpikeTheBear
    @SpikeTheBear 3 роки тому +2

    I usually only teach my tech how to fly when im realy angry, but this video was really interesting.

  • @edcdecl
    @edcdecl 3 роки тому +7

    This has been patched.

    • @purpleneons
      @purpleneons 3 роки тому +2

      i was looking for this comment, i couldn't get it to work in any way lol
      oh well, too bad

  • @arandomguy3526
    @arandomguy3526 3 роки тому +4

    Hey Fly, I'm really curious about the crash that keep on occurring on loop which was not intended to when defender detected a threat or so.... Did you find the reason ?

    • @tristanraine
      @tristanraine 3 роки тому +2

      When Defender finds the threat, it tries to access the directory the threat is detected from, since the directory is the crash dir, it will crash the system, my theory anyway.

  • @joeslinky
    @joeslinky 3 роки тому +7

    When I run the command all I get is “element not found”

    • @lukasjetu9776
      @lukasjetu9776 3 роки тому

      type: "\\.\globalroot\device\condrv\kernelconnect" to broswer

    • @chfsunf1ower296
      @chfsunf1ower296 3 роки тому

      @@khakhvi maybe different version of windows

    • @tristanraine
      @tristanraine 3 роки тому

      @@khakhvi Might be a new version of windows that has this issue.

  • @aimannizam4505
    @aimannizam4505 3 роки тому +2

    I wanna know when the user is bsod but the file is still there, but the inside of it's just NUL. So the question is why my watch in some app it said NUL? Is may watch can BSOD to? (4:17)

  • @yakkoindy
    @yakkoindy 3 роки тому +1

    Coming to theaters April 1st.

  • @tlpjr
    @tlpjr 3 роки тому +3

    If anyones curious how he recorded the blue screen, he used a VM

  • @Clyde6790pYoutube
    @Clyde6790pYoutube 3 роки тому +29

    i got trolled by my friend he sent me that link then my laptop crashed and my monitor just starts to say no signal
    SO I SEE THIS IS USEFULL FOR TROLLING

    • @CrisCheese_
      @CrisCheese_ 3 роки тому

      Lol, i was about to do this to my firends as well

    • @DeltaDude.
      @DeltaDude. 3 роки тому

      Same

    • @Spiderfffun
      @Spiderfffun 3 роки тому

      Lol just sent this to my friends

    • @luffysmile9446
      @luffysmile9446 3 роки тому

      Dont do it! Sometimes it causes permanent damage

  • @Ojo729
    @Ojo729 3 роки тому +10

    \\.\GLOBALROOT\Device\ConDrv\KernelConnect
    Here ya go

  • @swanikk
    @swanikk 3 роки тому +1

    Plot twist: that was actually Dream’s face so it crashed

  • @qusaitheguywholikesoldstuff
    @qusaitheguywholikesoldstuff 3 роки тому +1

    if you go on a virtual machine thats on windows 95 or 98 or 2000 or ME, type in the run command "con/con/con" that will bluescreen the virtual machine

  • @serek7156
    @serek7156 3 роки тому +3

    1:34 wallpaper link pls

  • @kangjiahuang9928
    @kangjiahuang9928 3 роки тому +7

    Something interesting happens when doing this in VBox with EFI enabled:
    I have a windows 10 host, testing this bug with a Windows 10 VM running off Vbox EFI (experimental I think).
    The path crashed the VM as expected. Then the machine rebooted...
    And a few seconds later my *HOST* BSODed from a VirtualBox driver exception... DRIVER_IRQL_NOT_LESS_OR_EQUAL....

  • @PeaceGGS
    @PeaceGGS 3 роки тому +4

    Its not working on windows 10 1511

  • @ruroruro
    @ruroruro 3 роки тому +2

    2:15. I wonder, if you can trigger this bug from a website by 30x *redirecting* to file://the-evil-path instead of trying to embed it.

    • @FlyTechVideos
      @FlyTechVideos  3 роки тому +2

      No, the browser will refuse to redirect to local paths (I tried)

  • @Epicl20
    @Epicl20 3 роки тому +2

    I experienced a bsod on my windows 10 laptop on the first day of arrival, i was actually crying for hours and luckily i somehow fixed it

  • @DelimiterFrameworks
    @DelimiterFrameworks 3 роки тому +16

    So I never need to taskkill /im svchost.exe /f

    • @tubbunny
      @tubbunny 3 роки тому

      @User Opening the directory doesn't need admin, but taskkill requires admin for that

  • @ha1fdan
    @ha1fdan 3 роки тому +10

    Me: Go to my School and set Chrome startup page to the command...

    • @Fredboy
      @Fredboy 3 роки тому +4

      That’s so smart lmao

    • @user2C47
      @user2C47 3 роки тому +1

      Don't forget to push it to GP.

  • @Prod_by_proto
    @Prod_by_proto 2 роки тому +5

    I would be interested in a video that explores the consequences of changing the function to not require parameters, if that isn't how windows dealt with it.

    • @FiksIIanzO
      @FiksIIanzO 2 роки тому +2

      You can't jeally just "make" a function not require parameters. You can try to catch the exception, but that also would literally just get rid of this one BSOD and nothing else

  • @idrisDjalali
    @idrisDjalali 2 роки тому +1

    Opening this Path causes a Blue Death Screen
    So this Path can cause Windows 10 to crash.

  • @gurglemurgle5
    @gurglemurgle5 3 роки тому +1

    I don't know how most browsers and web tech works, but would it be possible to open this link using javascript or are file paths invalid redirects?

  • @bohohohogogoyt
    @bohohohogogoyt 3 роки тому +3

    0:24 its working!

  • @itsthesola10
    @itsthesola10 3 роки тому +5

    Invalid device access on Linux: Regular error
    Invalid device access on Windows: *_INSTADEATH_*

  • @rekto3456
    @rekto3456 3 роки тому +6

    Like the new intro xD

  • @flyerumm
    @flyerumm Рік тому +1

    this video is REALLY testing my curiosity

  • @luizcore1675
    @luizcore1675 3 роки тому +2

    guys, stupid question here, if i try to do this will my pc be harmed in any way?

    • @v3nom0us_v1per
      @v3nom0us_v1per 3 роки тому

      It didn't harm mine, so I think you're good

  • @dednu
    @dednu 3 роки тому +4

    This guy: *continues to type it*
    This guy: I have content now!

  • @paulot2757
    @paulot2757 3 роки тому +4

    Here's a copy & paste in case you're too lazy to type it out lol:
    \\.\GLOBALROOT\Device\ConDrv\KernelConnect

  • @selami32
    @selami32 3 роки тому +3

    thanks i learned one or two extra things from you

  • @sfisher923
    @sfisher923 2 роки тому

    2:11 - Deltarune has a very similar situation when using the name "Gaster" but instead of crashing Windows after the last letter only the game crashes (This is more intentional then here since that name has some weird things in the UT/DR Lore) so I'm curious on how those situations are detected

    • @Dukemz
      @Dukemz 2 роки тому +6

      Yeah but that's an intentionally coded thing, not a bug. It just restarts the game when you press 'r' at the end

    • @gam8ligant
      @gam8ligant 2 роки тому

      I SEE YOUR PFP

    • @woskethebot
      @woskethebot 2 роки тому

      How can you stop it?, do you have to wait to make the bsod to 100%?,

    • @ManioqIV
      @ManioqIV Рік тому

      Just detect when the string of characters (in this example, "GASTER") is entered, then do the appropriate action (crash the program).

  • @basix250
    @basix250 3 роки тому +1

    I just typed this on my laptop and it showed me a BSOD... i dunno what i was expecting

  • @understatements
    @understatements 3 роки тому +4

    i tried this...
    and my windows 95 won't boot up again

  • @UCmDBecUtbSafffpMEN3iscA
    @UCmDBecUtbSafffpMEN3iscA 3 роки тому +4

    A great way to get myself in trouble lol

  • @areosy9169
    @areosy9169 3 роки тому +3

    1:10 “What Failed”

  • @ricardosantos2599
    @ricardosantos2599 2 роки тому +2

    6:25 no cmd /c

  • @_thresh_
    @_thresh_ 11 місяців тому

    You can make it so that you need to completely reinstall windows if you make a program that reads that location and set it as a startup app (although it might still let you boot in safe mode and disable it)

  • @ggorg0
    @ggorg0 3 роки тому +6

    Windows user: Oh, frick!
    Linux user (me lol):
    edit: btw i use arch (as my first ever distro :) )

    • @EventuallyTM
      @EventuallyTM 3 роки тому

      "Btw, I use arch"

    • @jsebean
      @jsebean 3 роки тому

      Alt+PrintScreen+O

    • @chrisakaschulbus4903
      @chrisakaschulbus4903 3 роки тому +3

      bugs and exploits like that can hide in any os, be it linux, windows, android, ios... let's not forget that systems like the ps3 get exploited just by visiting a site on the internet.
      and yeah, maybe windows has a higher chance of something like kernelconnect to happen, but don't pretend like you are 100% safe when it comes to things like that

    • @jsebean
      @jsebean 3 роки тому +1

      Yea before linux users get too proud they should remember the shellshock vulnerability a few years ago ;)
      it can, and does happen to anyone :)

    • @starman8853
      @starman8853 3 роки тому +1

      @@chrisakaschulbus4903 yeah exactly. People who constantly go on saying "omg Linux is the best! It's impossible to get a virus and never has any vulnerabilities!" just give us (Linux users) a bad image, it's blatant ignorance to claim ANY system can't be infected in any way or exploited

  • @1e1001
    @1e1001 3 роки тому +11

    i just crashed my friend's computer using an html file with a link to that path

  • @AlvinBalvin321
    @AlvinBalvin321 3 роки тому +3

    i wanna do it so bad but im also kinda afraid, probably will do it tho
    here it is btw: \\.\GLOBALROOT\Device\ConDrv\KernelConnect

  • @marshlowww
    @marshlowww 3 роки тому +2

    Maybe I'm doing something wrong or this bug was fixed

  • @an0na567
    @an0na567 2 роки тому +3

    Not working now :(