Click here to Skip to main content
15,920,576 members

Survey Results

Do you obfuscate your code?   [Edit]

Survey period: 27 Feb 2012 to 5 Mar 2012

Protecting your code, for example .NET DLLs or client side Javascript, is important for some. Do you deliberately (as opposed to accidentally) obfuscate your code? Suggested by Collin Jasnoch

OptionVotes% 
No, we don't since there is no need51748.00
No, we don't because we don't care if others see the code22721.08
Yes, using commercial tools827.61
Yes, using free tools (or tools that come with, say, Visual Studio)12911.98
Yes, using our own in-house methods413.81
I don't know what obfuscating means.817.52



 
GeneralRe: Need a sometimes option Pin
Dan Neely3-Mar-12 13:54
Dan Neely3-Mar-12 13:54 
GeneralActually... PinPopular
Dalek Dave26-Feb-12 22:17
professionalDalek Dave26-Feb-12 22:17 
GeneralRe: Actually... Pin
Slacker00727-Feb-12 23:59
professionalSlacker00727-Feb-12 23:59 
GeneralRe: Actually... Pin
Reiss28-Feb-12 6:26
professionalReiss28-Feb-12 6:26 
GeneralAnother Option? Pin
Dave Kerr26-Feb-12 22:11
mentorDave Kerr26-Feb-12 22:11 
GeneralThe lesson here is... Pin
Shao Voon Wong26-Feb-12 22:10
mvaShao Voon Wong26-Feb-12 22:10 
GeneralRe: The lesson here is... Pin
enhzflep28-Feb-12 12:43
enhzflep28-Feb-12 12:43 
GeneralNo need..., no sense? Pin
Oshtri Deka26-Feb-12 21:20
professionalOshtri Deka26-Feb-12 21:20 
Actually I don't see much sense in doing so.
1. Our client base is small and rather friendly.
2. To much legacy code with hard-coded strings on our flag ship, management won't let us waste time on such "trivialities".
3. Our clients have databases on "our" servers, so we focus on protecting databases.
4. Most developers and technically oriented management are dongle fans.
5. If there is some secretive piece of code we ship it as native code library.
5. To be honest, is there really bullet-proof obfuscation method for managed code?
GeneralMessage Removed Pin
27-Feb-12 9:00
professionalN_tro_P27-Feb-12 9:00 
GeneralNo need... Pin
Joan M26-Feb-12 20:41
professionalJoan M26-Feb-12 20:41 
GeneralNo, because... PinPopular
Sander Rossel26-Feb-12 20:14
professionalSander Rossel26-Feb-12 20:14 
GeneralRe: No, because... Pin
Andy_L_J26-Feb-12 22:30
Andy_L_J26-Feb-12 22:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.