06-06-2017, 05:40 PM
Hi guys . sorry for long time no vb.net tutorial but now im back with one
so today i will show you how to make a content blocker with vb.net . basically it is will scan all the title of specific word . if it find a window with that title it will kill the process . so this software is great for blocking software from running or blocking unsafe content like pornography for example
so first start with creating a project .
now what you need is one button , one listbox and a timer . a label is optional if you want tell something in your app
now edit the listbox item to add the keyword that you want to block . for example : drug , gambling , porn , etc
now double click the button and add this code to initiate the timer
after that double click the timer to add the code
now the coding part is finished you can test the app by pressing f5 or start debugging . and here is the result
if you want the project file you can download it in the attachment
so today i will show you how to make a content blocker with vb.net . basically it is will scan all the title of specific word . if it find a window with that title it will kill the process . so this software is great for blocking software from running or blocking unsafe content like pornography for example
so first start with creating a project .
Spoiler Expand
now what you need is one button , one listbox and a timer . a label is optional if you want tell something in your app
Spoiler Expand
now edit the listbox item to add the keyword that you want to block . for example : drug , gambling , porn , etc
Spoiler Expand
now double click the button and add this code to initiate the timer
Spoiler Expand
Spoiler Expand
after that double click the timer to add the code
Spoiler Expand
Spoiler Expand
now the coding part is finished you can test the app by pressing f5 or start debugging . and here is the result
Spoiler Expand
if you want the project file you can download it in the attachment
humanpuff69@FPAX:~$ Thanks To Shadow Hosting And Post4VPS for VPS 5