|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SIgning a dll after compilationHi all,
I need to sign a dll after it was compiled and linked. Is this possible? Thanks, Hagay. If you could sign an assembly after it was build, with a different key - I
would say we are witness to security issues. But - using (sn.exe -R file.snk) you can RE-sign a previously signed/delay signed assembly. -- Show quoteHide quotergds. /Claus Konrad MCSD.NET (C#) "Hagay Lupesko" wrote: > Hi all, > > I need to sign a dll after it was compiled and linked. > Is this possible? > > Thanks, Hagay. > > Umm... Hate to be the bearer of bad news, but it's quite feasible to sign
with a different key after an assembly has been compiled, even though this functionality is not built into sn.exe. Show quoteHide quote "Claus Konrad [MCSD]" <ClausKonradM***@discussions.microsoft.com> wrote in message news:571C98C3-AC29-41DA-9A10-78C34FDD4373@microsoft.com... > If you could sign an assembly after it was build, with a different key - I > would say we are witness to security issues. > > But - using (sn.exe -R file.snk) you can RE-sign a previously signed/delay > signed assembly. > -- > rgds. > /Claus Konrad > MCSD.NET (C#) > > > "Hagay Lupesko" wrote: > >> Hi all, >> >> I need to sign a dll after it was compiled and linked. >> Is this possible? >> >> Thanks, Hagay. >> >> It is...? Using what tools?
-- Show quoteHide quotergds. /Claus Konrad MCSD.NET (C#) "Nicole Calinoiu" wrote: > Umm... Hate to be the bearer of bad news, but it's quite feasible to sign > with a different key after an assembly has been compiled, even though this > functionality is not built into sn.exe. > > > "Claus Konrad [MCSD]" <ClausKonradM***@discussions.microsoft.com> wrote in > message news:571C98C3-AC29-41DA-9A10-78C34FDD4373@microsoft.com... > > If you could sign an assembly after it was build, with a different key - I > > would say we are witness to security issues. > > > > But - using (sn.exe -R file.snk) you can RE-sign a previously signed/delay > > signed assembly. > > -- > > rgds. > > /Claus Konrad > > MCSD.NET (C#) > > > > > > "Hagay Lupesko" wrote: > > > >> Hi all, > >> > >> I need to sign a dll after it was compiled and linked. > >> Is this possible? > >> > >> Thanks, Hagay. > >> > >> >
accessing emails using owa ... traceable?
Unhandled exception vs handled (security issue) Kerberos Token Renewal Why am I getting errors when I want to rebuild the TreeView contro Login error when opening a deployed project User creation.... Forms Authentication with Active Directory, login control crashes Impersonation testing Security Exception Is there a function that I can call to validate a domain? |
|||||||||||||||||||||||