模糊处理 [英] Obfuscate

查看:93
本文介绍了模糊处理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我需要专家帮助准备混淆申请

和安装。


有两个项目的解决方案:

1.我有一个标准的Windows窗体应用程序,带有一个实现的自定义

安装程序类。

2我有一个引用输出的标准设置。以上应用程序和

从自定义安装程序类实现自定义操作。


我如何打包上述解决方案的已删除版本?我已经使用了

内置的混淆器(Dotfuscator),但是它对我没有帮助,或者也许我是使用Dotfuscator错误的
! />

有人能指出我正确的方向。


谢谢,


RF

Hi All,

I need some help from experts of preparing an application for obfuscation
and installation.

A solution with two projects:
1. I have a standard windows form app with an implemented custom
installer class.
2. I have a standard setup referencing the "output" of the above app and
implementing the custom actions from the custom installer class.

How can I package an obfucated version of the above solution? I''ve used the
built-in obfuscator (Dotfuscator) but it hasn''t help me, or perhaps I''m
using Dotfuscator wrong!

Can someone point me towards the correct direction.

Thanks,

RF

推荐答案

如果您使用的是标准安装项目,可以将

混淆的dll添加到您的应用程序目录中,以便部署它们。 $>
当你运行msi文件时。


如果你在使用你选择的混淆器时遇到问题,你可以

想要拿一个查看我们的Decompiler.NET产品,其中包括完整的

模糊处理功能。它比其他的b $ b混淆器产品更容易使用,因为它的设计不需要特殊的配置,并且支持完整的COM Interop。它会生成

混淆代码,您可以重新编译和调试以及重新链接

与其他程序集,因为它是

生成的唯一混淆器产品可以重新编译的模糊代码。它还用方法调用替换了

字符串文字,并在

嵌入式资源中加密它们的值。您可以下载

产品的免费试用版,并根据您的需求了解它的效果如何 http://www.junglecreatures.com/

我们将反编译器和混淆器捆绑为单个产品

的价格低于竞争对手单独收费的价格。


Jonathan


" RF" ; < RA ******* @ SPAMdialexia.com>在消息新闻中写道:< eN ************** @ tk2msftngp13.phx.gbl> ...
If you are using a standard install project, you can add the
obfuscated dlls to your application directory so they get deployed
when you run the msi file.

If you are having issues with using your chosen obfuscator, you may
want to take a look at our Decompiler.NET product which includes full
obfuscation capabilities. It is much easier to use than other
obfuscator products since it requires no special configuration by the
nature of it''s design and supports full COM Interop. It generates
obfuscated code which you can recompile and debug as well as relink
with other assemblies since it is the only obfuscator product which
produces obfuscated code that can be recompiled. It also replaces
string literals with method calls and encrypts their values in an
embedded resource. You can download a free trial version of the
product and see how well it works for your needs from
http://www.junglecreatures.com/
We bundle both the decompiler and obfuscator as a single product that
is priced lower than what comparable competitors are charging for
obfuscation alone.

Jonathan

"RF" <ra*******@SPAMdialexia.com> wrote in message news:<eN**************@tk2msftngp13.phx.gbl>...
大家好,
我需要专家帮助准备混淆申请和安装。

有两个项目的解决方案:
1.我有一个标准的Windows窗体应用程序实现自定义
安装程序类。
2.我有一个引用输出的标准设置。以上应用程序和
从自定义安装程序类实现自定义操作。

我如何打包上述解决方案的一个有缺陷的版本?我已经使用了内置的混淆器(Dotfuscator),但它并没有帮助我,或者说我使用Dotfuscator错了!

有人可以吗指向正确的方向。

谢谢,

RF
Hi All,

I need some help from experts of preparing an application for obfuscation
and installation.

A solution with two projects:
1. I have a standard windows form app with an implemented custom
installer class.
2. I have a standard setup referencing the "output" of the above app and
implementing the custom actions from the custom installer class.

