Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



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.
__________________

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
ariese is offline
Reply With Quote
View Public Profile Visit ariese's homepage!
 
 
Register now for full access!
Old 11-16-2008, 03:21 PM Re: Needed: Standard ASP Encryption Software
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
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!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
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: 83
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...
__________________
Zeeshan Dar
itHighway -
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
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.20179 seconds with 12 queries