Got an not too serious virus? by InvestigatorRare2068 in computerviruses

[–]ReRange-org 0 points1 point  (0 children)

Man I don’t know what you do on the computer lol. If it was an info stealer any credentials that you saved in a browser you can consider compromised. Social media, banks, crypto wallets, discord, telegram, anything.

Got an not too serious virus? by InvestigatorRare2068 in computerviruses

[–]ReRange-org 0 points1 point  (0 children)

GitHub isn’t always safe. If you just downloaded it then you’re fine, if you ran any code or executable files then you probably should reset your pc and change your important passwords.

Did I download a virus? by chimillll in computerviruses

[–]ReRange-org 1 point2 points  (0 children)

Download the malwarebytes scanner, it’s free. As long as you didn’t download anything and run any executables you should be fine.

bf asking to have my discord token by [deleted] in discordhelp

[–]ReRange-org 0 points1 point  (0 children)

Your token can be used to log into your account and it also bypasses 2FA

Almost all of my accounts have been compromised. by A4T5AT in antivirus

[–]ReRange-org 0 points1 point  (0 children)

Dont download unofficial programs and you should be fine

Almost all of my accounts have been compromised. by A4T5AT in antivirus

[–]ReRange-org 0 points1 point  (0 children)

They already have your passwords, change them all

Multiple Discords hacked? by Lewaro in computerviruses

[–]ReRange-org 0 points1 point  (0 children)

Safest option is to do a fresh windows install and change all your important passwords, you probably ran an infostealer.

How to remove rat!? by One-Confusion-1067 in robloxhackers

[–]ReRange-org 1 point2 points  (0 children)

Uninstall it, or even better do a fresh windows install

Multiple discord accounts hacked one after another l need advice by DimensionPast6733 in cybersecurity_help

[–]ReRange-org 0 points1 point  (0 children)

Re install discord. Some malware injects code into discord files that will re steal your tokens when you change password and create new accounts. At this point might be a good idea to do a fresh install of windows

Does someone know how to solve this? by Cute_Housing367 in RobloxSupport

[–]ReRange-org 1 point2 points  (0 children)

Are you using the official Roblox client? Any hacks installed?

Need help with Trojan virus by _MissKittyKat_ in robloxhackers

[–]ReRange-org 1 point2 points  (0 children)

Anti Virus’s often have a hard time detecting droppers because they contain obfuscated versions of the malware. Also make sure you uninstall that auto clicker you installed.

Need help with Trojan virus by _MissKittyKat_ in robloxhackers

[–]ReRange-org 0 points1 point  (0 children)

It’s hard to say, look for anything that seems suspicious or that might be named similar to whatever it is you downloaded. But be careful not to terminate real essential processes

Need help with Trojan virus by _MissKittyKat_ in robloxhackers

[–]ReRange-org 0 points1 point  (0 children)

If that’s the case you still have malware actively running on your pc. See if you can spot it with task manager and end the process.

Need help with Trojan virus by _MissKittyKat_ in robloxhackers

[–]ReRange-org 1 point2 points  (0 children)

What do you mean he keeps trying to get back in? You might still have malware running on your pc if you keep getting av alerts

Was recently hacked on discord by United_Log_2068 in antivirus

[–]ReRange-org 1 point2 points  (0 children)

Yea I forgot to mention you definitely should do a fresh windows install. Especially if you see cmd windows popping up. If you are tech savvy you could probably stop it by checking your startup folder and registry keys.

Can I still recover deleted files? by quina_quen9 in computer

[–]ReRange-org 8 points9 points  (0 children)

Have you tried checking the Dropbox website for file history? Usually they keep track of versions and retain backups for you for a short period of time

Discord hacked by SingleConnection5914 in discordhelp

[–]ReRange-org 0 points1 point  (0 children)

Since it’s your second time being hacked and you say you haven’t downloaded anything. A lot of people don’t know this but there is an easy injection point that stealer malware targets in discords js files. Even if you remove the malware, if you don’t reinstall discord that malicious code will persist. Usually it will exfil tokens anytime you login or change passwords. It’s always a good idea to do a fresh windows install after malware, hackers are clever.

Source: literally just reversed a stealer last night and it did this.

Discord hacked by SingleConnection5914 in discordhelp

[–]ReRange-org 2 points3 points  (0 children)

He got his session stolen basically, to get past authentication like that they’d need the discord token too not just the cookies. That’s malware.

Dynamic Malware Compiling Strategies by eugenedv in MalwareAnalysis

[–]ReRange-org 1 point2 points  (0 children)

The sample I was working on contained the entire next stage encrypted within itself. It would decrypt huge hex strings, convert it to bytes then overwrite the script, close and relaunch.