How can I package an obfucated version of the above solution? I''ve used the
built-in obfuscator (Dotfuscator) but it hasn''t help me, or perhaps I''m
using Dotfuscator wrong!

Can someone point me towards the correct direction.

Thanks,

RF



Hi RF,


你必须做错事。社区版将提供完美的入门级混淆。

。显然,Professional

版本做得更多,并且与VS.NET完全集成(不像其他任何混淆器)。

也是最好的反编译器是Reflector for .NET这绝对是免费的。
免费。


- Dotfuscator团队

jp ***** @ nyc.rr.com (Jonathan Pierce)在留言中写道:< 3d ************** ************@posting.google。 com> ...
Hi RF,

You must be doing something wrong. The Community Edition will provide
perfectly good entry level obfuscation. Obviously, Professional
Edition does much more and is full integrated with VS.NET (unlike any
other obfuscator).
Also the best decompiler is "Reflector for .NET" which is absolutely
free.

-The Dotfuscator Team

jp*****@nyc.rr.com (Jonathan Pierce) wrote in message news:<3d**************************@posting.google. com>...
如果您使用的是标准安装项目,可以将
模糊的dll添加到应用程序目录中,以便在运行msi文件时部署它们


如果您在使用所选择的混淆器时遇到问题,可能需要查看我们的Decompiler.NET产品,其中包括完整的混淆功能。它比其他混淆器产品更容易使用,因为它的设计性质不需要特殊配置,并且支持完整的COM Interop。它生成混淆的代码,您可以重新编译和调试以及与其他程序集重新链接,因为它是唯一的混淆器产品,它可以生成可以重新编译的混淆代码。它还用方法调用替换字符串文字,并在嵌入式资源中加密它们的值。您可以下载
产品的免费试用版,并根据您的需求了解它的效果如何 http://www.junglecreatures.com/
我们将反编译器和混淆器捆绑为单个产品,其价格低于竞争对手收费的价格<单独混淆。

Jonathan

RF < RA ******* @ SPAMdialexia.com>在消息新闻中写道:< eN ************** @ tk2msftngp13.phx.gbl> ...
If you are using a standard install project, you can add the
obfuscated dlls to your application directory so they get deployed
when you run the msi file.

If you are having issues with using your chosen obfuscator, you may
want to take a look at our Decompiler.NET product which includes full
obfuscation capabilities. It is much easier to use than other
obfuscator products since it requires no special configuration by the
nature of it''s design and supports full COM Interop. It generates
obfuscated code which you can recompile and debug as well as relink
with other assemblies since it is the only obfuscator product which
produces obfuscated code that can be recompiled. It also replaces
string literals with method calls and encrypts their values in an
embedded resource. You can download a free trial version of the
product and see how well it works for your needs from
http://www.junglecreatures.com/
We bundle both the decompiler and obfuscator as a single product that
is priced lower than what comparable competitors are charging for
obfuscation alone.

Jonathan

"RF" <ra*******@SPAMdialexia.com> wrote in message news:<eN**************@tk2msftngp13.phx.gbl>...
大家好,
我需要专家帮助准备混淆申请和安装。

有两个项目的解决方案:
1.我有一个标准的Windows窗体应用程序实现自定义
安装程序类。
2.我有一个引用输出的标准设置。以上应用程序和
从自定义安装程序类实现自定义操作。

我如何打包上述解决方案的一个有缺陷的版本?我已经使用了内置的混淆器(Dotfuscator),但它并没有帮助我,或者说我使用Dotfuscator错了!

有人可以吗指向正确的方向。

谢谢,
RF
Hi All,

I need some help from experts of preparing an application for obfuscation
and installation.

A solution with two projects:
1. I have a standard windows form app with an implemented custom
installer class.
2. I have a standard setup referencing the "output" of the above app and
implementing the custom actions from the custom installer class.

How can I package an obfucated version of the above solution? I''ve used the
built-in obfuscator (Dotfuscator) but it hasn''t help me, or perhaps I''m
using Dotfuscator wrong!

