Projects STRLCPY PowerShdll Commits c198fd77
🤬
  • ■ ■ ■ ■
    exe/Common.cs
    skipped 18 lines
    19 19   }
    20 20   public void interact()
    21 21   {
    22  - Console.WriteLine("PowerShdll.dll");
     22 + Console.WriteLine("PowerShdll.exe");
    23 23   string cmd = "";
    24 24   while (cmd.ToLower() != "exit")
    25 25   {
    skipped 116 lines
Please wait...
Page is in error, reload to recover