Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VB.Net Make a Real AntiVirus (AV) - Part 1
#1
Create a real AV (AntiVirus)

Hello, in this tutorial you will learn how to code a real Antivirus. Yes, this is not a joke! Dont just c/p (well, you cant Big Grin) coz you will later be 'confused'. Also read all tutorial!
Lets start - Shall we?

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

2.Modiffy your desing little

[Image: 94242424.png]


3.Add FileSystemWatcher component and put his name to ex.'C'
[Image: 95156542.png]

[Image: 16084942.png]


4.Double click on form (Form_Load) and enter this code :
[Image: 52906055.png]


5.Lets add one function :
[Image: 45425177.png]


6.Lets modiffy Form_Load code again :
[Image: 52608041.png]


7.Now add :


[Image: 32179695.png]


8.Change in ListView :
View --> Details

9.Now add theese columns :


[Image: 35168221.png]


10.Dobule click on START and enter this :
[Image: 92208410.png]


11.Dobule click on STOP and enter this :
[Image: 88552834.png]


12.Now lets add this function (to calculate MD5 of file) :
[Image: 33567006.png]


13.Select c (component) and use Event : Created


14.Add this code :
[Image: 47676515.png]

[Image: 38039955.png]


15.Now create file Scans.dat in your Debug folder (or other location where is your .exe file)

16.Add into Scans.dat file :


You can add more scans like :



Run program & test it
[Image: 60780256.png]
Reply
#2
Thanks so much for this, I'll try it later on tonight, hope it works.
I will let everyone on here know once I've completed it <3
Reply
#3
Looks pretty nice, thanks for the tut.
Reply
#4
this is really really nice


Aim = Pr8Source
Reply
#5
Pretty nice, i always wondered how to create a real anti-virus, i'm thinking about make further coding on it just to train my coding Big Grin
Reply
#6
nice thread.
i am ,looking forward for part 2
[Image: 3dtextven0mhf.png]
Reply
#7
Cool mate will test this!
Reply
#8
If this is actually somewhat a success, i love you. I have always wanted to make something like this, i have all night so i intend on trying this later.
[Image: iddyEs.png]
Reply
#9
imagine making one a antivirus that detects every even if fud? is that possible?


Aim = Pr8Source
Reply
#10
Thanks for this. Gunna try this but add more features.
(06-18-2011, 05:26 PM)Ted Bundy Wrote: imagine making one a antivirus that detects every even if fud? is that possible?

No because it wouldn't be FUD then...Roflmao
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Advanced] Creating a Game Map in Vb.Net PART ONE [Advanced] hockeynut35 9 6,991 12-16-2012, 02:32 PM
Last Post: ax5
  How To Make And Use A Builder And Stub. [VB.NET] [Source] Vorfin 35 20,973 11-25-2012, 10:34 PM
Last Post: ƃu∀ ıʞƃu∀
  Possible to use .NET to make a program for web capture? ๖ۣۜHacker™ 3 1,705 12-24-2011, 02:14 AM
Last Post: King
  [video]Make a theme in three part HF~Legend 1 886 12-07-2011, 08:40 AM
Last Post: thespragg
  The Basics of VB [Part 2] SomeWhiteGuy? 5 1,957 10-25-2011, 10:47 AM
Last Post: SomeWhiteGuy?

Forum Jump:


Users browsing this thread: 1 Guest(s)