One of the great things about ColdFusion is the ability to encrypt your code so you can have some level of secruity when you sell it or give it out. CFEncode.exe is included with all CF servers so there is no extra “cost”, other than time.
Thanks to a link on Andy’s blog I’ve now found this great script which will make a complete copy of your site which is encrypted.
Typically you’d have to either do this one file at a time by hand or write your own script to do this task.
If you liked this blog, share the love:



September 30th, 2004 at 11:53 am
Thanks for the link. I’ve also updated the CFHub script for people who want to encrypt Fusebox 4 projects as well by helping it exclude certain .xml files.