Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Code Module Encryption

 
Post new topic   Reply to topic    Forum Index -> ZBasic IDE
Author Message
zbasicandy



Joined: 26 Jan 2006
Posts: 193

Posted: 03 August 2006, 16:23 PM    Post subject: Code Module Encryption Reply with quote

There are times when a software project is completed that the software developer would like to preserve his algorithms from others. Is it possible to password / encrypt a basic "code module" so others cannot view and modify its contents?
Very Happy Very Happy Very Happy
Back to top
mdown



Joined: 03 Feb 2006
Posts: 62
Location: Dallas, Texas

Posted: 19 October 2006, 15:13 PM    Post subject: Reply with quote

Perhaps you can compile the code and reference it in as a precompiled include?

-MikeD
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2493
Location: Portland, OR

Posted: 19 October 2006, 19:32 PM    Post subject: Reply with quote

That capability is on the "to do" list but is not currently supported. There is some additional infrastructure needed in the "object file" to facilitate relocation and link-time fixups. These are well-understood concepts that have been in use for many years.
Back to top
mikep



Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX

Posted: 22 February 2007, 23:29 PM    Post subject: Reply with quote

I have bumped this topic because from today onwards there is a ZBasic solution to this problem. In fact there are three solutions. Take your pick from ZX-128e, ZX-1281, and ZX-1281e. All of these devices store a Zbasic program in locked flash memory which cannot be read.

_________________
Mike
http://oakmicros.com
Check out the new ZX-128e and ZX-1281e ZBasic microcontrollers at my website.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic IDE Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group