New topic: 

Encrypt Strings

<http://forums.realsoftware.com/viewtopic.php?t=32186>

       Page 1 of 1
   [ 2 posts ]                 Previous topic | Next topic         Author  
Message       cameronasmith           Post subject: Encrypt StringsPosted: Mon 
Jan 25, 2010 6:58 pm                        
Joined: Wed Jan 06, 2010 3:44 pm
Posts: 10              Does anybody know if its possible to encrypt strings 
before a program compiles. I want to encrypt my strings so that if someone 
decompiles the application they don't understand what each string means. I know 
that I would have to write the decrypt the strings while my program is running 
which is no problem. I just don't want to hard encrypt my strings each time I 
want to change them.

I would like my program to auto encrypt them before compile. I don't know if 
the is a #IF statement that can do that or not.

Thanks for your time,

Cameron   
                            Top                kendoll           Post subject: 
Re: Encrypt StringsPosted: Mon Jan 25, 2010 7:32 pm                             
  
Joined: Mon Jul 17, 2006 10:39 am
Posts: 1604              RB unfortunately does not currently provide automatic 
literal string encryption or obfuscation, but you are not prevented from doing 
your own encryption.     
_________________
Kenneth McCleary
[email protected]  
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 2 posts ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to