Categories > Etc > Disputes >

Sirhurt's Launcher is just... Unusable.

Posts: 149

Threads: 17

Joined: Jul, 2020

Reputation: 9

Posted

Tldr; This launcher looks like it was written by someone who just started programming a week ago, meanwhile it's written by the Sirhurt Team. (The ones ya'll who use Sirhurt are supposed to trust with the safety of your data.)

 

Sirhurt's Launcher looks like a ton of stackoverflow pastes piled together. (Make your launcher better IcePools. Please. It's bad.) It doesn't iterate over directories to delete zip files, instead it's just manually done through around 20 lines of code which is inefficient and will break if any of those files are not found since it has no handler. (This also goes for installing zip files, creating directories and unzipping files.) An image is attached below.

 

https://i.imgur.com/2vBe1HM.jpeg

 

Summing everything up, just please don't trust Sirhurt until they can write something decent. Just seeing this, I never want to see their exploit source. It's most likely a complete nightmare. I've added an additional "never learn from it" meme below.

 

public static void Main(string[] args) {
  string str =
      Program
          .JsonDecode(Program.Http_Request(
              "https://clientsettingscdn.roblox.com/v2/client-version/WindowsPlayer"))
              ["clientVersionUpload"]
          .ToString();
  string str2 = Directory
                    .GetParent(Path.GetDirectoryName(
                        Assembly.GetExecutingAssembly().Location))
                    .ToString();
  Application.EnableVisualStyles();
  new Form1().ShowDialog();
  TextBox textBox = new TextBox();
  textBox.Text = args [0]
                     .Replace("+", "\r\n");
  string text =
      "--play -a https://auth.roblox.com/v1/authentication-ticket/redeem";
  string text2 = " -t ";
  string text3 = " -j ";
  string text4 = " -b ";
  string text5 =
      " -authenticationTicket https://auth.roblox.com/v1/authentication-ticket/redeem";
  if (textBox.Lines[0] == "remove") {
    MessageBox.Show("remove");
    string str3 =
        Path.GetFullPath(Path.Combine(
            Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location),
            "..")) +
        "\\";
    Thread.Sleep(4000);
    MessageBox.Show(textBox.Lines[1]);
    Directory.Delete(str3 + textBox.Lines[1], true);
  }
  foreach (string text6 in textBox.Lines) {
    if (text6.Contains("gameinfo:")) {
      text2 += text6.Replace("gameinfo:", "");
    }
    if (text6.Contains("placelauncherurl:")) {
      text3 += HttpUtility.UrlDecode(text6.Replace("placelauncherurl:", ""));
    }
    if (text6.Contains("browsertrackerid:")) {
      text4 += text6.Replace("browsertrackerid:", "");
    }
  }
  string arguments =
      string.Concat(new string[]{text, text2, text3, text4, text5});
  new Process{
      StartInfo = {FileName = str2 + "\\" + str + "\\RobloxPlayerBeta.exe",
                   Arguments = arguments, UseShellExecute = true}}
      .Start();
}

 

  • 1

Posts: 17

Threads: 2

Joined: Jun, 2022

Reputation: 11

Replied

i refuse to believe these monkeys have been coding for longer than me or customality 

  • 0

~iskrer

https://cdn.discordapp.com/attachments/1001178171510624439/1001614646282829934/unknown.png

ecstacy_lxnny

yea i'm lxnny

vip

Posts: 941

Threads: 84

Joined: May, 2021

Reputation: 98

Replied

Now u are gonna get neg repped by a thousand accounts of IcePools :troll:

  • 0

im bipolar btw

Posts: 585

Threads: 30

Joined: Jan, 2018

Reputation: 5

Replied

I want to see icepools reply 

please do so so I can laugh

 

I love music

  • 0

I hide links and stuff in my post ✌ | they/them or he/him | stupid gay furry | ogredale#4684 | My epic site

♥💙💚💛💜🧡🤎💕

https://i.imgur.com/TVnRBe9.png

Posts: 663

Threads: 39

Joined: Feb, 2020

Reputation: 14

Replied

LMAO nice thread

  • 0

 

 

 

Entity

Usability >> modern

vip

Posts: 416

Threads: 40

Joined: May, 2022

Reputation: 51

Replied

brooo lmao btw nice cw

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )