Dotfuscator problem with c# dll's

R

RA

Hi

I have a c# project who load some other c# assemblies.
I took one of the dll assemblies and ran the Dotfuscator and produce the
output assembly.
I added this assembly to the project (add reference) and the project doesn't
compile. It doesn't recognize the new added assembly. Whats wrong? Do I have
to use the Dotuscator on the entire project or can I have only some of its
assemblies Dotfuscator?

Thanks
 
A

Al Ponomarev

Hi

I have a c# project who load some other c# assemblies.
I took one of the dll assemblies and ran the Dotfuscator and produce the
output assembly.
I added this assembly to the project (add reference) and the project
doesn't
compile. It doesn't recognize the new added assembly. Whats wrong? Do I
have
to use the Dotuscator on the entire project or can I have only some of
its
assemblies Dotfuscator?

Use 9Rays.Net Spices.Obfuscator , this tool allows you to obfuscate set of
assemblies (project).
 

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