Results 1 to 3 of 3

Thread: VB to find spyware?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Question VB to find spyware?

    I know there are more and more spyware search programs out there but if I wanted to write my own, can it be done in VB? How do they find the spyware exactly? Do you have to know exactly what to look for on each program that is sold as spyware?

    Thanks!

  2. #2
    Lively Member
    Join Date
    Feb 2003
    Posts
    117
    I'm assuming it would function much like an AV scanner. Looks through the registry and the files on your PC for 'giveaway' signatures that it is spyware.

    Just as a note, spyware is generally not 'sold,' more installed without the knowledge of your average user.

  3. #3
    Fanatic Member wildcat_2000's Avatar
    Join Date
    Nov 2000
    Location
    Italy
    Posts
    727
    the difficult part is not to write a VB searching program. instead, it is to build a list of all spywares, the way they behave and what to look for.

    for instance, a spyware could install itself in registry keys and drive locations: you have to identify these and make the program look for these specific keys/drive locations. and this, for every spyware out there. knowing that their main aim is to be hidden from you finding them easily... have fun.
    When your car breaks down,
    close all windows and retry

    => please rate all users posts! <=

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