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

C#

 
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 
AnswerRe: Assembly with strong name - can it be decompiled and recompiled? Pin
mav.northwind5-Aug-05 21:24
mav.northwind5-Aug-05 21:24 
I'm afraid, the term "is safe from hacking" is plain wrong.
You can easily decompile a strong name assembly and modify it.
When you just do this and recompile, this won't work, though.

But when you remove the strong name signature from the assembly while modifying it, the assembly can be compiled and will be usable, although you will see that it's no longer signed by the original source.

I found an article on this topic a while ago, but don't have the URL ready right now, sorry.
When I find it I'll post it.

Regards,
mav

[EDIT]
I found the article. It was - of course - here on CP:
Learn to break Strong Name .NET Assemblies
[^]
{/EDIT]
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 
GeneralRe: Could you... Pin
tatchung5-Aug-05 21:12
tatchung5-Aug-05 21:12 

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.