Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Vb.net] List and Kill Processes[Tut]
#1
List all Processes and Kill them!

Tutorial by: Slurms Makenzi


-------------------------------------------

1. Open VB 2008+ & Create new project (make sure you select Windows Forms Application)

2. Modify your application to your liking.
[Image: ce777bcc6b.png]


3.
  • Add 2 Buttons
  • Button1.text = "Load Process"
  • Button2.text = "Update"
  • Add Context MenuStrip
  • Context Menu Strip First Item: End Proces
  • Add A Listbox
  • Add A Textbox
  • Add 1 Label
  • Label1.text = "Number of processes running:"

4. Create a new sub with this text
[Image: show.png]

5. Button 1 & 2
[Image: button1.png]
[Image: button2.png]

6. Context Menu Strip
[Image: context.png]

7. Set ListBox1 Context Menu Strip To ContextMenuStrp1

8. Debug, Click show processes.

9. To end, right click on the process and click end. Then press update!

10. Any questions? Hit me up with a pm!

Thanks!

-Slurms Makenzi
[Image: Untitled-1-4.jpg]
Reply
#2
Needs some work, but is good.
Reply
#3
Could be shortened up a bit, but its still nice.!
[Image: inm4jO.png]
[ AIM: YoRelapse | Gamertag: N/A | MSN: YoRelapse@live.com ]
Reply
#4
I am going to make this, then try to edit it up a bit to make it better, if that is possible. It looks good.
[Image: iddyEs.png]
Reply
#5
Nice tutorial. However:

1. You should give credits to Aeonhack for the GUI
2. For the "Number of processes", it is useless and takes up space. You should make other options such as "Start Process", or "Suspend Process" instead to make it unique.
Reply
#6
Seems really convenient. Thank you for the tutorial.
Reply
#7
Useful if you are creating a RAT or anything like that. Thanks.
Reply
#8
I am sure people could find this helpful, nice share!
Reply
#9
Not bad man thanks for the share.
[Image: YzwzC.png]
Reply
#10
Really nice.. Thanks for the share dude..btw pics.. ;P have to write all the code..
Don't try to act smart... i am smarter than you...Ninja
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to hook the keyboard. [VB.NET] [TuT] Vorfin 92 54,743 09-23-2019, 11:55 AM
Last Post: Jamimartin
  VB.NET Port Scanner [TUT] Fragma 30 12,683 11-27-2012, 11:26 PM
Last Post: ƃu∀ ıʞƃu∀
  [Source] List Process'/Kill Process ♱ RedTube ♱ 3 1,503 11-25-2012, 10:39 PM
Last Post: ƃu∀ ıʞƃu∀
  [TUT] MD5 Encrypter & Finder [VB.NET] Fragma 12 6,963 11-25-2012, 10:36 PM
Last Post: ƃu∀ ıʞƃu∀
  [TUT] How to make a simple WebBrowser in VB 2010! [TUT] - [ Pictures] Statics 95 55,624 10-07-2012, 06:56 AM
Last Post: a99

Forum Jump:


Users browsing this thread: 1 Guest(s)