Click here to Skip to main content
15,914,074 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: lbuttonDown out of a mode window, witch message is spring? Pin
Thanigainathan.S1-Apr-09 19:06
Thanigainathan.S1-Apr-09 19:06 
QuestionRestore database on client that used current database Pin
thyrith1-Apr-09 5:07
thyrith1-Apr-09 5:07 
QuestionProcess To Deploying Crystal reports on an ISP webserver???? Pin
sou87231-Mar-09 23:36
sou87231-Mar-09 23:36 
QuestionIIS not working Pin
Stephen Lintott31-Mar-09 22:38
Stephen Lintott31-Mar-09 22:38 
AnswerRe: IIS not working Pin
Stephen Lintott31-Mar-09 23:47
Stephen Lintott31-Mar-09 23:47 
AnswerRe: IIS not working Pin
Pete O'Hanlon1-Apr-09 2:25
mvePete O'Hanlon1-Apr-09 2:25 
GeneralRe: IIS not working Pin
Stephen Lintott1-Apr-09 2:29
Stephen Lintott1-Apr-09 2:29 
Question.NET Reactor Code Protection Pin
dybs31-Mar-09 16:34
dybs31-Mar-09 16:34 
I have some libraries and apps written in C++/CLI and C#, and I'd like to obfuscate/protect the source somehow. I've seen a lot of you say how it's a waste of time, and I know there's no silver bullet here. I'm not looking to make it impossible to decompile my software, just more difficult. In particular, I'd like my source to be un-viewable with .NET Reflector and other similar tools. Reflector makes it dead easy to decompile .NET apps, and any developer with 1/1000 of a brain could figure it out. If someone really wants to decompile my code, they should at least have 3/4 of a brain Poke tongue | ;-P

I read a thread here awhile back about code protection and saw someone recommend .NET Reactor[^]. I've been experimenting with the trial and so far it seems to do what I want - I can't view the implementation of any functions, and the names of all my private members and functions come up as non-printable characters. However, I can still plainly see all the class and public function and property names (but not their implementations). I'd like to obfuscate everything, including all public information, but if I do that, then any app that tries to use the protected library throws a TypeLoad exception (or something like that). I tried emailing their support a couple of days ago, but I haven't heard back yet. Has anyone had any luck with .NET Reactor?

Or, if anyone knows of a better tool with a decent price tag (free / open source is always great Smile | :) ), I'm open to alternatives.

Thanks,

Dybs
AnswerRe: .NET Reactor Code Protection Pin
Giorgi Dalakishvili31-Mar-09 20:45
mentorGiorgi Dalakishvili31-Mar-09 20:45 
GeneralRe: .NET Reactor Code Protection Pin
dybs1-Apr-09 3:16
dybs1-Apr-09 3:16 
AnswerRe: .NET Reactor Code Protection Pin
jmcc2k9-Oct-09 23:22
jmcc2k9-Oct-09 23:22 
QuestionUnable to get the select to work with two user input Pin
DaxKhan31-Mar-09 12:27
DaxKhan31-Mar-09 12:27 
QuestionHow about speed process of qurey in local and database Pin
thyrith31-Mar-09 5:17
thyrith31-Mar-09 5:17 
AnswerRe: How about speed process of qurey in local and database Pin
Eddy Vluggen31-Mar-09 22:11
professionalEddy Vluggen31-Mar-09 22:11 
QuestionMMControl Pin
inderjmd31-Mar-09 0:03
inderjmd31-Mar-09 0:03 
Questionregister component success, but can't find one of the controls, professor analyse it. Pin
coderormnger30-Mar-09 16:53
coderormnger30-Mar-09 16:53 
AnswerRe: register component success, but can't find one of the controls, professor analyse it. Pin
Pete O'Hanlon30-Mar-09 22:04
mvePete O'Hanlon30-Mar-09 22:04 
GeneralRe: register component success, but can't find one of the controls, professor analyse it. Pin
coderormnger1-Apr-09 4:52
coderormnger1-Apr-09 4:52 
GeneralRe: register component success, but can't find one of the controls, professor analyse it. Pin
Pete O'Hanlon1-Apr-09 4:56
mvePete O'Hanlon1-Apr-09 4:56 
GeneralRe: register component success, but can't find one of the controls, professor analyse it. Pin
coderormnger1-Apr-09 5:06
coderormnger1-Apr-09 5:06 
GeneralRe: register component success, but can't find one of the controls, professor analyse it. Pin
Pete O'Hanlon1-Apr-09 8:49
mvePete O'Hanlon1-Apr-09 8:49 
GeneralRe: register component success, but can't find one of the controls, professor analyse it. Pin
coderormnger1-Apr-09 16:30
coderormnger1-Apr-09 16:30 
GeneralRe: register component success, but can't find one of the controls, professor analyse it. Pin
Roger Wright2-Apr-09 19:18
professionalRoger Wright2-Apr-09 19:18 
GeneralRe: register component success, but can't find one of the controls, professor analyse it. Pin
coderormnger7-Apr-09 17:03
coderormnger7-Apr-09 17:03 
QuestionReceive data from RTD client excel on RTD server Pin
mmiller03930-Mar-09 1:06
mmiller03930-Mar-09 1:06 

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.