473,379 Members | 1,386 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

dotfuscating your code

Hi

I am wondering why MS is using an external vendor for obscuring your assemblies (i.e. Preemptive)

Is this because
A. dotfuscating isn't really necessary. If so, why not
B. There are better ways to make your code difficult to reverse engineer. If so, which ways
C. Preemptive's solution cannot be matched by MS
D. .Net solutions are basically inhouse and not meant for shippment to external clients or as COTS products

Regard
Johan Johansson
Jul 21 '05 #1
9 2324
Hi Johan,

You are not the first one who ask this question, maybe you can have a look
at the others first

I made a shortlint to it for you.

http://tinyurl.com/2r6ze

I hope this helps?

Cor
Jul 21 '05 #2
It only answers the first of my questions

----- Cor Ligthert wrote: ----
You are not the first one who ask this question, maybe you can have a loo
at the others firs

I made a shortlint to it for you

http://tinyurl.com/2r6z

I hope this helps

Co

Jul 21 '05 #3
"Johan Johansson" <an*******@discussions.microsoft.com> wrote in
news:C6**********************************@microsof t.com...
Hi.

I am wondering why MS is using an external vendor for obscuring your assemblies (i.e. Preemptive)?
Is this because:
A. dotfuscating isn't really necessary. If so, why not?
B. There are better ways to make your code difficult to reverse engineer. If so, which ways? C. Preemptive's solution cannot be matched by MS?
D. .Net solutions are basically inhouse and not meant for shippment to external clients or as COTS products.
Regards
Johan Johansson


MS didn't offer an own NTFS defrag utility for a long time;
They never developed a (usable) DOS-emulator;
They include(d) things like Crystal Reports or InstallShield in their
development packages;
Does this mean noone wants do defrag NTFS drives? Does it mean MS couldn't
build a decent DOS-emulator? Or could it mean noone uses InstallShield
setups for shipments to clients?

Of course not.

Moral: The fact that MS doesn't invent the wheel again, doesn't say anything
about the wheel.

Niki
Jul 21 '05 #4
Hi Johnson,
B. There are better ways to make your code difficult to reverse engineer.

If so, which ways?
Here the 750 other messages about this

http://tinyurl.com/2xzc3

Keep in mind that a good programmer can mostly easier bring an idea to a
better idea than just reverse enginering.

Here a very actual link about that.

http://www.cs.vu.nl/~ast/brown/

I hope this gives you a better idea of the problems?

Cor
Jul 21 '05 #5
First: They include a free 3rd-party obfuscator - that DOES aleviate
developer fears. (And I think it qualifies as a "best-practice-hint"...)
Second: If MS told you one of the obfuscation products on the market is
better than the others they'd distort competition - bad for them and bad for
us. The best way to find out which obfuscator is better is using a
decompiler!

Niki

"Johan Johansson" <an*******@discussions.microsoft.com> wrote in
news:5C**********************************@microsof t.com...
Yes of course, you are right.

But in that case:
* do they regard one or more obfuscation vendors as better than others?
* do they propose best-practices as to these problems?

I do believe it would be to their advantage; making people trust their products and aleviate developers fears.
----- Niki Estner wrote: -----

Moral: The fact that MS doesn't invent the wheel again, doesn't say anything about the wheel.

Niki

Jul 21 '05 #6
Johan Johansson <an*******@discussions.microsoft.com> wrote:
I am wondering why MS is using an external vendor for obscuring your assemblies (i.e. Preemptive)?
Is this because:
A. dotfuscating isn't really necessary. If so, why not?


Personally, I pick this one. Why not? Why?
Jul 21 '05 #7
"Brett O'Callaghan" <br*************@hotmail.com> wrote in message
news:te********************************@4ax.com...
Johan Johansson <an*******@discussions.microsoft.com> wrote:
I am wondering why MS is using an external vendor for obscuring your assemblies (i.e. Preemptive)?Is this because:
A. dotfuscating isn't really necessary. If so, why not?


Personally, I pick this one. Why not? Why?


Because you don't want someone nicking your IP?

Steve
Jul 21 '05 #8
"Steve McLellan" <sjm.NOSPAM AT fixerlabs DOT com> wrote:
"Brett O'Callaghan" <br*************@hotmail.com> wrote in message
Johan Johansson <an*******@discussions.microsoft.com> wrote:
>I am wondering why MS is using an external vendor for obscuring yourassemblies (i.e. Preemptive)? >Is this because:
> A. dotfuscating isn't really necessary. If so, why not?

Personally, I pick this one. Why not? Why?

Because you don't want someone nicking your IP?


Then you're in the wrong industry!
Jul 21 '05 #9
> "Steve McLellan" <sjm.NOSPAM AT fixerlabs DOT com> wrote:
"Brett O'Callaghan" <br*************@hotmail.com> wrote in message
Johan Johansson <an*******@discussions.microsoft.com> wrote:
>I am wondering why MS is using an external vendor for obscuring your

assemblies (i.e. Preemptive)?
>Is this because:
> A. dotfuscating isn't really necessary. If so, why not?
Personally, I pick this one. Why not? Why?

Because you don't want someone nicking your IP?


Then you're in the wrong industry!


That's as maybe. Somebody's got to give those CPUs a workout with some
top-secret algorithms :-)
Jul 21 '05 #10

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

Similar topics

51
by: Mudge | last post by:
Please, someone, tell me why OO in PHP is better than procedural.
9
by: bigoxygen | last post by:
Hi. I'm using a 3 tier FrontController Design for my web application right now. The problem is that I'm finding to have to duplicate a lot of code for similar functions; for example, listing...
4
by: jason | last post by:
Hello. Newbie on SQL and suffering through this. I have two tables created as such: drop table table1; go drop table table2; go
16
by: Dario de Judicibus | last post by:
I'm getting crazy. Look at this code: #include <string.h> #include <stdio.h> #include <iostream.h> using namespace std ; char ini_code = {0xFF, 0xFE} ; char line_sep = {0x20, 0x28} ;
109
by: Andrew Thompson | last post by:
It seems most people get there JS off web sites, which is entirely logical. But it is also a great pity since most of that code is of such poor quality. I was looking through the JS FAQ for any...
5
by: ED | last post by:
I currently have vba code that ranks employees based on their average job time ordered by their region, zone, and job code. I currently have vba code that will cycle through a query and ranks each...
0
by: Namratha Shah \(Nasha\) | last post by:
Hey Guys, Today we are going to look at Code Access Security. Code access security is a feature of .NET that manages code depending on its trust level. If the CLS trusts the code enough to...
18
by: Joe Fallon | last post by:
I have some complex logic which is fairly simply to build up into a string. I needed a way to Eval this string and return a Boolean result. This code works fine to achieve that goal. My...
9
by: Johan Johansson | last post by:
Hi I am wondering why MS is using an external vendor for obscuring your assemblies (i.e. Preemptive) Is this because A. dotfuscating isn't really necessary. If so, why not B. There are...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.