473,468 Members | 1,332 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Dotfuscator problem with c# dll's

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
Nov 15 '05 #1
1 1904
Hi RA,

The obfuscation phase should be done at the end, just before shipping, you
have control over that you obfuscate so you can leave the public interface
as normal , you need to check the documentation and even the preemtive
forums.

Cheers
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"RA" <ro****@hotmail.com> wrote in message
news:ei*************@TK2MSFTNGP10.phx.gbl...
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

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: John | last post by:
Hi, I am building an application that uses Steema's TeeChart. When I run my app through the dotfuscator it breaks the executable (saying something about not finding the strongly named TeeChart...
1
by: StevenBarnes | last post by:
I have a solution with 6 or so projects, some dts dll's, a couple images, etc. I have a working setup project that creates a nice installation msi. Cool. Now I want to obfuscate my .exe and my...
0
by: venky | last post by:
How can i integrate dotfuscator with my solution projects. Like when i build projects in my solution using visual studio.net, i want to be build using dotfuscator. Like i have a setup project...
2
by: Tina | last post by:
I have a dll created from an asp.net component I wrote. I want to distribute it to other developers but I'm told it can be reverse engineered. I read the docs on dotfuscator thinking that this...
4
by: scorpion53061 | last post by:
How can we obfuscate without disabling renaming and using a setup project a project which includes a custom dll? If I attempt to do so after I change the reference path to the obfuscated dll...
2
by: Andrew E Chapman | last post by:
Apologies if this seems to be a silly question, but... .... is there anything that can be done to stop other people from using your DLLs? For example, if you have a solution with three projects:...
8
by: Wacom | last post by:
Hi all! I'm doing some test of obfuscation of assembly marked with the strong name (Fw 2.0). Someone can tell me how does this work? I mean: if I have an exe and a couple of dll marked...
1
by: os | last post by:
The PreEmptive Dotfuscator 3.0 (professional version) in evaluation mode works for 14 days. It dotfuscates .exe and .dll (common .dll and aspx .dll) . Dotfuscator scrambles the original code...
2
by: mart_nl | last post by:
Hi group, I have a class library containing a Windows form. I create a dll from this project and use it in my application like so: Assembly asm =...
0
by: Fred | last post by:
Is there is a better newsgroup for this question? I am having a problem linking assemblies into one using Dotfuscator Pro 4.0. The problem occurs when linking the following into one exe:...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.