{"id":379,"date":"2014-09-25T15:13:47","date_gmt":"2014-09-25T20:13:47","guid":{"rendered":"http:\/\/www.amibroker.com\/kb\/?p=379"},"modified":"2014-12-04T04:57:10","modified_gmt":"2014-12-04T09:57:10","slug":"can-i-encrypt-my-formula-so-no-one-can-decipher-it","status":"publish","type":"post","link":"https:\/\/www.amibroker.com\/wordpress\/kb\/2014\/09\/25\/can-i-encrypt-my-formula-so-no-one-can-decipher-it\/","title":{"rendered":"Can I encrypt my formula so no-one can decipher it?"},"content":{"rendered":"

Currently the only way to protect your code from other peoples’ eyes is to translate part of the formula (such as few functions) or entire formula to C\/C++ language and compile as AFL plugin DLL. Doing so requires some C\/C++ programming knowledge, a C\/C++ compiler (free Visual Studio Express or GNU tools can be used) and AmiBroker Development Kit (ADK).<\/p>

ADK contains instructions how to write your own AFL plugin along with code samples that are ready-to-compile. Some C\/C++ knowledge is required though.<\/p>

ADK is freely downloadable from
http:\/\/www.amibroker.com\/bin\/ADK.exe<\/a> (self-extracing exe)
or
http:\/\/www.amibroker.com\/bin\/ADK.zip<\/a> (zip archive)<\/p>

NOTE: ADK is not for the beginners. It is for programmers (i.e. for people who already wrote some C\/C++ code in their life). We are working on providing alternative methods for non-programmers.<\/em><\/p>","protected":false},"excerpt":{"rendered":"

Currently the only way to protect your code from other peoples’ eyes is to translate part of the formula (such as few functions) or entire formula to C\/C++ language and compile as AFL plugin DLL. Doing so requires some C\/C++ programming knowledge, a C\/C++ compiler (free Visual Studio Express or GNU tools can be used) […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[53],"_links":{"self":[{"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/posts\/379"}],"collection":[{"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/comments?post=379"}],"version-history":[{"count":1,"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/posts\/379\/revisions"}],"predecessor-version":[{"id":495,"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/posts\/379\/revisions\/495"}],"wp:attachment":[{"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/media?parent=379"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/categories?post=379"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.amibroker.com\/wordpress\/kb\/wp-json\/wp\/v2\/tags?post=379"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}