Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

C# Powerful Rat

  • This is a powerful Remote-Acces-Trojan made by me in c#. It features a wide variety of different built in commands and a built-in networking protocol that includes a strong ECDH key-agreement protocol.

    E-mail: mihai.ungureanu.talk@gmail.com

    Commands🧰

    ------------------------------------
          C# Rat Help Menu >>        
    ------------------------------------
    Built in admin feature. If admin is turned off/on, the response will be automatically sent back, so you know whether admin is turned on/off.
    
    0. GetIp - Get the public ip of the target
    
    1. ScanPort - Scan a specific port.
    
    2. FileHandler:
             > 0. FileLooker - Searches trough all the files in the target's computer from a given path and extension to look.
                Example:
                  [~] enter an index for the file handler: 0
                  [~] enter the path to look into: C:\
                  [~] enter the extension for the files: .txt
                  file saved as C:\Users\{YourWindowsUsername}\info471096619.txt
             > 1. FileStealer - Steals a file knowing it's path.
             > 2. FileSender - Send a file to the target.
             > 3. FileRemover - Remove a file from the target's computer.
             > 4. FileEncrypter:
                       1. simpleEncrypter - encrypt a file in the target's computer.
                       2. compuseEncrypt:
                               simple - encrypts the files from the starting path in the target's computer with an extension to look for and encrypt it (.pdf, .exe etc).
                               selective - encrypts all the files from the starting path in the target's computer (without an extension to look for).
             > 5. FileExecuter - Executes a file (must be an .exe).
             
    3. ReverseShell - Begin a reverse shell with a limit of commands you can run.
    
    4. Controller:
             > '0' - Keyboard writer
             > '1':
                       1. 'mouse-mover' - move the mouse position.
                       2. 'mouse-jiggler' - move the mouse for a certain amount of times in a random generated position.
                  
    5. ScreenShot - Take a screenshot from the target's computer.
    
    6. WebPage - Open a webpage.
    
    7. NetworkMenu:
            > 0. DoS - Distrubing a website untill the client is closed (it runs in the background).
            > 1. InterfaceInfo - Get all the information about the target (runs ipconfig /all).
            > 2. WifiPasswordExtract - Extract all the password's from the wifi networks where the target connected.
            > 3. FtpBrute - Run a brute-force attack on a ftp server from the target's computer so you won't get detected.
    
    8. UserInfo - Get information such as: Machine name, User name, Os version, Processor count, System directory, Domain name, Current working directory, Framework description, Os description
    
    Made entirely by tfwcodes/Mihai Ungureanu.
    Only use it within machines you have permission/your own.
    '''
    
  • About

    A powerful Remote-Acces-Trojan made by tfwcodes in c# with it's own network protocol. This app features many different commands and a built-in networking protocol with asymmetric encryption and a Elliptic-curve Diffie–Hellman (ECDH) key agreement protocol.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    Packages

    Contributors

    Languages