> Are there any tools that will encrypt asp code?
> I understand it's just an ounce of prevention and 
> won't stop a determined person from looking at the 
> code.

There's a tool from MS called Script Encoder. I haven't actually used it, so
I don't know how well it works.

Documentation for Script Encoder:
http://msdn.microsoft.com/library/en-us/script56/html/SeconScriptEncoderOver
view.asp

Script Encoder:
http://msdn.microsoft.com/scripting/vbscript/download/x86/sce10en.exe

Typically, within a well-constructed "classic" ASP 3 application, very
little work is done in ASP anyway - most significant tasks are migrated into
COM objects.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to