[GH-ISSUE #806] Making rat c# #537

Closed
opened 2026-02-27 15:50:47 +03:00 by kerem · 3 comments
Owner

Originally created by @Void061 on GitHub (Apr 13, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/806

Hi, i want to start coding my RAT in c# i checked for online sources (like this) but they are too hard to understand and follow... Can someone give me some nudge about from where i should start to make simple RAT?
TCP/IP protocol are good?
Can someone give me documents or something like this to study? I searched too much on google without results... Sorry for bd english and ty

Originally created by @Void061 on GitHub (Apr 13, 2020). Original GitHub issue: https://github.com/quasar/Quasar/issues/806 Hi, i want to start coding my RAT in c# i checked for online sources (like this) but they are too hard to understand and follow... Can someone give me some nudge about from where i should start to make simple RAT? TCP/IP protocol are good? Can someone give me documents or something like this to study? I searched too much on google without results... Sorry for bd english and ty
kerem closed this issue 2026-02-27 15:50:48 +03:00
Author
Owner

@Pernat1y commented on GitHub (Apr 14, 2020):

You should start from learning language (duh).

<!-- gh-comment-id:613551369 --> @Pernat1y commented on GitHub (Apr 14, 2020): You should start from learning language (duh).
Author
Owner

@graysuit commented on GitHub (Apr 14, 2020):

@Void061
From my experience it will be impossible for a beginner to learn any programming language,
You have to prove yourself to make it possible,
RAT is an big project like Qussar-RAT.
You should start using simple tasks,

I will recommend you to work on simple reverse shell,
Every pen tester writes reverse shell in beginning state.

Reverse Shell allows you to run cmd,powershell or any other shell commands on victim PC.

<!-- gh-comment-id:613557042 --> @graysuit commented on GitHub (Apr 14, 2020): @Void061 From my experience it will be impossible for a beginner to learn any programming language, You have to prove yourself to make it possible, RAT is an big project like Qussar-RAT. You should start using simple tasks, I will recommend you to work on simple reverse shell, Every pen tester writes reverse shell in beginning state. Reverse Shell allows you to run cmd,powershell or any other shell commands on victim PC.
Author
Owner

@Gustavo-tech commented on GitHub (Apr 23, 2020):

I also recommend you to start with the basics, then increase the difficulty of the projects, about materials to you learn, the best solution ever will be the documentation of the language, but if it is too much complicated for you, you can use the w3c site, there they have some tutorials that might help or you can try an Udemy course.

<!-- gh-comment-id:618642884 --> @Gustavo-tech commented on GitHub (Apr 23, 2020): I also recommend you to start with the basics, then increase the difficulty of the projects, about materials to you learn, the best solution ever will be the documentation of the language, but if it is too much complicated for you, you can use the w3c site, there they have some tutorials that might help or you can try an Udemy course.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#537
No description provided.