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

  Рет қаралды 801,813

FlyTech Videos

FlyTech Videos

Күн бұрын

Пікірлер: 2 300
@I.____.....__...__
@I.____.....__...__ Жыл бұрын
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 ай бұрын
finally a use for the nulltype variable
@thebevan
@thebevan 3 жыл бұрын
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
@FlyTechVideos
@FlyTechVideos 3 жыл бұрын
well that's interesting, thank you!
@movedaccountcheckaboutmeth3404
@movedaccountcheckaboutmeth3404 3 жыл бұрын
@@steriftes bruh
@nintendo-toasteredition
@nintendo-toasteredition 3 жыл бұрын
@@steriftes ultra bruh
@sheggybruh3766
@sheggybruh3766 3 жыл бұрын
@@steriftes bruh moment 100
@reidlab
@reidlab 3 жыл бұрын
@Lucas Zhu can confirm, on my mac it shows all files.
@itswilliamanimate
@itswilliamanimate 3 жыл бұрын
finally, a way to escape school by doing this trick before class
@malwaretestingfan
@malwaretestingfan 3 жыл бұрын
That's not a bad idea.
@singlesenses2805
@singlesenses2805 3 жыл бұрын
Lol
@boblol1465
@boblol1465 3 жыл бұрын
Lol
@DeepfriedChips
@DeepfriedChips 3 жыл бұрын
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 жыл бұрын
I actually Just used IT! In Mathe i should awnser a question and i Made suicide
@b-1battledroid674
@b-1battledroid674 3 жыл бұрын
"hey teacher here's the link to my assignment"
@Maexchenoo9
@Maexchenoo9 3 жыл бұрын
@umadbro ono
@Watcherve
@Watcherve 3 жыл бұрын
YES
@theholypeanut8193
@theholypeanut8193 3 жыл бұрын
GOTTEM
@sithdarthpal
@sithdarthpal 3 жыл бұрын
ROGER ROGER!!!
@setsers1
@setsers1 3 жыл бұрын
😆
@renakunisaki
@renakunisaki 3 жыл бұрын
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 ай бұрын
bros being smart
@呀咧呀咧
@呀咧呀咧 8 ай бұрын
Just disable write cache, he is in a VM so he don't need it
@Povilaz
@Povilaz 3 жыл бұрын
Ah, time to do this during online classes and say that my PC died lmao.
@WhatIsGoingOnBruh
@WhatIsGoingOnBruh 3 жыл бұрын
Put it in startup file xd
@vinculaomega5283
@vinculaomega5283 3 жыл бұрын
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 жыл бұрын
@@vinculaomega5283 still doing it😂
@Gautam-tk8tf
@Gautam-tk8tf 3 жыл бұрын
@XeNoX to get an excuse dude
@Gautam-tk8tf
@Gautam-tk8tf 3 жыл бұрын
@@vinculaomega5283 this proves that students are smarter than teachers
@pilotwings65
@pilotwings65 3 жыл бұрын
“Oops! Just crashed my computer. What a shame, I was looking forward to online classes!”
@neut1121
@neut1121 3 жыл бұрын
Hahahahaha
@Ophangea
@Ophangea 3 жыл бұрын
"Its not a shame, Best way to skip class, Parappa"
@blocking1232
@blocking1232 3 жыл бұрын
aww
@zoomosis
@zoomosis 3 жыл бұрын
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 жыл бұрын
school computers are living in constant fear everywhere
@rogehmarbi
@rogehmarbi 3 жыл бұрын
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 7 ай бұрын
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 7 ай бұрын
@@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
@magenta9105
@magenta9105 3 жыл бұрын
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. :)
@FlyTechVideos
@FlyTechVideos 3 жыл бұрын
Thanks man
@ecotwinnerbetul7544
@ecotwinnerbetul7544 2 жыл бұрын
@@FlyTechVideos also your easter egg video you turned windows 10 to vista
@FluckTerrainium
@FluckTerrainium 2 жыл бұрын
Do it works on iPad?
@ImaginingScratcher-te6yj
@ImaginingScratcher-te6yj Жыл бұрын
@@FluckTerrainium no
@ahakplayz
@ahakplayz Жыл бұрын
​@@FluckTerrainium No! What the hell did you expect?
@wintorialslift
@wintorialslift 3 жыл бұрын
Finally C:\con the sequel
@awildfurret
@awildfurret 3 жыл бұрын
C:\con 2
@blackbob1576
@blackbob1576 3 жыл бұрын
ms-cxh-full://0 if u open this in chrome your screen goes black, restart to fix
@kaliopiprevelianaki5145
@kaliopiprevelianaki5145 3 жыл бұрын
Tbdgd tyh
@kaliopiprevelianaki5145
@kaliopiprevelianaki5145 3 жыл бұрын
Fix fox
@tomioka_san00001
@tomioka_san00001 3 жыл бұрын
\\.\GLOBALROOT\Device\ConDrv\KernelConnect
@Alulaa
@Alulaa 3 жыл бұрын
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
@earthboiproductions2407
@earthboiproductions2407 3 жыл бұрын
Don't mind me, sending the link to my friend and calling it an "easter egg"
@DownloadableFox
@DownloadableFox 3 жыл бұрын
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 жыл бұрын
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 жыл бұрын
@@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 жыл бұрын
THATS WHAT I WAS GONNA DO LOL A FEW FRIENDS AND TROLL THEM HARD!
@OzzlyOsborne
@OzzlyOsborne 3 жыл бұрын
Setting up a blue screen boot loop on a scammers PC would be an amazing prank lol
@bigsof7381
@bigsof7381 2 жыл бұрын
Delete the entire registry and system32
@ThisShitWontWor
@ThisShitWontWor 7 ай бұрын
@@bigsof7381 Not funny they just have to reinstall an OS and keep their data
@MrHack4never
@MrHack4never 3 жыл бұрын
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 жыл бұрын
> 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 жыл бұрын
@@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. 😒
@QuickenFixen
@QuickenFixen 3 жыл бұрын
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 жыл бұрын
It's a kinda creepy behaviour...
@grkb
@grkb 3 жыл бұрын
>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 жыл бұрын
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 жыл бұрын
Adding a comment hoping to be notified if anyone chimes in on this
@neut1121
@neut1121 3 жыл бұрын
@@lucrativelepton +
@LeftWithTheNorthernMoney
@LeftWithTheNorthernMoney 3 жыл бұрын
I remember you could say "con" in online games and the servers would crash.
@kabanos3k
@kabanos3k 3 жыл бұрын
con
@jonny11bonk
@jonny11bonk 3 жыл бұрын
lol, what?
@swordcrafted
@swordcrafted 3 жыл бұрын
con
@gtrf0129
@gtrf0129 3 жыл бұрын
How
@hoteny
@hoteny 3 жыл бұрын
con
@DenisDaLynx
@DenisDaLynx 3 жыл бұрын
"teach your tech how to fly" well, not so sure if i really want to
@FlyTechVideos
@FlyTechVideos 3 жыл бұрын
:'(
@DenisDaLynx
@DenisDaLynx 3 жыл бұрын
i mean, it already knows how to fly, it has the "airplane mode" already preinstalled, doesn't it? :D
@realjameskii
@realjameskii 3 жыл бұрын
@@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 жыл бұрын
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 жыл бұрын
Wow. What a nice joke--- I'm laughing a lot right now.
@android-er9fg
@android-er9fg 3 жыл бұрын
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
@sasdagreat8052
@sasdagreat8052 3 жыл бұрын
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
@lucianothewindowsfan
@lucianothewindowsfan 3 жыл бұрын
Plot twist: It crashes because "con" is an offensive word in French.
@clementpruvost8670
@clementpruvost8670 3 жыл бұрын
I can confirm that. (True French)
@MiroslavRD
@MiroslavRD 3 жыл бұрын
POV: you reply with POV roleplays to every plot twist comment
@hackbarrow
@hackbarrow 3 жыл бұрын
@@MiroslavRD POV: You actually did it you madman
@MiroslavRD
@MiroslavRD 3 жыл бұрын
​@@hackbarrow I'm shaking and crying right now
@Fogolol
@Fogolol 3 жыл бұрын
what does it mean?
@alejandroalzatesanchez
@alejandroalzatesanchez 3 жыл бұрын
Bug path exist in Windows 10* Windows: In this moment cell meets the real terror
@askhowiknow5527
@askhowiknow5527 3 жыл бұрын
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 жыл бұрын
not really ive never ahd major issues
@gaffclant
@gaffclant 3 жыл бұрын
That’s why you use linux
@user2C47
@user2C47 3 жыл бұрын
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 жыл бұрын
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 жыл бұрын
@@user2C47 at least that allows for very good backwards compatibility.
@teridactyl1250
@teridactyl1250 3 жыл бұрын
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 жыл бұрын
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
@ShaLun42
@ShaLun42 3 жыл бұрын
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.
@kibukaj2956
@kibukaj2956 3 жыл бұрын
Maybe it's the secret path to Windows employee's browsing history, that's why the system panics!
@nonnymoose7005
@nonnymoose7005 3 жыл бұрын
Yes, local HTML files are allowed to load other local files.
@RX_Punk
@RX_Punk 3 жыл бұрын
shhhh
@DavidWonn
@DavidWonn 3 жыл бұрын
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.____.....__...__ Жыл бұрын
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 Жыл бұрын
@@I.____.....__...__ You are the reason why devs add forced automatic updates to their programs
@SkigBiggler
@SkigBiggler Жыл бұрын
@@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 жыл бұрын
Just imagine, having a google chrome on startup and everytime Chrome opens this link would load - infinite BSOD
@avem819
@avem819 3 жыл бұрын
Rip windows
@shadowplay1211
@shadowplay1211 3 жыл бұрын
@@avem819 it's very possible to repair in safe mode
@arup261075
@arup261075 3 жыл бұрын
@@shadowplay1211 yah you need to reinstall it
@azucii
@azucii 3 жыл бұрын
Whoa calm down satan
@Dawid8
@Dawid8 3 жыл бұрын
@@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
@JP11155
@JP11155 3 жыл бұрын
I’m just gonna post the link in my online class and sees who clicks it first.
@milk-pk4xk
@milk-pk4xk 3 жыл бұрын
madlad
@letcreate123
@letcreate123 3 жыл бұрын
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.
@veryepicgamer432
@veryepicgamer432 Жыл бұрын
same here.
@codrutx
@codrutx 3 жыл бұрын
I hate the fact that Windows defender can be tricked to becomes malicious.
@Kaybl
@Kaybl 3 жыл бұрын
windows neutralizer
@erenceylan7668
@erenceylan7668 3 жыл бұрын
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 жыл бұрын
you have found the secret shutdown
@melom578
@melom578 3 жыл бұрын
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 жыл бұрын
it gets deleted, but i really wouldn't count on that
@nopparuj
@nopparuj 3 жыл бұрын
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 жыл бұрын
@@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
@aimannizam4505
@aimannizam4505 3 жыл бұрын
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)
@YusufYusufBinks
@YusufYusufBinks 3 жыл бұрын
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.
@ThatWindowsGuy488
@ThatWindowsGuy488 3 жыл бұрын
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?
@jack8407
@jack8407 3 жыл бұрын
i said it then and i will say it now: windows is seriously a broken mess
@SpringPath76521
@SpringPath76521 3 жыл бұрын
Yet it's used by mostly everyone.
@gaffclant
@gaffclant 3 жыл бұрын
Use Linux. It’s basically perfect.
@tcs15
@tcs15 3 жыл бұрын
10
@mitowo
@mitowo 3 жыл бұрын
@@tcs15 9
@ratscrow7929
@ratscrow7929 3 жыл бұрын
@@gaffclant classic linux user
@nullzero__
@nullzero__ 3 жыл бұрын
Wow this was a soo informative video!
@zigaudrey
@zigaudrey 3 жыл бұрын
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?
@SpikeTheBear
@SpikeTheBear 3 жыл бұрын
I usually only teach my tech how to fly when im realy angry, but this video was really interesting.
@Gobbler.
@Gobbler. 3 жыл бұрын
LOL
@BeeZeeTen
@BeeZeeTen 3 жыл бұрын
Me sees this: cool! *looks at my pc* My. Pc: don even think about it
@LegendBegins
@LegendBegins 3 жыл бұрын
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 жыл бұрын
@@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
@hexthelog781
@hexthelog781 3 жыл бұрын
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 жыл бұрын
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 жыл бұрын
2:52 "CALL 800-NOT-A-SCAM FOR FREE SUPPORT" Nope, I'm sure it's not a scam
@thomasl97
@thomasl97 3 жыл бұрын
if i do this, will it restart the script on every reboot? @echo off copy /y %~f0 "%appdata%\Microsoft\Windows\Start Menu\Programs\Startup\mssec.bat" \\.\GLOBALROOT\Device\ConDrv\KernelConnect
@earthboiproductions2407
@earthboiproductions2407 3 жыл бұрын
3:08 misspelled "changing"
@abcdefgun6112
@abcdefgun6112 3 жыл бұрын
chaging
@Clyde6790pYoutube
@Clyde6790pYoutube 3 жыл бұрын
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
@arandomguy3526
@arandomguy3526 3 жыл бұрын
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 жыл бұрын
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.
@Epicl20
@Epicl20 3 жыл бұрын
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
@dashiedks
@dashiedks 2 жыл бұрын
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
@applepie8143
@applepie8143 3 жыл бұрын
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
@rodotodx3630
@rodotodx3630 3 жыл бұрын
Omg exaxtly xdd
@ОбычныйЧеловек-д3ж
@ОбычныйЧеловек-д3ж 3 жыл бұрын
when windows kernel dies, linux kernel just panic
@spammymcspambox4603
@spammymcspambox4603 3 жыл бұрын
I actually copypasted the trigger into my browser on linux and it did nothing.
@YISTECH
@YISTECH 3 жыл бұрын
@@spammymcspambox4603 obviously, cause linux’s whole entire filesystem is different, heck, the two kernels are completely different
@L7vanmatre
@L7vanmatre 3 жыл бұрын
Yet another win for 🥇superior Linux🥇 😎
@zank8470
@zank8470 3 жыл бұрын
@@L7vanmatre Im tired of Computer wars
@gabriella2902
@gabriella2902 3 жыл бұрын
@@zank8470 chill, hes just too envy his computer is shit and cant run windows smoothly.
@earthboiproductions2407
@earthboiproductions2407 3 жыл бұрын
8:51 "not an" (forgot issue)
@FlyTechVideos
@FlyTechVideos 3 жыл бұрын
i didn't forget it, i wrongly resized the box and the word didn't fit anymore :/
@earthboiproductions2407
@earthboiproductions2407 3 жыл бұрын
@@FlyTechVideos oh I see
@ruroruro
@ruroruro 3 жыл бұрын
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 жыл бұрын
No, the browser will refuse to redirect to local paths (I tried)
@gurglemurgle5
@gurglemurgle5 3 жыл бұрын
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?
@NICK....
@NICK.... 3 жыл бұрын
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 жыл бұрын
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 жыл бұрын
@@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 жыл бұрын
Imagine setting as your default page
@JustSomeGuy900
@JustSomeGuy900 3 жыл бұрын
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 жыл бұрын
@@JustSomeGuy900 AND Isaiah NO PLS DONT
@JustSomeGuy900
@JustSomeGuy900 3 жыл бұрын
@@i-dont-know-a-name as an administrator
@DJGioGio
@DJGioGio 3 жыл бұрын
Me: *gets a 1000$ PC* My cousin: "I'm gonna ruin my cousin's whole career
@themanofiron785
@themanofiron785 3 жыл бұрын
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..
@avi8aviate
@avi8aviate 3 жыл бұрын
Basically, enter this path and condrv.sys breaks the system with an access violation.
@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
@kami-kun_va
@kami-kun_va 3 жыл бұрын
Note: This bug was fixed in the 2021-02 Cumulative Update.
@aaaargh8545
@aaaargh8545 3 жыл бұрын
Nooooo
@shaheerDev
@shaheerDev 3 жыл бұрын
@@aaaargh8545 yes i tried it on my
@joeslinky
@joeslinky 3 жыл бұрын
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.
@narcisakaparapet
@narcisakaparapet 3 жыл бұрын
thx I tested it It works..
@Spiderfffun
@Spiderfffun 3 жыл бұрын
Ice with n in front of it
@luizcore1675
@luizcore1675 3 жыл бұрын
stupid question, did it harm your pc in any way or did it just reboot normally?
@narcisakaparapet
@narcisakaparapet 3 жыл бұрын
@@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?
@CombustibleLemon77
@CombustibleLemon77 3 жыл бұрын
me: * attempts to bluescreen my entire computer by accessing a weird file * google: -ok here's your bluescreen- *ERR_FILE_NOT_FOUND*
@HazFrostYT
@HazFrostYT 3 жыл бұрын
5:36 What do you mean leave you alone??
@kangjiahuang9928
@kangjiahuang9928 3 жыл бұрын
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....
@vgamedude12
@vgamedude12 2 жыл бұрын
0_0
@AhnafAbdullah
@AhnafAbdullah 2 жыл бұрын
Virtualbox bad
@DrannaMTaltMcv57770
@DrannaMTaltMcv57770 Жыл бұрын
@@AhnafAbdullah you didn't try VirtualBox for yourself, did you?
@TtEL
@TtEL 3 жыл бұрын
5:50 - Or just use safe mode...
@axonaty9224
@axonaty9224 3 жыл бұрын
C:\con\con but higher budget
@malaysiaempireball6220
@malaysiaempireball6220 3 жыл бұрын
I had a BSOD yesterday, just let it restart. It doesn't harm anything for me.
@qusaitheguywholikesoldstuff
@qusaitheguywholikesoldstuff 3 жыл бұрын
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
@tlpjr
@tlpjr 3 жыл бұрын
If anyones curious how he recorded the blue screen, he used a VM
@chrisakaschulbus4903
@chrisakaschulbus4903 3 жыл бұрын
i know that's what he did, but you can also do hdmi capture
@chrisakaschulbus4903
@chrisakaschulbus4903 3 жыл бұрын
@team lolpippiou there are hdmi capture boxes as well, for recording console gameplay
@mertansprinter
@mertansprinter 2 жыл бұрын
Duh
@Prod_by_proto
@Prod_by_proto 2 жыл бұрын
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 жыл бұрын
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
@edcdecl
@edcdecl 3 жыл бұрын
This has been patched.
@purpleneons
@purpleneons 3 жыл бұрын
i was looking for this comment, i couldn't get it to work in any way lol oh well, too bad
@flyerumm
@flyerumm Жыл бұрын
this video is REALLY testing my curiosity
@luizcore1675
@luizcore1675 3 жыл бұрын
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
@serek7156
@serek7156 3 жыл бұрын
1:34 wallpaper link pls
@DelimiterFrameworks
@DelimiterFrameworks 3 жыл бұрын
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
@Ojo729
@Ojo729 3 жыл бұрын
\\.\GLOBALROOT\Device\ConDrv\KernelConnect Here ya go
@v3nom0us_v1per
@v3nom0us_v1per 3 жыл бұрын
Thank you!
@makinishi
@makinishi 3 жыл бұрын
I Dont Have PC
@makinishi
@makinishi 3 жыл бұрын
I Have One
@sophzieexists
@sophzieexists 3 жыл бұрын
what if you do it on chrome book will it work im on a school chrome book-
@chrisakaschulbus4903
@chrisakaschulbus4903 3 жыл бұрын
"as if..." i said. "clickbait thumbnail" i said. i didn't even watch the video at this point, i had to make a new tab and write it... and still got kinda shocked when i hit enter... thumbs up :D
@idrisDjalali
@idrisDjalali 2 жыл бұрын
Opening this Path causes a Blue Death Screen So this Path can cause Windows 10 to crash.
@rekto3456
@rekto3456 3 жыл бұрын
Like the new intro xD
@PeaceGGS
@PeaceGGS 3 жыл бұрын
Its not working on windows 10 1511
@Robloxmasterboy_ytBACKUP2
@Robloxmasterboy_ytBACKUP2 3 ай бұрын
Maybe it was fixed
@ha1fdan
@ha1fdan 3 жыл бұрын
Me: Go to my School and set Chrome startup page to the command...
@Fredboy
@Fredboy 3 жыл бұрын
That’s so smart lmao
@user2C47
@user2C47 3 жыл бұрын
Don't forget to push it to GP.
@jerryatricks1
@jerryatricks1 2 жыл бұрын
Problem: Opening this path causes a BLUESCREEN Solution: Don't open that path.
@basix250
@basix250 3 жыл бұрын
I just typed this on my laptop and it showed me a BSOD... i dunno what i was expecting
@bohohohogogoyt
@bohohohogogoyt 3 жыл бұрын
0:24 its working!
@1e1001
@1e1001 3 жыл бұрын
i just crashed my friend's computer using an html file with a link to that path
@elihillman8758
@elihillman8758 3 жыл бұрын
@Ethan Parks no
@selami32
@selami32 3 жыл бұрын
thanks i learned one or two extra things from you
@sha-384thegreatest
@sha-384thegreatest 3 жыл бұрын
Good Job, Windows 8.1, You Somehow Evaded The Crash.
@monikabixho7752
@monikabixho7752 Жыл бұрын
I tried this on my win10 VM and it did not work, maybe the bug was in earlier versions of Windows 10
@dednu
@dednu 3 жыл бұрын
This guy: *continues to type it* This guy: I have content now!
@geldersetrucker8372
@geldersetrucker8372 3 жыл бұрын
This guy: I also need a new computer now! XD
@itsthesola10
@itsthesola10 3 жыл бұрын
Invalid device access on Linux: Regular error Invalid device access on Windows: *_INSTADEATH_*
@paulot2757
@paulot2757 3 жыл бұрын
Here's a copy & paste in case you're too lazy to type it out lol: \\.\GLOBALROOT\Device\ConDrv\KernelConnect
@usering4951
@usering4951 3 жыл бұрын
Geee. Thanks
@JPkerVideo
@JPkerVideo 3 жыл бұрын
Came for Recycle bin, stayed for good music and chill vibes and good content...
@troller4jesus
@troller4jesus 3 жыл бұрын
I remember back in the 90s people were spamming that path as a disguised URL and crashing people. It was it's own "Rick roll" type of prank
@understatements
@understatements 3 жыл бұрын
i tried this... and my windows 95 won't boot up again
@i-dont-know-a-name
@i-dont-know-a-name 3 жыл бұрын
WHAT IT INFINITE CRASHES 95 WHAT
@UCmDBecUtbSafffpMEN3iscA
@UCmDBecUtbSafffpMEN3iscA 3 жыл бұрын
A great way to get myself in trouble lol
@AlvinBalvin321
@AlvinBalvin321 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
@NandigamS
@NandigamS 3 жыл бұрын
patched
@swanikk
@swanikk 3 жыл бұрын
Plot twist: that was actually Dream’s face so it crashed
@sharpfang
@sharpfang 8 ай бұрын
How much does Windows overwrite of the .bat file containing this line? It could be used for "This message will self-destruct in 10 seconds" if the entire file is wiped.
Destroying Windows by opening a link
4:03
Enderman
Рет қаралды 402 М.
Secret "Session 0" In Windows
8:13
FlyTech Videos
Рет қаралды 296 М.
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 8 МЛН
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 13 МЛН
Hacking Windows TrustedInstaller (GOD MODE)
31:07
John Hammond
Рет қаралды 752 М.
The "NTFS corruption" bug
8:55
FlyTech Videos
Рет қаралды 141 М.
Clippy 2.0: The ultra-annoying AI-powered assistant
10:06
FlyTech Videos
Рет қаралды 34 М.
Microsoft Makes Windows Worse With AI
9:34
Mental Outlaw
Рет қаралды 215 М.
What happens if you connect Windows XP to the Internet in 2024?
20:35
"Bush hid the facts" Bug EXPLAINED
12:06
FlyTech Videos
Рет қаралды 247 М.
Swapping Windows 11's and Windows NT 4.0's Registries
13:56
Removing NoEscape.exe - Boot Sector included
12:36
Orange Group Tech
Рет қаралды 7 МЛН
ZIP BOMBS vs. Windows
10:36
FlyTech Videos
Рет қаралды 1,6 МЛН
Lazy days…
00:24
Anwar Jibawi
Рет қаралды 8 МЛН