Native compilation

V

VBAdev

Hi all,
I'm looking for a tool to compile .net assemblies to native code to
protect a product from decompilation.
I already considered Remotsoft linker and minideploy tool. Can you
suggest me any other product?
TIA
Marco Paci
 
A

Alun Harford

VBAdev said:
Hi all,
I'm looking for a tool to compile .net assemblies to native code to
protect a product from decompilation.
I already considered Remotsoft linker and minideploy tool. Can you
suggest me any other product?

Yes. An obfuscater.

Alun Harford
 
?

=?ISO-8859-1?Q?G=F6ran_Andersson?=

VBAdev said:
Hi all,
I'm looking for a tool to compile .net assemblies to native code to
protect a product from decompilation.
I already considered Remotsoft linker and minideploy tool. Can you
suggest me any other product?

Compiling into native code doesn't protect from reverse engineering, it
only makes it a bit harder.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top