Results 1 to 20 of 20

Thread: AntiVirus in Progress, Need Help

  1. #1

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    AntiVirus in Progress, Need Help

    My antivirus code is near perfect . . . yet the databases containing the information about viruses are extremely small. If you people could help out by downloading the virus email thing then that would be golden.
    Current Databases are included. Just use the program to suggest virus entries via my smtp server . . .


    Thank you very much,
    Corey Langdon
    URL: www.cel-eration.com
    email: [email protected]
    Attached Files Attached Files
    Last edited by NewGen; Feb 7th, 2004 at 12:50 AM.
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  2. #2

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    uhh . . .

    I'm not kidding . . . i need virus definitions like now. If you don't trust my mail sender program then just email me at [email protected] with:

    - Possible Filenames

    - Virus Name

    - Common Code in Virus

    It would be much easier if you just used my AddDBEntry.exe (in the zip file) because it gives structure so I don't have to read it and enter it . . .

    Thanks
    - Corey
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  3. #3
    Frenzied Member
    Join Date
    May 2003
    Location
    So Cal
    Posts
    1,564
    Try the Project Request forum.

  4. #4
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Why can't you just use a virus application. Most of them has a big list of viruses from before. And you can omplement them in any way you want...

  5. #5

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    Thanks Guys

    Thanks for anyone who downloaded the DBEntry Sender. Also, NoteMe, I would have used one but the Antivirus programs that have databases are encrypted so that viruses that enter the system can't read them. It was a good suggestion though, and i did find some entries at www.ravantivirus.com . . .. Thanks again guys
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  6. #6

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    Another THing . . .

    Does anyone want the source to an antivirus? I have the source for my lite version. It isn't complete and it's very buggy but it would be a great tutorial if you could understand it. Right now I will upload the uncommented source and later when i'm doe commenting I'll upload the full source. I guess one of my questions is could someone fix it for me? I have no clue what to do; I'm stuck.
    Attached Files Attached Files
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  7. #7

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    I am commenting . . .

    If anyone wants the commented source of my antivirus program then wait a little bit. I also would like to say that it is full of bugs because it hasn't been tested yet. I am only uploading the source of my 'lite' version, which is why it has bugs. Please check out the source and leve some comments on this source on the post. . .
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  8. #8
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: Thanks Guys

    Originally posted by NewGen
    Thanks for anyone who downloaded the DBEntry Sender. Also, NoteMe, I would have used one but the Antivirus programs that have databases are encrypted so that viruses that enter the system can't read them. It was a good suggestion though, and i did find some entries at www.ravantivirus.com . . .. Thanks again guys
    Have a look at this thread , i am looking for a good definition list.

    Danial
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  9. #9
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: AntiVirus in Progress, Need Help

    NewGen


    Originally posted by NewGen
    My antivirus code is near perfect . . .

    It isn't complete and it's very buggy...


    I also would like to say that it is full of bugs...
    Now, Which is it? I do not think anyone will take you up on your offer, you can not even make up your mind. I do not think anyone who reads this is going to run an exe (which is not normally done anyway).

  10. #10

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    Re: Re: AntiVirus in Progress, Need Help

    Originally posted by randem
    NewGen




    Now, Which is it? I do not think anyone will take you up on your offer, you can not even make up your mind. I do not think anyone who reads this is going to run an exe (which is not normally done anyway).
    If you haven't read, the source where i said the code is near perfect, is the source I am NOT GIVING OUT. There is no exe in the source anyway bud . . . the first exe in the zip is a program to send new entries to me if you find any. I am giving out my new 'lite' code though and THAT IS buggy, extremely buggy. But more fun anyway, because you can mod it easily when bug hunting. Also the reason I am giving out the lite source is because, for programmers, i think it would be easier to extend since the code is almost all consistent, whereas the full version code is written in many different formats.
    e.g.:
    Where strFiletoSearch on one section is varFileToSearch(integer) on another section. I have made up my mind lol.

    I am almost done commenting the code, I just got back from percussion lessons, ensemble, and the KC Mallet Trio.
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  11. #11

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    Commented Code!!!!

    Ahh, finally, the commented code. Still has bugs but is commented now!

    Don't forget to download the Database Update sender on my first post!!! It would be great if you all could help out the project!

    CEL AntiVirus Lite 2004 Source:
    Attached Files Attached Files
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  12. #12
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: uhh . . .

    Originally posted by NewGen


    It would be much easier if you just used my AddDBEntry.exe (in the zip file) because it gives structure so I don't have to read it and enter it . . .

    Thanks
    - Corey

  13. #13

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    what?!

    Anyone who has downloaded the code please send an email to [email protected] and tell me ur username . . . or at least that would be great. Thanks much for supporting the project. Also i am going to re-up the Database suggester thing because i really need some definitions and I am a one man team (contradictory?) and I only have so much free time. Also please don't send me anything about a list of viruses somewhere on the internet because I have to manually parse every definition to filename(s). If anyone knows a list where it shows all knows viruses(or many) with their filename(s) on one page then please send it via email, [email protected]

    Thanks
    - Corey

    Database Suggester:
    Attached Files Attached Files
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  14. #14
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    You made an anti-virus application in VB.........

  15. #15

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    Screw you

    Yeah, i made on in vb. Do you have a problem? have you EVER made an AntiVirus? what code have you completed, thats worth looking at. Back off kasracer, you disgust me. You know why? Because you decide to trash on other people's ideas while you have nothing of your own. Loser . . .
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  16. #16
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Screw you

    Originally posted by NewGen
    Yeah, i made on in vb. Do you have a problem? have you EVER made an AntiVirus? what code have you completed, thats worth looking at. Back off kasracer, you disgust me. You know why? Because you decide to trash on other people's ideas while you have nothing of your own. Loser . . .
    No I haven't made an anti-virus. However, my friend has and I know what needs to go into making one. Using a lower level language would have made the program alot faster. When scanning an entire system in VB, I can guarentee it'll be quite slow and never as efficient as any other virus scanners currently out their. VB.NET is 50% faster (Microsoft's estimate) than VB6, yet VB.NET takes more than twice the time doing any IO funcitons than C++ or C.

    I don't trash on people's ideas, I critize. I don't sugar coat anything, I just say it outright and usually people learn and make things better.

    I am not a 'loser' (You don't even know me) and I do have other things I have made. However, none of them are on my site and I lost a graphic editing program I made due to a format + bad hard drive. That and I've only been programming for about 8 months or so, so I haven't really started any large projects.

  17. #17

    Thread Starter
    Addicted Member NewGen's Avatar
    Join Date
    Nov 2002
    Location
    olathe, ks
    Posts
    152

    Nice

    Well if you have only been programming for 8 months then what gives you a right to criticize, huh newbie? Anyway screw that. your friend has and that gives you all knowledge of it.
    I suck with graphics. Can you help me out? If you are good with graphics there are rewards . . . email me, [email protected] . . .

    [img src="www.cel-eration.com/anim1.gif"][/img]

  18. #18
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Nice

    Originally posted by NewGen
    Well if you have only been programming for 8 months then what gives you a right to criticize, huh newbie? Anyway screw that. your friend has and that gives you all knowledge of it.
    Wow, just wow.... and I am the newbie? LOL

    You're funny, I like you

  19. #19
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539

    Re: Nice

    Originally posted by NewGen
    Well if you have only been programming for 8 months then what gives you a right to criticize, huh newbie? Anyway screw that. your friend has and that gives you all knowledge of it.
    dont listen to him he is just a kid

    kasracer, seriously dude leave people alone
    I have been observing your behaviour for a while and u seem to annoy the hell out of people.
    yes i dont even know you either but from how you potray yourself with the idotic posts publish just makes me think whats your problem.
    just to piss you off some more maybe, i made a GDI compass (yep thats lots of drawing in vb when i should have used c++)

  20. #20
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985

    Re: Re: Nice

    Originally posted by kovan
    dont listen to him he is just a kid
    No I'm not. GOD FORBID SOMEONE ACTS DIFFERENT ON THE INTERNET THAN IN REAL LIFE!
    Originally posted by kovan
    kasracer, seriously dude leave people alone
    I have been observing your behaviour for a while and u seem to annoy the hell out of people.
    Why are you "observing" me? Do you have a crush on me or something?
    Originally posted by kovan
    with the idotic posts publish just makes me think whats your problem.
    I don't post idiotic (irony) posts. Perhaps reading them and doing some research would make you understand better?
    Originally posted by kovan

    just to piss you off some more maybe, i made a GDI compass (yep thats lots of drawing in vb when i should have used c++)
    Why would that piss me off? You're only alienating people who may have had a use for it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width