Last visit was: It is currently 05 Sep 2010, 01:20


All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: String encryption
PostPosted: 11 Dec 2009, 13:01 

Joined: 10 Dec 2009, 18:42
Posts: 2
I like the simplicity of this product, but it doesn't quite go far enough. If it could hide non-public methods and perform some string hiding it would really be great. Is this on the roadmap at all?

Thanks
Richard


Top
Offline Profile  
 
 Post subject: Re: String encryption
PostPosted: 12 Dec 2009, 09:02 

Joined: 16 May 2007, 20:07
Posts: 21
Location: France
Hi,

Assemblur should be able to obfuscate non-public methods. If a method is excluded from obfuscation it could be either because there's a bug in Assemblur or because it has been excluded by one of Asseblur's automatic exclusion modules. Perhaps you can send me the sample code for analysis?

Literal string encryption is not added mostly because of some technical limitations, but let me argue about the usefulness of such a feature.

In theory, Assemblur could encrypt all literal strings in an assembly, but then it would ultimately have to add to that assembly a method that decrypts them at runtime. It's little like locking a door and leaving a key next to it.

By using your own string encryption implementation you have much more choice regarding how to go about it (i.e. use standard .NET encryption, different approaches etc.), and it will definitely provide more protection than any generic one.


Top
Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Theme created StylerBB.net & kodeki