| Author |
Message |
Tanaris4
Joined: 06 Feb 2013 Posts: 1
|
Posted: Wed Feb 06, 2013 7:24 pm Post subject: Rename private/internal methods (leave public alone) |
|
|
All-
Without having to mark every function I want obfuscated, is this possible from an overall standpoint? I haven't seen a setting that lets me specify based on visibility of a function/class.
Thanks in advance!
~ Tanaris |
|
| Back to top |
|
 |
Simon C
Joined: 26 Feb 2008 Posts: 140 Location: Red Gate Software
|
Posted: Thu Feb 07, 2013 2:21 pm Post subject: |
|
|
By default, SA will obfuscate all internal and private members of dlls, and public, internal and private members of exes.
If there's some internal or private members that aren't being obfuscated when they should be, you can turn on trace logging (http://www.red-gate.com/supportcenter/content/SmartAssembly/knowledgebase/sa_Log_File) which logs everything that wasn't obfuscated with a reason why it wasn't. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group