moom825 / Discord-RAT-2.0

Discord Remote Administration Tool fully written in c#, stub size of ~75kb, over 40 post exploitations modules
366 stars 91 forks source link

everything got leaked #81

Open Nintendoboi22 opened 4 months ago

Nintendoboi22 commented 4 months ago

yep, the discord server got nuked and i got a msg from discord saying that they found my token online.

bob128730 commented 4 months ago

its made in dotnet, anyone can get the token from an exe built with this using dnspy or similar. thats a good thing, because ratting is a shitty thing to do 👍.

Ssupreme2 commented 4 months ago

so basically if you download it and try to use it against another computer it wont work?

bob128730 commented 4 months ago

It will work, but if anyone a little savvy comes accross it, they can find the token you supplied easily.

Ssupreme2 commented 4 months ago

ahh alright good to know i wish that i knew how to get the token if someone tryed to use a rat against me

mlemmlemquynh commented 4 months ago

its made in dotnet, anyone can get the token from an exe built with this using dnspy or similar. thats a good thing, because ratting is a shitty thing to do 👍.

uhhh the fact you can just obfuscation this exe to preven people from decode

mlemmlemquynh commented 4 months ago

its made in dotnet, anyone can get the token from an exe built with this using dnspy or similar. thats a good thing, because ratting is a shitty thing to do 👍.

i have do that to make this rat can bypass windows defender and almost all antivirus and my token cant get lost

mlemmlemquynh commented 4 months ago

It will work, but if anyone a little savvy comes accross it, they can find the token you supplied easily.

but it can get detect by windows defender because it dont have get obfuscation so you need to do something to prevent that

bob128730 commented 4 months ago

its made in dotnet, anyone can get the token from an exe built with this using dnspy or similar. thats a good thing, because ratting is a shitty thing to do 👍.

uhhh the fact you can just obfuscation this exe to preven people from decode

Most obfuscation is easy to get around, unless youre going to use themida or something which i doubt skids using this will.

stretch07 commented 2 months ago

its made in dotnet, anyone can get the token from an exe built with this using dnspy or similar. thats a good thing, because ratting is a shitty thing to do 👍.

uhhh the fact you can just obfuscation this exe to preven people from decode

it seems like you don't understand what obfuscation is at all obfuscation makes code difficult to understand- https://en.wikipedia.org/wiki/Obfuscation not impossible to understand