Reply
Needed: Standard ASP Encryption Software
Old 11-16-2008, 02:14 PM Needed: Standard ASP Encryption Software
Junior Talker

Posts: 3
Name: Ariese
Location: Pakistan
Trades: 0
Hi!
I have a software developed in ASP. I want to sell it in encrypted form so no one can edit.
I have seen that type of encryption in toastforums.com which IIS server decrypt automatically.

Anyone has any idea about how to encrypt classic asp code files for code security.


Download Link to toastforums to check:
http://www.toastforums.com/files/4dk2l/toast1.6.44.zip


Thanks in advance for help.
ariese is offline
Reply With Quote
View Public Profile Visit ariese's homepage!
 
 
When You Register, These Ads Go Away!
Old 11-16-2008, 03:21 PM Re: Needed: Standard ASP Encryption Software
chrishirst's Avatar
Super Moderator

Posts: 22,280
Location: Blackpool. UK
Trades: 0
Quote:
I want to sell it in encrypted form so no one can edit
There isn't such a thing. If the server can decode it so can anyone else. It's only a matter of effort and time.

The MS Script Encoder (screnc.exe) which Toast have used hasn't ever been "secure" from anyone other than casual "onlookers"

Use it by all means but it will not stop your source being "stolen"
http://www.aspheute.com/english/20011123.asp

The only way to make ASP code 100% secure is to compile it into ISAPI DLL modules and require it to be installed and registered on the server. Your script then simply become a series of calls to properties and methods in the libraries.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-27-2008, 07:19 AM Re: Needed: Standard ASP Encryption Software
itHighway's Avatar
Skilled Talker

Posts: 73
Name: Zeeshan Dar
Location: GUJ
Trades: 0
Hello Ariese,

I understand your problem. A couple of years back i developed a real estate software to list real estate listings and put it on sale. After some time I found that most of my customers are software developers who purchase my software and after few adjustments put it on sale from there web site.

Also many of developers purchased only one license, which is for one web site only, and used the same single license for more than one clients. Which is a clear breach of license policy.


Now I have developed advance version of real estate software and put some important functions into a single file and encrypted that ASP file using Document Encryption Software available at Protware.com.

No one can decode that ASP file. I put some codes in that file that let me know the Software Key, Client Name, Order Number and other necessary info and if someone breach license policy, I can even block that web site.


So Protware.com has the solution to encrypt ASP, PHP, Javascript files...
itHighway is offline
Reply With Quote
View Public Profile
 
Old 03-08-2009, 01:00 PM Re: Needed: Standard ASP Encryption Software
Junior Talker

Posts: 3
Name: Ariese
Location: Pakistan
Trades: 0
Thanks chrishirst!

This is the exact software which I needed.
ariese is offline
Reply With Quote
View Public Profile Visit ariese's homepage!
 
Reply     « Reply to Needed: Standard ASP Encryption Software
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.11328 seconds with 13 queries