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 6889445
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:09:26+00:00 2026-05-27T06:09:26+00:00

I have seen in many article it is written that Delay signing and strong

  • 0

I have seen in many article it is written that
Delay signing and strong name for an assembly prevents it from hi-jacked.

What does that mean?

The only thing that i know is without a strong name you can not install an assembly in GAC.
So suppose i have an assembly without a strong name, Can it be hi-jacked?

Someone please clarify my doubt.

  • 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-27T06:09:27+00:00Added an answer on May 27, 2026 at 6:09 am

    There is plenty of information about this on MSDN; for example: Strong Naming, and Delay Signing

    To summarize the basic idea:

    Strong naming is a way of stamping your assembly with a simple identification mark, that can be used later to validate that it has not been modified since it was deployed. The strong name is basically a hash of the assembly’s name, version, and a “strong-name key” unique to the developer. References to strong name assemblies go through stricter validation that reference to non-strongly-named ones; in particular, strong-named references must match version numbers, and the strong name hash must match.

    This helps avoid two common sources of potential security vulnerabilities in your programs:

    1. A malicious user replaces an assembly in your program with a different assembly with the same file name, but which contains malicious code, and convinces your program to load and execute it.
    2. A malicious user replaces an assembly in your program with a different version of the same assembly, but which has known bugs that have since been fixed.

    The strong name process will reject both of these actions because the strong name data will not match. This is why assemblies in the GAC must be strong named: they are uses so ubiquitously, they would otherwise make major targets for this kind of hijacking.

    Note, however, that strong names do absolutely nothing to verify the identity of the publisher. Anyone can publish a strongly-named assembly claiming to be Microsoft and there’s nothing in the strong name to refute that assertion. Verifying identify is the job of Authenticode digital signatures, which are different from strong naming. The two are often used together, but they are orthogonal concepts.

    Delay signing is a technique for signing assemblies outside of the build process. The idea here is, your company might have policies that don’t allow the strong name keys from being available at build time (perhaps they are kept offline, or secured behind a password.) A delay signed assembly is marked with a blank strong-name key: it basically reserves space for the key to be added later, by an authorized user. In the mean time, a partial strong-name key is included — just enough information for other assemblies to make a strong reference, but not enough to detect changes or modifications.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have seen many time that far pointers are used to work for TSR.
I have seen many answers on stackoverflow, but I didn't find an answer that
.Net MVC application also running Linq-to-SQL. I have seen many articles on grids that
I have seen many answers for how to disable the onKeyup setting that the
I have seen in many articles on Sql Server which states that when we
I have seen many people telling that you can set setContentView outside the oncreate
I have seen many articles about POCO. What is this?
I have seen many articles and Questions/Answers Regarding Lock Escalation but following things are
I have seen many posting this issue in SO. I have gone through those
I have seen many question and applied their results but nothing happens I still

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.