Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (83)

Sign In or Sign Up now to post a comment!
  • can i do this also in vb 2008?

  • For Each strDir As String In

    The "In" has a problem help?

  • @Noobishrogue Nvm i fixed it (:

  • @Noobishrogue i have the error to could you tell me how you fixed it ?

  • man this is like 123 :)

  • @loudsoundmovies I know, next stage is making a batch anti virus that all the other 8 yr olds do, Gunnar watch all the parts twice , once on my phone , then on my laptop

  • i wish people would STFU about giving the source code, or getting a download for it, script kiddies. grow up, you dont learn anything from copying and pasting, then changing the name to yours, and maybe some GFX. And if you download the .exe even worse, you didnt even get a glimse of the code.

  • @bradbrock1 believe me, it gets to me to............... so irritating lol

  • I have overload errors and exception1 is not declared.

  • 07:26

  • what is the bzz bzz sound ???

  • God, it's looking good so far!

    Thanks to you, my Computers teacher is allowing me in the BRAIN TRUST program!!!! THANKS MAN!

  • @FineMusicProductions no idea what that is but, awesome :)

  • @loudsoundmovies it's like an IT Tech thing lol. But you needa help me make one of those malware things like you have! :D

  • hi....

    I watch your videos ,, and i found much informative thinks in that.

    basically I am B.tech Computer Sc. And Engg. final Year student And I am creating An Antivirus using C language.

    I just have basic knowledge of c programming and i do not know from where i have to start for this .

    please suggest me the study material or any thing for the same .

    you can reach me at gajender.prajapati@gmail.com

    thanks

    plz help

  • @loudsoundmovies hi guys, I have a problem when I create my anti virus as your tutorial that's happened in error list and it said '' Tab control is not declared. it may be inaccessible due to its protection level'' please help me for this problem I really need that..:/... and thanks for your video that nice :)

  • Could you please translate the Code of the Virus scan into C' cause it donn´t works on c#?

    thx in advance

  • I dont see how this is advanced at all. You can only detect a file with MD5 Hash if the file is unchanged, however most viruses change.

    So your probably detecting like... 3% of all viruses.

    Lol you fail.

  • @RSxPhosphatic wow, what are you a retard or something, take a look, do you really expect to make an anti virus with advanced heuristic detection in visual basic, you clown, this was a tutorial to further peoples knowledge in visual basic, troll, its not meant to be a fully fledged anti virus, no shit md5 is outdated, and alot of viruses would get past it, but its way better then those file path scanners *shudder*, and if you think you can code better than me your dreaming....

    LOL, Fail Troll

  • I Got An Error In Both, Button1 And Button2... Saying Expression Needed.. And I Got A Problem In This Part.. "For Each strDir As String In" SomeThing Wrong With The "In"

    And The Underline "n" In Blue

  • i get a eroor Expression expected

  • @zanesonnyzane then you made a mistake in there somewhere

  • @loudsoundmovies I don't think he made a mistake I get that too. I am guessing it has something to do with vb 2008. If you have any idea on how to fix it please reply

  • How do i scan the whole c drive not just a few files

  • Subscribed

  • i keep getting expresstion exepected why please reply

  • Hi everyone. Like what you did but you are not doing well, so I have reprogrammed your code and added stuff. If these allowances to send me a message on e-mail (ColdH4cker@live.com)

  • @Domo22xD you do realise the only reason i held back on the full potential of these programs was so that beginners could actually do the tutorial

  • Thank you so much!!!:D

  • I dont got it? can you please write the code to me? and tell me where i should put it

    ive tryed TabControl1.SelectTab(2) at the top in the Full Scan button but it doesen't work?

  • @MsPhilip1999 TabControl1.SelectTab(1) :) try putting that

  • I dont got it? can you please write the code to me?

  • Thank you but i have a question when i click full scan it scan and all that but it will not turn into the other tab (scanner) but when its done it turn into the Files Detected tab.

    and one question more what is the code for the stop button?

    Please help me thank you:D

  • @MsPhilip1999 get the code for the tab and put 2 in the bracket,

    timer1.stop() for stop

  • In the FileSystemWacther it says an error with ListBox3 course i dont have a ListBox3??

    I dont even have a ListBox1 ... please help me:D

  • @MsPhilip1999 you didnt add the listboxes in you need to put them in where the tutorial tells you :)

  • fake

  • @cyrusrom what are you on ????

  • @loudsoundmovies ok it worked but it did not detect my test file

  • @cyrusrom what are you on ???? serriously i wanna know this is REAL uses an md5 scanning algorithm, moron

  • @loudsoundmovies who are you calling a moron?+plus I also added another comment

    and besides I was so mad at that time even though I'm just 10 years old

  • @cyrusrom yea i know, just had a bad day sorry :(

  • i get an error that says expression expected please help

  • My visual basic says that labellastreal is an unvalid name. what should I do?

  • @SuperSambrooks copy this down: Labellastreal

    in label5 (name)

    and press enter

    that sould do the trick

  • @bnichs51259 u havnt put a tab controll in, if you dont want a tab control on your project just remove the lines of code that say tabcontrol 1

  • I keept getting expression inspected toooooo

  • n1 one

  • Ketikkan teks atau alamat situs web atau terjemahkan dokumen.

    Batal

    Simak

    Baca secara fonetik

    Terjemahan Bahasa Indonesia ke Inggris

    if you allow me to add or you can teach me how to make my antivirus is very appealing to me is your help

    ...

    if you want to help please send source code to my email

    spnyayat91@yahoo.com

    thank you for his attention

  • i got so far till he said to test so i tesed it and iv got six errors all saying Labellastreal is not declared.it may be inaccessible to its protection level that is what it says can any 1 help please thanks

  • @TheLinwoodboy

    Rename the label to Labellastreal and should work fine

  • i keep getting expression inspected for For Each strDir as String In what do i do?

  • @Godkiller124 keep going finish the tutorial, it should fix it up case some things are not called yet

  • @loudsoundmovies never mind i fixed it by putting _ at the end of in

  • For Each strDir As String In

    it gives an error with an blue underlined n, the last letter

  • I always appreciate people who do this on youtube.

    1 suggestion - Try to focus on the code more, why you do things a certain way with the code and the definitions like classs, object event etc or alternatives to that code, most tutorials i see there is 9 minutes of video rearraging a textbox or re-naming a label and 30 seconds on the code.

  • I got visual studio 2010 ultimate and when i tried to add a new windows application I didn't have online applications and I couldn't find it. Please can you just send me a download link to this Anti Virus. I tried 7 times and each time it said that there was an error that it couldn't be set to default and I do not know to to change that.

  • @aldoguzman97 i will probably get arround to uploading the sample project some time when my internet speed refreshes its capped to 300bytes a second rite now its excruciating.

  • @loudsoundmovies how long dose it take to upload one of your videos?

  • @aldoguzman97 on my limited speed checked it with a HD 4:30 sec vid last night, let it upload for 5 min, and the time remaining was like 4 days to 5 days i was like WOW XD 300bytes a second sucks.

  • I get an error > For Each strDir As String In <

  • wow it's work! congratulation for the first antivirus created by visual basic!

  • @enrico30002 :D

  • You got it :P THIS IS ONLY FOR MASTER :D ! ONLY FOR ADVANCED USERS ! NICE JOB! But you miss something that i am added, in sound when (threat) virus has been detected :P and i am added icon, make it looking cool... done 99% ... download link on my website here: (on DOWNLOADS tab, remove spaces from link and go) h t t p : / / w w w . u l t i m a t i v e e v g a . w e b s . c o m / REGISTER! AND ENJOY YOUR SELF THERE!

  • @RuFuRaRu yay :)

    yeah this is an advanced tut so, some people may have issues with it, however I tried to make it as easy as i could :)

  • @RuFuRaRu the application has been removed

  • it has the error In sytnex error

  • but still a nice vid :)

  • @joeadamslin98 sure but ive got alot of stuff to do so it may be a while.

  • glad i could help :) little sad about 2 dislikes though

  • really nice! realtime worked fine when i debugged it!

  • Full scan doesn't work!

  • @joeadamslin98 i know im working on it :)

  • @loudsoundmovies Oh yeah so can you just inform me when the new video is out?

    and by the way I didn't dislike

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more