bro u trying to mske ur tool hae password and things to mske ur tool"safe"? well does this look famialiar? using \u0002;
using DevExpress.XtraEditors;
using PS3Lib;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.InteropServices;
using System.Text;
using System.Windows.Forms;
namespace \u0002
{
internal class \u0001 : XtraForm
{
public static int \u0001 = 0;
public static uint \u0002 = 0U;
public static uint \u0001;
public static uint[] \u0001;
private PS3API \u0001;
private IContainer \u0001;
private TabPage \u0001;
private Label \u0001;
private TextBox \u0001;
private Button \u0001;
private TabPage \u0002;
private Label \u0002;
private Button \u0002;
private TextBox \u0002;
private TabPage \u0003;
private SimpleButton \u0001;
private Label \u0003;
private TabControl \u0001;
static \u0001()
{
}
public \u0001()
{
base.\u002Ector();
this.\u0001();
this.\u0001(this.\u0001);
this.\u0002.UseSystemPasswordChar = true;
}
private void \u0001([In] TabPage obj0)
{
if (!this.\u0001.TabPages.Contains(obj0))
return;
this.\u0001.TabPages.Remove(obj0);
}
private void \u0001([In] object obj0, [In] EventArgs obj1)
{
}
private void \u0002([In] object obj0, [In] EventArgs obj1)
{
if (this.\u0002.Text == "xthehappyhackerx")
{
int num = (int) MessageBox.Show("Password Correct!");
this.\u0001(this.\u0002);
this.\u0001.TabPages.Add(this.\u0001);
this.\u0001.SelectedTab = this.\u0001;
}
else if (this.\u0002.Text == "")
{
int num1 = (int) MessageBox.Show("Password Cant Be Blank");
}
else
{
int num2 = (int) MessageBox.Show("Password Incorrect!");
}
}
private void \u0003([In] object obj0, [In] EventArgs obj1)
{
byte[] bytes = Encoding.ASCII.GetBytes(this.\u0001.Text);
Array.Resize<byte>(ref bytes, bytes.Length + 1);
PS3TMAPI.ProcessSetMemory(0, (PS3TMAPI.UnitType) 0, \u0001.\u0001, 0UL, 9315600UL, bytes);
}
private void \u0004([In] object obj0, [In] EventArgs obj1)
{
PS3TMAPI.InitTargetComms();
PS3TMAPI.Connect(0, (string) null);
PS3TMAPI.GetProcessList(0, ref \u0001.\u0001);
\u0001.\u0001 = Convert.ToUInt32((ulong) \u0001.\u0001[0]);
PS3TMAPI.ProcessAttach(0, (PS3TMAPI.UnitType) 0, \u0001.\u0001);
PS3TMAPI.ProcessContinue(0, \u0001.\u0001);
this.\u0001.ConnectDebug(0);
this.\u0001.ProcessAttach();
byte[] bytes = new byte[16];
PS3TMAPI.ProcessGetMemory(0, (PS3TMAPI.UnitType) 0, \u0001.\u0001, 0UL, 40596944UL, ref bytes);
this.\u0003.Text = "WELCOME : " + Encoding.ASCII.GetString(bytes);
}
void XtraForm.\u0001([In] bool obj0)
{
if (obj0 && this.\u0001 != null)
this.\u0001.Dispose();
this.Dispose(obj0);
}
private void \u0001()
{
this.\u0001 = new TabPage();
this.\u0001 = new Button();
this.\u0001 = new TextBox();
this.\u0001 = new Label();
this.\u0002 = new TabPage();
this.\u0002 = new TextBox();
this.\u0002 = new Button();
this.\u0002 = new Label();
this.\u0003 = new TabPage();
this.\u0003 = new Label();
this.\u0001 = new SimpleButton();
this.\u0001 = new TabControl();
this.\u0001.SuspendLayout();
this.\u0002.SuspendLayout();
this.\u0003.SuspendLayout();
this.\u0001.SuspendLayout();
this.SuspendLayout();
this.\u0001.Controls.Add((Control) this.\u0001);
this.\u0001.Controls.Add((Control) this.\u0001);
this.\u0001.Controls.Add((Control) this.\u0001);
this.\u0001.Location = new Point(4, 22);
this.\u0001.Name = "tabPage3";
this.\u0001.Padding = new Padding(3);
this.\u0001.Size = new Size(384, 130);
this.\u0001.TabIndex = 2;
this.\u0001.Text = "Dev Mode";
this.\u0001.UseVisualStyleBackColor = true;
this.\u0001.Location = new Point(69, 44);
this.\u0001.Name = "button2";
this.\u0001.Size = new Size(246, 23);
this.\u0001.TabIndex = 0;
this.\u0001.Text = "Send";
this.\u0001.UseVisualStyleBackColor = true;
this.\u0001.Click += new EventHandler(this.\u0003);
this.\u0001.Location = new Point(69, 73);
this.\u0001.Name = "textBox2";
this.\u0001.Size = new Size(246, 21);
this.\u0001.TabIndex = 1;
this.\u0001.AutoSize = true;
this.\u0001.Font = new Font("Tahoma", 12f);
this.\u0001.Location = new Point(75, 15);
this.\u0001.Name = "label3";
this.\u0001.Size = new Size(236, 19);
this.\u0001.TabIndex = 2;
this.\u0001.Text = "Send Custom FPS advertisement";
this.\u0002.Controls.Add((Control) this.\u0002);
this.\u0002.Controls.Add((Control) this.\u0002);
this.\u0002.Controls.Add((Control) this.\u0002);
this.\u0002.Location = new Point(4, 22);
this.\u0002.Name = "tabPage2";
this.\u0002.Padding = new Padding(3);
this.\u0002.Size = new Size(384, 130);
this.\u0002.TabIndex = 1;
this.\u0002.Text = "Developer Mode";
this.\u0002.UseVisualStyleBackColor = true;
this.\u0002.Location = new Point(74, 87);
this.\u0002.Name = "textBox1";
this.\u0002.Size = new Size(226, 21);
this.\u0002.TabIndex = 0;
this.\u0002.Location = new Point(74, 4

;
this.\u0002.Name = "button1";
this.\u0002.Size = new Size(226, 23);
this.\u0002.TabIndex = 1;
this.\u0002.Text = "Send Pass";
this.\u0002.UseVisualStyleBackColor = true;
this.\u0002.Click += new EventHandler(this.\u0002);
this.\u0002.AutoSize = true;
this.\u0002.Location = new Point(145, 16);
this.\u0002.Name = "label2";
this.\u0002.Size = new Size(82, 13);
this.\u0002.TabIndex = 2;
this.\u0002.Text = "Enter Password";
this.\u0003.Controls.Add((Control) this.\u0001);
this.\u0003.Controls.Add((Control) this.\u0003);
this.\u0003.Location = new Point(4, 22);
this.\u0003.Name = "tabPage1";
this.\u0003.Padding = new Padding(3);
this.\u0003.Size = new Size(384, 130);
this.\u0003.TabIndex = 0;
this.\u0003.Text = "Connect/Attatch";
this.\u0003.UseVisualStyleBackColor = true;
this.\u0003.AutoSize = true;
this.\u0003.Font = new Font("Tahoma", 24f);
this.\u0003.Location = new Point(80, 61);
this.\u0003.Name = "label1";
this.\u0003.Size = new Size(0, 39);
this.\u0003.TabIndex = 3;
((Control) this.\u0001).Location = new Point(118, 6);
((Control) this.\u0001).Name = "simpleButton1";
((Control) this.\u0001).Size = new Size(147, 34);
((Control) this.\u0001).TabIndex = 0;
((Control) this.\u0001).Text = "Connect And Attatch Ps3";
((Control) this.\u0001).Click += new EventHandler(this.\u0004);
this.\u0001.Controls.Add((Control) this.\u0003);
this.\u0001.Controls.Add((Control) this.\u0002);
this.\u0001.Controls.Add((Control) this.\u0001);
this.\u0001.Location = new Point(12, 3);
this.\u0001.Name = "tabControl1";
this.\u0001.SelectedIndex = 0;
this.\u0001.Size = new Size(392, 156);
this.\u0001.TabIndex = 4;
((ContainerControl) this).AutoScaleDimensions = new SizeF(6f, 13f);
((ContainerControl) this).AutoScaleMode = AutoScaleMode.Font;
((Form) this).ClientSize = new Size(416, 171);
((Control) this).Controls.Add((Control) this.\u0001);
((Control) this).Name = "Form1";
((Control) this).Text = "HappyHacker BO2 1.15 Show Host Tool";
((Form) this).Load += new EventHandler(this.\u0001);
this.\u0001.ResumeLayout(false);
this.\u0001.PerformLayout();
this.\u0002.ResumeLayout(false);
this.\u0002.PerformLayout();
this.\u0003.ResumeLayout(false);
this.\u0003.PerformLayout();
this.\u0001.ResumeLayout(false);
this.ResumeLayout(false);
}
}
}
hahhahahahha next time bro crypt it so atleast it will take longer for someone to decompile it?