@keeblerelmcookies it works still.. test it on a file and you'll see.. but this method of coding would take forever.. you're better off making a list.count with infected files and when the text (infected file) is selected in the index.. it goes onto the other list.. easy.
Dear, I want to launch my own antivirus. Can you provide me source code. I am ready to pay. My email ID is gopal.tripathi82@gmail.com. Kindly contact me ASAP.
Dear, I want to launch my own antivirus. Can you provide me source code. I am ready to pay. My email ID is gopal.tripathi82@gmail.com. Kindly contact me ASAP.
I believe there already are tutorials over the internet (not YouTube) on how to make an MD5 hash scanner. I believe there's a tutorial on codenstuff . com somewhere.
i m making antivirus using MD5 hash ...so in that i stucked that how to clean a deteced virus ????acn any one tell me exact code for cleaning a virus file and also for qurantine..plz help me
@thecomputerman12121 but this is way worse, yes there are better ways to scan then md5, you change one byte and the whole md5 changes, but at least it can detect something that isnt a file name, in this day and age is absolutly worthless, no offence but md5 scanning craps on path file scanning
no offence but this really cant be classified as a virus scanner cause if the virus is renamed then its useless, mine is real and uses the same methods real av uses, MD5 hashes
check it out my av tutorial first one on youtube to teach people how to make a REAL av using md5 hases
@windowsvista1142 Oh yes. I didn't realize I gave out source code! Wholy shit! It's magic, because I DIDN'T! I said that's how most antivirus programs work, I didn't say anything about ours. And yes, I'm a developer for Kaspersky. I work with the Binary Modules and Scanning Engines. I guess you're 90% wrong, eh?
@mattstevenson12 As myself a developer i'm good with math. Would i be 10% wrong then. I'm sure a 5 year old would get that correct. Scanning Egine(s) Hint Hint a good anti-virus has one scanning egine that allows it to scan folders and files. I have made a anti-virus before with C++ just as final project in collage. It only had 10 sigs in its database. But it works very good. I'm sure that i could rebuild it with VB but it will be very slow. I do not belive you
@windowsvista1142 No, you said you're 90% SURE, but, you're wrong, which makes you 90% wrong. And Antivirus/Anti-Malware programs use multiple engines, I would be voiding my policy if I give examples, and you don't have to believe me if you don't want to. Free country.
@windowsvista1142 Okay, I think we got off on the wrong foot. My first program? What do you mean? I didn't make the program, I helped with it, and I write the engines, all of the hard core stuff, the scanners. I also help write Malwarebytes' Anti-Malware, I don't know if you've heard of it but I wrote almost the whole thing along with my buddy and some other spellcheckers, and designers. I do all the real coding though. Check it out, google it.
I'm 11, Ive created a working C# OS with COSMOS, A REAL Virus. a BUNCH of shockwave game trainers, Web browsers with TS and Skype included. I've been coding JScript, HTML, VB, CPP, .H, J#, and F# for 4 years. No one cares about your n00b stuff. If you want to code, Contact mlk1 on xFire. Then, maybe you can make something useful. Maybe, you can
1. Learn how to spell
2. Make stuff that isnt made by watching tutorials
im 10 too , but there are virus locations unknown so a real anti virus software works this way :
it scans the binary code ( 1s and 0s ) and if it similar to some viruses binary codes ( scans example every 10 numbers ) It says its a dangerus file :) i dont know how to make that
Also I keep getting a message saying something about a missing file and something about trying to set the outputpath and the assemblyname properties. Any help?
Dude wtf why ppl say this works?? it doesent it all i have my scanner using this line of code and does nothing even tested on a file that i made dosent detect shit if its there or not fuck this shit
Awsome, a tutorial for a REAL Antivirus, But sidenote: NEVER use notepad for tutorials, Especially if your a slow typer, If you do speed up the typing part if you can.
Hi Visualbasicje,nice video.Just 1 Question(PLEASE ANSWER):Can i make an option to delete the detected files?(Delete all pr delete selected files only).THNX!
Coldfire417 is right, antiviruses don't scan directories and file names. They scan the binary, and if they recognise a certain binary code that is the same as that of a certain trojan horse it will recognise it as a virus.
With every new virus or hacker program that comes out antivirus companies try to identify them and once that is done their information is updated to all the home antivirus systems to recognise that virus.
This is why the best viruses and hacking apps are the homemade ones.
That's not true; last time I created a folder named as an rogue-antivirus. I scanned with PC Tools Internet Security and it said that there was a virus on the computer. So NOT every scanneer scans for paths.
IT DOESNT WORK ANYMORE FUCK YOU SUCK COCK
keeblerelmcookies 1 week ago
@keeblerelmcookies it works still.. test it on a file and you'll see.. but this method of coding would take forever.. you're better off making a list.count with infected files and when the text (infected file) is selected in the index.. it goes onto the other list.. easy.
vbprofessionalx 4 days ago
This has been flagged as spam show
Dear, I want to launch my own antivirus. Can you provide me source code. I am ready to pay. My email ID is gopal.tripathi82@gmail.com. Kindly contact me ASAP.
gopal147896 2 weeks ago
This has been flagged as spam show
Dear, I want to launch my own antivirus. Can you provide me source code. I am ready to pay. My email ID is gopal.tripathi82@gmail.com. Kindly contact me ASAP.
gopal147896 3 weeks ago
This has been flagged as spam show
i want to launch my own antivirus. can you help me. My email ID is gopal.tripathi82@gmail.com. Contact me asap.
gopal147896 3 weeks ago
Nederland is teminste serieus in dit soort dingen.
theJoppex 1 month ago
lol, je bent nederlands
YourNightmar3 1 month ago
@YourNightmar3 Ijk ook xd
jaspie12 1 month ago
@jaspie12
XD
YourNightmar3 6 days ago
only for the good music,i give it a like!
ThatLegoGuy12 5 months ago
What name song?
gabidutzu 7 months ago
@gabidutzu PWT's - Revenge
visualbasicje 6 months ago
@visualbasicje give me a link to I download the music
DiogoFariaGoncalves 1 month ago
wow je bent nl. bedankt voor je hulp! :)
Roman8880 9 months ago
I believe there already are tutorials over the internet (not YouTube) on how to make an MD5 hash scanner. I believe there's a tutorial on codenstuff . com somewhere.
Don't know where though.
visualbasicje 9 months ago
This has been flagged as spam show
@visualbasicje
hy
i m making antivirus using MD5 hash ...so in that i stucked that how to clean a deteced virus ????acn any one tell me exact code for cleaning a virus file and also for qurantine..plz help me
Regards
awais
awais310@gmail.com do contact me on mail too
olamba4 3 months ago
Can u put a progress bar too?
starknightcronos 10 months ago
@starknightcronos yep.
thecomputerman12121 9 months ago
It's not dependable on any other software no, it just scans for files :)
visualbasicje 10 months ago
This isn't dependable, as it doesn't have any heuristics or MD5 scanning.
willcool52 10 months ago
@willcool52 MD5 scanning isn't that good because if you modify one byte of the software it doesn't work.
thecomputerman12121 9 months ago
@thecomputerman12121 but this is way worse, yes there are better ways to scan then md5, you change one byte and the whole md5 changes, but at least it can detect something that isnt a file name, in this day and age is absolutly worthless, no offence but md5 scanning craps on path file scanning
loudsoundmovies 9 months ago
@loudsoundmovies I wasn't defending the video everyone knows that this really sucks bad I was just telling you why MD5 isn't to great either.
thecomputerman12121 9 months ago
@thecomputerman12121 ok then, :) i agree, md5 detection is very outdated, but it works way better than this one.
loudsoundmovies 9 months ago
Hey, I have a question. This isn't a dependable virus scanner is it? If so then why do you have Avg? No offense. I'm just curious. :)
MrVBMagic 10 months ago
Song?!
jacklovehc 11 months ago
fail 2:54
nice vid
defofsaradomin 11 months ago
Does this actually works?
joar09 11 months ago
Virus changes the code and other stuff every day so the antivirus programs cant find them so you have to update the antivirus program everyday
Protection4Real 1 year ago
i have kaspersky i dont need to worry
C0mputer3 1 year ago
@C0mputer3
Kaspersky doesn't always work. I got Norton 360 and it never fails!
MrVBMagic 1 year ago
@MrVBMagic norton is the best security software!keep have it!
thepredatorwinner 1 year ago
Plain White T's !! :D
EpicSoftStudios 1 year ago
are you a fin?
TheDatanet 1 year ago
@TheDatanet lol... She or he is from belgium or netherlands... so no fin
defofsaradomin 1 year ago
@defofsaradomin
Netherlands :)
visualbasicje 1 year ago
WELL DONE, YOU'RE GOOD! PLEASE POST MORE VIDEOS LIKE THIS :) SUBSCRIBER No.1# :)
RuFuRaRu 1 year ago
no offence but this really cant be classified as a virus scanner cause if the virus is renamed then its useless, mine is real and uses the same methods real av uses, MD5 hashes
check it out my av tutorial first one on youtube to teach people how to make a REAL av using md5 hases
loudsoundmovies 1 year ago
JE KOMT UIT NEDERLAND! MOOI LAND!
wesselvansnaak 1 year ago
it dosent work please help thanks
CPSuperCheats 1 year ago
hey how you put malwarebyte data base on this
besiputih1 1 year ago
Antivirus LOL :D
iivarimokelainen 1 year ago
O_O this is fun to read :D
visualbasicje 1 year ago
@mattstevenson12
Wow so thats how Kaspersky enginers talk with people.
P.S
What were you thinking for looking at youtube for a " Real anti-virus "
Why would anyone give away sources code that he\she could sell thousnds of dollars?
I'm 90% sure that you do not work for Kaspersky.
windowsvista1142 1 year ago
@windowsvista1142 Oh yes. I didn't realize I gave out source code! Wholy shit! It's magic, because I DIDN'T! I said that's how most antivirus programs work, I didn't say anything about ours. And yes, I'm a developer for Kaspersky. I work with the Binary Modules and Scanning Engines. I guess you're 90% wrong, eh?
mattstevenson12 1 year ago
windowsvista1142 1 year ago
@windowsvista1142 No, you said you're 90% SURE, but, you're wrong, which makes you 90% wrong. And Antivirus/Anti-Malware programs use multiple engines, I would be voiding my policy if I give examples, and you don't have to believe me if you don't want to. Free country.
mattstevenson12 1 year ago
@mattstevenson12 I said that i'm 90% sure that you don't for work Kaspersky, which makes me 10% wrong.
P.S
Relax they are just trying to learn basic stuff.
Was your first program very advance.
As my self a professional programmer my first program back in the day was very simple.
More Post Scrip.
My basic anti-virus used one engine.
But i do like the Kaspersky IS 2010.
Some of error message i get like database is corrupt, and more crap makes me remember Vista.
windowsvista1142 1 year ago
@windowsvista1142 Okay, I think we got off on the wrong foot. My first program? What do you mean? I didn't make the program, I helped with it, and I write the engines, all of the hard core stuff, the scanners. I also help write Malwarebytes' Anti-Malware, I don't know if you've heard of it but I wrote almost the whole thing along with my buddy and some other spellcheckers, and designers. I do all the real coding though. Check it out, google it.
mattstevenson12 1 year ago
DELETE CODE HERE:
If My.computer.filesystem.fileExist("VirusPad") then
Filesystem.kill("Viruspad")
Listbox1.items.add("Removing "Virusname" ")
extransor12 1 year ago
@visualbasicje haven't heard of zooming in?
domdayta 1 year ago
lol epic fail... and what if i installed my windows at the D drive ?
and wha thappens if i simply rename the virus ? it would say: YOUR NOT INFECTED!! :3
omg... grow up stupid kids
L2DragonHunter 1 year ago
Could you please send me a personal message with the entire code? Thank you.
2cool4cereal2 1 year ago
I can't see that button ! Could you make it bigger ?
Krisler12 1 year ago
omg! Computer noob! cant even write correctly! `` ´` '' ´´ ´' omg xD
DJGoDz99 1 year ago
im9 and ive created alot of VB stuuf roblox DHG's Fake viruses , CP Trainers , A WEB Browser.
ira580 2 years ago
Yeah, Whoopee.
I'm 11, Ive created a working C# OS with COSMOS, A REAL Virus. a BUNCH of shockwave game trainers, Web browsers with TS and Skype included. I've been coding JScript, HTML, VB, CPP, .H, J#, and F# for 4 years. No one cares about your n00b stuff. If you want to code, Contact mlk1 on xFire. Then, maybe you can make something useful. Maybe, you can
1. Learn how to spell
2. Make stuff that isnt made by watching tutorials
And much more.
Weirdnes222222222222 2 years ago
Comment removed
Weirdnes222222222222 2 years ago
@Weirdnes222222222222 ur a kid urself!!!!!!!
PeaceXlayla 2 years ago 2
Comment removed
Weirdnes222222222222 2 years ago
i know.. hahahha
PeaceXlayla 2 years ago
@Weirdnes222222222222
You have no life, do you? .-. You little fatass 11-year-old. Go get a girlfriend, drop your balls, and quit sucking on your mother's tit.
DarkSoulofDeath1 1 year ago
one question, how do u make vb delete the virus if there is one? :P
Slay3r4 2 years ago
RmDir Function. Make sure it deletes JUST the file and not the full Directory.
Ex:
RmDir("C:\Users\USERNAME\Desktop\filename.exe")
and not
RmDir("C:\Users\USERNAME\Dekstop")
Weirdnes222222222222 2 years ago
@Weirdnes222222222222 good point
MultiFreeSoftware 1 year ago
well im 9 but i understand many things oh and thank you
cyrusrom 2 years ago
Comment removed
Weirdnes222222222222 2 years ago
My Anti-Virus Is gonna be called Depex AntiVirus Free!
luke19099 2 years ago
Thanks I am 10 and this is the first anti-virus software ive made in my life!!
luke19099 2 years ago
im 10 too , but there are virus locations unknown so a real anti virus software works this way :
it scans the binary code ( 1s and 0s ) and if it similar to some viruses binary codes ( scans example every 10 numbers ) It says its a dangerus file :) i dont know how to make that
1Mihailo 2 years ago
Comment removed
Weirdnes222222222222 2 years ago
This has been flagged as spam show
01001001 00100000 01101011 01101110 01101111 01110111 00100000 00101000 01101000 01100001 01110110 01100101 00100000 01100001 00100000 01100010 01101001 01101110 01100001 01110010 01111001 00100000 01100011 01101111 01101110 01110110 01100101 01110010 01110100 01100101 01110010 00101001 00100000 01110100 01101111 01101111 00100001
jwb72199 2 years ago
This has been flagged as spam show
@Weirdnes222222222222
01001001 00100000 01101011 01101110 01101111 01110111 00100000 00101000 01101000 01100001 01110110 01100101 00100000 01100001 00100000 01100010 01101001 01101110 01100001 01110010 01111001 00100000 01100011 01101111 01101110 01110110 01100101 01110010 01110100 01100101 01110010 00101001 00100000 01110100 01101111 01101111 00100001
jwb72199 2 years ago
Comment removed
Weirdnes222222222222 2 years ago
good song. PWT's - Revenge
invisibleheero 2 years ago
this will not work for some because some viruses could take the pEi and put the virus name 'bLLaGGGG.exe' see all the different caps? just use:
Dim Virus1 As String = "C:\Blah.exe"
If My.Computer.FileSystem.FileExists(Virus1.ToLower) Then My.Computer.FileSystem.DeleteFile(Virus1.ToLower).ToLower
FlashMasterDR 2 years ago
Very Intresting way to make a anti virus :D
Umbra360 2 years ago
at the end of the code put End if
throneprince 2 years ago
I keep getting syntax errors and "must add End If statement after If" and bunch of crap. I'm confused. Please Help.
cgoggzdance56 2 years ago
Also I keep getting a message saying something about a missing file and something about trying to set the outputpath and the assemblyname properties. Any help?
cgoggzdance56 2 years ago
MUABHAHAHAHAHAHAH I GOT IT TO WORK ITS ALIVE!!!!!!!!!!!
:) i can finally continue with my project
lordofwar9000 2 years ago
Dude wtf why ppl say this works?? it doesent it all i have my scanner using this line of code and does nothing even tested on a file that i made dosent detect shit if its there or not fuck this shit
lordofwar9000 2 years ago 2
well this works exactly as its programmed for
Targetfb 2 years ago
Awsome, a tutorial for a REAL Antivirus, But sidenote: NEVER use notepad for tutorials, Especially if your a slow typer, If you do speed up the typing part if you can.
lukieie 2 years ago
Love ur vids, just need this on vb6 please :)
0Wolf0Braduz00 2 years ago
Whats The Song?
carnage95kid 2 years ago
@swehunter2000
1. Is this spelling mistake also in the code: FileExi sts = FileExists
2. Are you using visual basic 2008 express edition>?
visualbasicje 2 years ago
i dont get it to work..
swehunter2000 2 years ago
If My.Computer.FileSystem.FileExists("c:\program files\180 searchassistant") Then listbox1.items.add("adware.180search")
swehunter2000 2 years ago
Is this even worthy of being called an antivirus program?
Go and look up how anti-virus programs work.
rhillner 2 years ago
lame lol
spriciVB8 2 years ago
There must be a code or something,for deleting the detected files directly from the antivirus.PLEASE HELP!!!!!
oasedearipi 2 years ago
My.Computer.FileSystem.DeleteFile("File Path")
Player1070 2 years ago
oasedearipi: If ListBox1.SelectedItem("NameOfTheThreatHere") Then
My.Computer.FileSystem.DeleteFile("PathToThreatHere")
lukieie 2 years ago
No spaces, sorry bou' that.
lukieie 2 years ago
This is a really good code but you have to add = inthe middleof seleced item and ("Nameofpath")
But you help me cause i wanted to do that
beastmode981 2 years ago
Hi Visualbasicje,nice video.Just 1 Question(PLEASE ANSWER):Can i make an option to delete the detected files?(Delete all pr delete selected files only).THNX!
oasedearipi 2 years ago
lol there is a virsue called that =D
orirnda 2 years ago
what song was on this tut?
ReadProgramGame 2 years ago
Coldfire417 is right, antiviruses don't scan directories and file names. They scan the binary, and if they recognise a certain binary code that is the same as that of a certain trojan horse it will recognise it as a virus.
With every new virus or hacker program that comes out antivirus companies try to identify them and once that is done their information is updated to all the home antivirus systems to recognise that virus.
This is why the best viruses and hacking apps are the homemade ones.
Demetris89 2 years ago 2
That's not true; last time I created a folder named as an rogue-antivirus. I scanned with PC Tools Internet Security and it said that there was a virus on the computer. So NOT every scanneer scans for paths.
visualbasicje 2 years ago
thnx
FatalityPrograms 2 years ago
bedankt voor je vid hoor
christiaandm 2 years ago
nice tut mate
Spunkdude73 2 years ago
This has been flagged as spam show
how it works
mikamk123 2 years ago 2