Click here to Skip to main content
15,910,471 members
Home / Discussions / C#
   

C#

 
GeneralRe: Self Extracting File Pin
Vasudevan Deepak Kumar6-Aug-05 0:56
Vasudevan Deepak Kumar6-Aug-05 0:56 
GeneralRe: Self Extracting File Pin
Varun Jain 7867-Aug-05 23:00
Varun Jain 7867-Aug-05 23:00 
GeneralRe: Self Extracting File Pin
Vasudevan Deepak Kumar7-Aug-05 23:09
Vasudevan Deepak Kumar7-Aug-05 23:09 
GeneralRe: Self Extracting File Pin
Varun Jain 7868-Aug-05 3:43
Varun Jain 7868-Aug-05 3:43 
GeneralSelf Extracting file Pin
Anonymous5-Aug-05 21:53
Anonymous5-Aug-05 21:53 
GeneralEncodings problem Pin
AnonymousTwo5-Aug-05 21:16
AnonymousTwo5-Aug-05 21:16 
AnswerRe: Encodings problem Pin
Heath Stewart5-Aug-05 22:21
protectorHeath Stewart5-Aug-05 22:21 
QuestionAssembly with strong name - can it be decompiled and recompiled? Pin
Anonymous5-Aug-05 20:53
Anonymous5-Aug-05 20:53 
It is said that an assembly with a strong name (i.e., digitally signed) is safe from hacking in as much as its integrity and identity are guaranteed. This means that nobody can replace some code in your assembly with a strong name, as in that case it won't run.

My question is - What if somebody tries to decompile such an assembly (with a strong name) and then after making some changes in the code, again recompile it? Is there anything in the .NET which prevents decompilation of an assembly with a strong name? Moreover, if such an assembly with a strong name can be decompiled and then recompiled again (after making some changes), then where is the security from hacking of the code? In such a situation, will it not mean that a strong naming also does not ensure full safety?

Can somebody throw some light on this issue?

Thanks in advance.
AnswerRe: Assembly with strong name - can it be decompiled and recompiled? Pin
mav.northwind5-Aug-05 21:24
mav.northwind5-Aug-05 21:24 
AnswerRe: Assembly with strong name - can it be decompiled and recompiled? Pin
Mohamad Al Husseiny5-Aug-05 21:30
Mohamad Al Husseiny5-Aug-05 21:30 
Generalremove selection of a listbox Pin
Anonymous5-Aug-05 20:21
Anonymous5-Aug-05 20:21 
GeneralCreating msn like alerts Pin
JXpert5-Aug-05 20:11
JXpert5-Aug-05 20:11 
GeneralRe: Creating msn like alerts Pin
Mohamad Al Husseiny5-Aug-05 21:39
Mohamad Al Husseiny5-Aug-05 21:39 
Question.net applications in .jpg files? Pin
Kir Birger5-Aug-05 19:14
Kir Birger5-Aug-05 19:14 
AnswerRe: .net applications in .jpg files? Pin
Guffa5-Aug-05 22:57
Guffa5-Aug-05 22:57 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger6-Aug-05 10:24
Kir Birger6-Aug-05 10:24 
GeneralRe: .net applications in .jpg files? Pin
Guffa6-Aug-05 23:15
Guffa6-Aug-05 23:15 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger7-Aug-05 4:31
Kir Birger7-Aug-05 4:31 
GeneralRe: .net applications in .jpg files? Pin
Guffa7-Aug-05 20:48
Guffa7-Aug-05 20:48 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger8-Aug-05 6:50
Kir Birger8-Aug-05 6:50 
GeneralRe: .net applications in .jpg files? Pin
Guffa8-Aug-05 22:59
Guffa8-Aug-05 22:59 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger9-Aug-05 2:55
Kir Birger9-Aug-05 2:55 
GeneralRe: .net applications in .jpg files? Pin
DavidNohejl7-Aug-05 4:37
DavidNohejl7-Aug-05 4:37 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger8-Aug-05 6:52
Kir Birger8-Aug-05 6:52 
GeneralCould you... Pin
KORCARI5-Aug-05 18:44
KORCARI5-Aug-05 18:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.