|
|||
|
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 |
|
|||
|
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 |
|
|||
|
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 |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|