GithubHelp home page GithubHelp logo

c-sharp-r.a.t-client's People

Contributors

advancedhacker101 avatar elektrokill avatar philipmur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

c-sharp-r.a.t-client's Issues

Handshake failed?

I'm currently getting this issue when I'm trying to connect.

System.IO.IOException: 'The handshake failed due to an unexpected packet format.'

this is the code that's giving me the error.
if (IsLinuxServer) { _sslClient = new SslStream(new NetworkStream(_clientSocket), false, new RemoteCertificateValidationCallback(ValidateSSLConnection), null); _sslClient.AuthenticateAsClient(""); //this is the highlighted line giving error. LaunchHearthbeat(); }

the line that gives the error is _sslClient.AuthenticateAsClient("");
I thought maybe it was my issue with ports etc. however I have an older version of your RAT when i first started following you along way back when. that connects just fine.

appCom.dll Question

Hello, First want to say great projects (Client and Server) this will help tremendously with a current project for work.
My question is do you or can you post the source code for the appCom.dll ? or
show me how to get it.

Thank you very much and again great projects.

Run on linux

Hi, in the code I see a variable IsLinuxServer.
Does it mean the server can run also on linux?
If yes how can I run it on linux?
Thanks

SendCommand Failure

when I run the rat I get "Send Command Failure Object reference not set to an instance of an object."

Missing DLL's

Do you have any plans on uploading the needed DLL's?
I can't compile any of your programs because there are missing libraries.
Thank you - Brian

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.