Can someone point me towards the correct direction.

Thanks,

RF



什么这种奇怪的,扭曲的,悲伤的广告就是这个


" PreTech" <无**** @ preemptive.com>在留言中写道

news:91 ************************** @ posting.google.c om ...
What kind of weird, twisted, sad advertising is this

"PreTech" <no****@preemptive.com> wrote in message
news:91**************************@posting.google.c om...
嗨RF,

你一定做错了。 Community Edition将提供完美的入门级混淆。显然,Professional
Edition做得更多,并且与VS.NET完全集成(不同于任何其他混淆器)。
最好的反编译器是Reflector for .NET。这绝对是免费的。

- Dotfuscator团队

jp*****@nyc.rr.com (Jonathan Pierce)在留言中写道
Hi RF,

You must be doing something wrong. The Community Edition will provide
perfectly good entry level obfuscation. Obviously, Professional
Edition does much more and is full integrated with VS.NET (unlike any
other obfuscator).
Also the best decompiler is "Reflector for .NET" which is absolutely
free.

-The Dotfuscator Team

jp*****@nyc.rr.com (Jonathan Pierce) wrote in message



新闻:< 3d ********** ****************@posting.google。 com> ...


news:<3d**************************@posting.google. com>...

如果您使用的是标准安装项目,可以将
模糊的dll添加到您的应用程序目录中,以便部署它们。当你运行msi文件时。

如果你在使用你选择的混淆器时遇到问题,你可能想看看我们的Decompiler.NET产品,其中包括完整的产品的免费试用版,并根据您的需求了解它的效果如何 http://www.junglecreatures.com/
我们将反编译器和混淆器捆绑为单个产品,其价格低于竞争对手收费的价格<单独混淆。

Jonathan

RF < RA ******* @ SPAMdialexia.com>写在消息
news:< eN ************** @ tk2msftngp13.phx.gbl> ...
If you are using a standard install project, you can add the
obfuscated dlls to your application directory so they get deployed
when you run the msi file.

If you are having issues with using your chosen obfuscator, you may
want to take a look at our Decompiler.NET product which includes full
obfuscation capabilities. It is much easier to use than other
obfuscator products since it requires no special configuration by the
nature of it''s design and supports full COM Interop. It generates
obfuscated code which you can recompile and debug as well as relink
with other assemblies since it is the only obfuscator product which
produces obfuscated code that can be recompiled. It also replaces
string literals with method calls and encrypts their values in an
embedded resource. You can download a free trial version of the
product and see how well it works for your needs from
http://www.junglecreatures.com/
We bundle both the decompiler and obfuscator as a single product that
is priced lower than what comparable competitors are charging for
obfuscation alone.

Jonathan

"RF" <ra*******@SPAMdialexia.com> wrote in message news:<eN**************@tk2msftngp13.phx.gbl>...
大家好,
我需要专家帮助准备
模糊处理和安装的应用程序。

有两个项目的解决方案:
1.我有一个标准的Windows窗体具有已实现的自定义
安装程序类的应用程序。
2.我有一个引用输出的标准设置。上面的
应用程序以及从自定义安装程序类实现自定义操作。

我如何打包上述解决方案的已删除版本?我用
使用了内置的混淆器(Dotfuscator),但它并没有帮助我,或者可能是
我正在使用Dotfuscator错误!

有人可以吗指向正确的方向。

谢谢,

RF
Hi All,

I need some help from experts of preparing an application for obfuscation and installation.

A solution with two projects:
1. I have a standard windows form app with an implemented custom
installer class.
2. I have a standard setup referencing the "output" of the above app and implementing the custom actions from the custom installer class.

How can I package an obfucated version of the above solution? I''ve used the built-in obfuscator (Dotfuscator) but it hasn''t help me, or perhaps I''m using Dotfuscator wrong!

Can someone point me towards the correct direction.

Thanks,

RF



这篇关于模糊处理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