Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4007460
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T08:38:06+00:00 2026-05-20T08:38:06+00:00

Are there any known methods that can be used to make your software immune

  • 0

Are there any known methods that can be used to make your software immune to viruses? To be more specific, the development is done in .NET. Is there anything built into .NET that would help with this? I had someone specifically ask me about this and I did not have the slightest clue.

Update: Immunity in this situation would mean immune to exploitation. At least I believe that’s what the person asking the question to me wanted to know.

I realize this is an extremely open ended question and that software development is way off from being at a point where it software developed can really be immune to viruses.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T08:38:06+00:00Added an answer on May 20, 2026 at 8:38 am

    When you say immune to viruses, do you mean immune to exploitation? I think any software being immune to viruses is some way off for any development platform.

    In general, there are two important activities that lead to secure software

    • 1) Safety by design – does the
      inherent design of a system allow an
      attacker to control the host machine. However, a secure design won’t protect against insecure coding.
    • 2) Secure coding – most
      importantly, don’t trust user input. However, secure coding won’t protect against an insecure design.

    There are several features of .NET that help reduce the liklihood of exploitation.

    • 1) .NET takes care of memory
      allocation and destruction. This helps prevent exploitable heap corruption.
    • 2) .NET, by default, will bounds check array accesses. In C based languages, overwriting, or underwriting into arrays has allowed attackers to write memory into the target process.
      .
    • 3) .NET execution model is not
      vulnerable to stack overflows in the
      same way as the normal x86 execution
      model. Arrays are allocated on the
      heap.
    • 4) you can set Code Access permissions, if used properly these help prevent untrusted code performing privileged actions on the host machine.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Are there any known methods of finding peers without using a dedicated central server?
Are there any known issues with canceling HttpWebRequest HTTP requests? We find that when
I am wondering if there are any well-known algorithms that I should be aware
Is there any libraries that would allow me to use the same known notation
Is there any known way of listing the WMI classes and their properties available
Are there any known issues around how many pages are in an ASP.NET project?
Are there any known security issues related to running a web application via a
Are there any known hash algorithms which input a vector of int's and output
Are there any known how-tos or best practices for web service REST API versioning?
In short: Is there any known protocol for remote process management? I have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.