Results 1 to 7 of 7

Thread: [RESOLVED] Check the Developed Application for Malware

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    Resolved [RESOLVED] Check the Developed Application for Malware

    Hi All,
    I have a little question.

    When we have developed some application (or tool) how do we ensure that it isn't registered as a Malware or Virus when we distribute it?

    I m not meaning to develop such junk, but I want to make sure that my apps are not that kind of things. The reason I ask is I use some API calls in the apps. Say for ex GetAsyncKeyState. Will using them make it a Malware?

    If it does, what should we do to avoid it?

    Is there any guide, tool to verify these.
    BTW for some apps i m not hoping to publish the code, only the Apps. For these apps i m worried.

    Thanks In Advance
    IIF(Post.Rate > 0 , , )

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Check the Developed Application for Malware

    When you say "publish", do you mean "sell" or put on the internet as "freeware"?

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Check the Developed Application for Malware

    You made it, so you know whether it has spyware or not. That said, there are other sites, such as softpedia.com and download.com which will test your software for spyware and malware before making it available for download. That's a good way of 'assuring safety'.

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    Re: Check the Developed Application for Malware

    Quote Originally Posted by HACK
    When you say "publish", do you mean "sell" or put on the internet as "freeware"?
    For the moment, say its free ware.

    As I said, I know its not Malware
    But the problem is, will it be registered as one since I use some API.?

    For example I use an API to capture escape key to stop a process.

    And recently in one thread, which was using same API for hotkey, I myself pointed out that some keylogger detectors use this as a method to check for possible keyloggers. If an app make a API hook to a particular APIs, it could be a
    keylogger.
    So my problem is, using a mere API, could result an app to be a Malware ?

    Anyway. I think mendhak told a way to get out of it.

    But I would like some other opinion also if someone could give.

    IIF(Post.Rate > 0 , , )

  5. #5
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: Check the Developed Application for Malware

    You can run a virus and spyware scan on your application and it should give you the result.

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Check the Developed Application for Malware

    Quote Originally Posted by zeezee
    But I would like some other opinion also if someone could give.
    My opinion is to go with mendhak's suggestion.

    Further, I would ensure that when "publishing" the freeware product, that you include an email address. I tend not to trust free stuff where the author won't even tell me how to get in touch with them.

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Jul 2007
    Posts
    1,306

    Re: Check the Developed Application for Malware

    I tend not to trust free stuff where the author won't even tell me how to get in touch with them.
    Hmm. A good Point. I will add my email address for sure.
    Thank you for telling that

    Quote Originally Posted by stanav
    You can run a virus and spyware scan on your application and it should give you the result.
    Another good solution. Thanks for sharing your thought.

    I guess I have what I wanted to know.

    To summaries


    1. Check with your own Anti-virus/ Anti-Spyware
    2. Submit to a GOOD site like softpedia , download.com, etc .. and get there recommendation.
    3. Put an authentic email address when you publish.

    By doing above, would make sure its not registered as a malware/ spyware.
    (Of course its not 100% guaranteed way)

    Thanks everyone for your precious ideas and time.



    PS:I ll make this thread resolved later.
    IIF(Post.Rate > 0 , , )

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