diff --git a/AsyncRAT-C#/Client/Program.cs b/AsyncRAT-C#/Client/Program.cs index c48caa1..3d094d7 100644 --- a/AsyncRAT-C#/Client/Program.cs +++ b/AsyncRAT-C#/Client/Program.cs @@ -29,6 +29,7 @@ namespace Client static void Main(string[] args) { + Console.Title = "AsyncRAT | Client"; InitializeClient(); while (true) { diff --git a/README.md b/README.md index 87d0ff0..038a082 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + # AsyncRAT