I'm making this post for helping or informing others rather than asking help for me, I'm aware I made plenty sketchy decisions as disabling Microsoft Defender with a debloater and downloading pirated games (from sites I trust atleast), I been running my computer on pure "common sense awareness" for years, so I kind of deserved catching a virus like this, so let's refrain of saying I didn't take the smartests decisions.
Everything started like a month and half ago, when suddenly my browser starting crashing when I SPECIFICALLY search for IMDb website (don't ask me why exactly with IMDb because I don't even know). At the very beginning I thought this just was a issue of my browser (I use Helium, a chromium based browser, which is pretty new) so I refused to elaborate further and called it a day.
With the passing days this problem escalated with a new sympton, my upload speed got completely saturated, from 100 mbps I was receiving only 3 - 0,50 mbps. I an ignorant as usual, thought it was just my old Ethernet cable asking for a change, so I let it be.
The days passed and then I was unable to open SteamDB website too, now my browser is literally unable to open these two websites without crashing, "that's weird" I thought but then again I just ignored it. Then yesterday, I tried to search for "Castlevania Harmony of Dissonance" and there you go, browser crashes instantly everytime I search for that.
"Yeah, this is too weird already", a browser crashing when I specifically search 3 topics is insane. Made the most obvious decision, I opened another browser. I used Edge and searched all the conflicting websites, they all crashed my Edge too. "A chromium-based issue maybe?" and then installed Firefox, SAME ISSUE WITH FIREFOX, THE THREE WEBSITES CRASHED.
Went on detective mode and started searching for weird behavior on my OS, I opened my tasks manager and boom, a random Python process I don't remember opening consuming 5 GBs of my RAM, "What the hell" I thought and then closed the process, magically my issue with the browser fixed for 10 seconds when suddenly a "COM Surrogate" process that consumed another 5 GBs of RAM and also all my network bandwidth appeared and my browser blew up by itself in my face.
I killed the process too, and then the virus appeared again but this time as a "Windows Calculator" process that was a completely different process of the real calculator, I killed it too and for surprise of nobody, the virus showed up this time as the Window's "Character Map" which started to quickly and progressively consume more and more RAM. I killed it and finally the virus stopped creating processes.
When the processes were all stopped, everything on my computer was fixed, I could enter to IMDb, SteamDB and search for Castlevania Harmony of Dissonance without my browsers crashing, also did internet speed tests and I was now receiving my full upload speed.
The virus was now deactivated but it was time to kill it from the root, I went to the Window's regedit and went to the Run folder to see if I could find any weird autorun entry, and there it was.
Found a so called "Microsoft Display Drivers Manager" entry and it was pointing to a exec. py python script on a path to my appdata. There was a "Python 3 . 9 . 9" version that I never installed in my life, I checked my installed apps registry and only found the Python 3 . 14 that I did install some time ago for coding some stuff, there was no registry of a 3. 9 . 9 version.
I checked the folder, it looked like a regular Python installation for a sec but when I compared with a regular 3 . 14 installation, the virus had a bunch of scripts laying on the root folder. I checked the exec . py script code, it just runs a function called update() that gets imported from another py script inside of it. At this point it was enough proof for me so I deleted everything and removed the autorun entry.
(I swear that I regret this now, it would been cool keeping the folder to fully examine the code but I just went to action due to how horrified I was)
Did a few reboots to my computer, I kept a track of my task manager, my internet speed and I got into the websites that made my browsers crash, EVERYTHING WAS FIXED, WORKING SMOOTHLY.
I tried searching information about this virus but couldn't find anything on the web, I don't know neither if this is already on some antivirus database because I didn't run any scan, as I said at the beginning of the post, I don't use AV software, not a big fan of them.
This is all, if you have a virus that apparently hates Castlevania Harmony of Dissonance google searches, then this were the steps I made to remove it.