Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ENCRYPT CODE

Status
Not open for further replies.

cfm

Programmer
Mar 27, 2001
76
CL
as I can encrypt the source code of the pages cfm?
if I sell a system Web I do not want that see the code.

I have listened to something on cfcrypt.exe. where with himself? it is sold or it is possible to be to obtain free?

thanks
 
excuse that it makes many questions.
I am of Chile, and here is not known coldfusion.
and I do not have to who to request aid.
and in addition it costs to me to catch ingles... I am learning in the forums.
 
You can use cfcrypt.exe but just realize that there are illegal utilities available on the net that will defeat this encryption. I even found a web page once that allowed you to paste in an encrypted script and it would decrypt it and return the un-encrypted version. Just remember that there is no way to protect your scripts 100% without using .dlls to hide the core business logic.

I've never used cfcrypt.exe but it's located in the cfusion/bin directory. Be careful when using it as I believe it's a one way process in that you can't decrypt your script (without an illegal utility) so make sure you practice on copies.

Hope this helps,
GJ
 
What was that URL again GunJack ? hehe im joking please do not post!

heh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top