Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-29-2004, 12:41 AM
RJS RJS is offline
Member
 
Join Date: Sep 2003
Posts: 56
Default Algorithm for Serial Number Creator

Hi SwfKit people,

Is there any chance you could provide registered users with an algorithm for the Serial Number Creator so that we could implement (in Perl for example) an automatic server based SN/Password creation for on-line sales/registration of SwfKit developed programs?

Thanks
Rob
Reply With Quote
  #2 (permalink)  
Old 10-31-2004, 08:15 PM
Junior Member
 
Join Date: Jan 2003
Posts: 7
Default Re:Algorithm for Serial Number Creator

Yes, this is a very good idea and I'd like to see it done as well.
Reply With Quote
  #3 (permalink)  
Old 11-01-2004, 02:56 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Algorithm for Serial Number Creator

We can't tell you the algorithm for the serial number creator for we have some private codes in it.

However, swfkit 2.1 enables you to customize the lock system.

The sample shows how to make a customized lock system. It's algorithm is very simple, you can implement a stronger one using the Encryption object.

protect.zip
Reply With Quote
  #4 (permalink)  
Old 11-01-2004, 07:02 AM
RJS RJS is offline
Member
 
Join Date: Sep 2003
Posts: 56
Default Re:Algorithm for Serial Number Creator

Many thanks.

Rob
Reply With Quote
  #5 (permalink)  
Old 11-06-2004, 12:00 AM
RJS RJS is offline
Member
 
Join Date: Sep 2003
Posts: 56
Default Re:Algorithm for Serial Number Creator


I am wondering how secure it is to put code/logic such as the protect functions you've shown in internal vs attached scripts.

Scripts that are used as application attachments must first be extracted before evaluation eg evals(getAdditionalFile('my_external_script.js')). Clearly a determined user can find such extracted scripts in (say) the applicatcation basepath.

My question. Are internal scripts ever extracted to hard disk, or only extracted and evaluated in RAM?

Thanks
Rob
Reply With Quote
  #6 (permalink)  
Old 11-11-2004, 02:25 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Algorithm for Serial Number Creator

The scripts are not in plain text and will be executed in memory. They are as secure as the c code in swfkit.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:29 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.