![]() |
|
|
|
#1 |
|
How can I protect my dot net application from getting reverse engineered. Is
it possible to convert .net application to WIN32 NATIVE exe? Abbas |
|
|
|
|
#2 |
|
Posts: n/a
|
"Abbas" <> wrote in
news:: > How can I protect my dot net application from getting reverse > engineered. Obfuscation is the easiest. My personal favorite right now is CodeVeil, but there are others out there that are probably just as good. I have found that CodeVeil errors out the different decompile tools out there rather nicely. http://www.xheo.com/products/codeveil/ > Is it possible to convert .net application to WIN32 NATIVE > exe? ..NET Reactor can do this. It will actually take all of the libs used and create a single monolith. It is not my first choice, but I have used it on an app we had to have run on machines we were not certain had .NET installed: http://www.eziriz.com/dotnet_reactor.htm Peace and Grace, -- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA Twitter: @gbworld Blog: http://gregorybeamer.spaces.live.com My vacation and childhood cancer awareness site: http://www.crazycancertour.com ******************************************* | Think outside the box! | ******************************************* Gregory A. Beamer |
|
|
|
#3 |
|
Posts: n/a
|
Abbas wrote:
> How can I protect my dot net application from getting reverse > engineered. Is it possible to convert .net application to WIN32 NATIVE exe? http://code.google.com/p/babelobfuscator/ seems to stop Reflector. Jason Keats |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Download best cool Mac freeware applications | dave345 | Software | 0 | 05-06-2008 03:15 AM |
| Exam 70-502 - .Net 3.5 WPF Applications | gmlegarf | MCTS | 0 | 12-28-2007 11:43 AM |
| Computer software(programs, applications...) | draganw | DVD Video | 0 | 10-13-2007 01:11 PM |
| MCTS: .NET Framework 2.0 Web Applications | Prabhu | MCTS | 2 | 02-25-2007 11:56 AM |
| Re: How do I keep applications automatically loading in WinXP | Nil | A+ Certification | 0 | 03-07-2006 04:05 PM |