[REMOTE ADMINISTRATION TOOL] R.A.T. Development

Status
This thread has been locked.

Shrimpp

Meh.
Premium
Feedback score
13
Posts
210
Reactions
58
Resources
0
This tool will be used for legal purposes and will not be used to violate international cybercrime legislation. I.e. used on computers I have explicit permission to use it on.

Please message me for more details, this will require an actually scalable programming language (not one that requires prerequisites such as "NodeJS" to run).
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Dylan

You can't say pop and forget the smoke
Supreme
Feedback score
0
Posts
400
Reactions
51
Resources
0
Add me Dylan#0356 I have previous payload creation and use experience.
 

alice

Supreme
Feedback score
24
Posts
310
Reactions
178
Resources
0
Please don't make huge leaps of logic without any basis in evidence first. NodeJS is one of the most popular and widely used runtimes for backend systems. It's used by netflix, ebay, uber, and lots of other big companies. Pretty sure they're not just gonna use a "crap" framework.
Node is pretty crap for writing a RAT for a lot of reasons (more dependencies, more abstraction, less control, less performance, etc.) The RAT backend or C2 server could use Node though since the clients don't need to have it installed, just the server.

Yup, what even is a "prerequisite"? Do you want everything statically linked? Just no interpreters that have to be installed before hand? NodeJs can be packaged with the exe, is that still count as a prerequisite?
Why not just write it in C or C++? A far better language for a project like this, particularly if it's for Windows since the native API is written in C.
 
Last edited:

Shrimpp

Meh.
Premium
Feedback score
13
Posts
210
Reactions
58
Resources
0
Node is pretty crap for writing a RAT for a lot of reasons (more dependencies, more abstraction, less control, less performance, etc.) The RAT backend or C2 server could use Node though since the clients don't need to have it installed, just the server.


Why not just write it in C or C++? A far better language for a project like this, particularly if it's for Windows since the native API is written in C.

I was looking for a C/C++ dev, but Python also works good for this stuff
 

croissant222

Feedback score
0
Posts
439
Reactions
151
Resources
0
Node is pretty crap for writing a RAT for a lot of reasons (more dependencies, more abstraction, less control, less performance, etc.) The RAT backend or C2 server could use Node though since the clients don't need to have it installed, just the server.


Why not just write it in C or C++? A far better language for a project like this, particularly if it's for Windows since the native API is written in C.
Yes i agree c/c++ would be better, but thats not what i was asking.
 

Turtle

turtle#1989
Supreme
Feedback score
17
Posts
751
Reactions
419
Resources
0
lmao wont use node but is fine with python
 

Springed

Premium
Feedback score
0
Posts
5
Reactions
0
Resources
0
I have experience with this add me on discord we can sort something out Spring#6094
 
Status
This thread has been locked.
Top