Search  

FLASH SWF ENCRYPT SERVER

HomeForumsItem DiscussionFlash Swf Encrypt Server
45449 mac_soft
53 posts
Exclusive author Item was featured Referred at least one person Sold between 100 and 1 000 dollars Bought between 1 and 9 items

What about a Flash Swf Encrypt Server ?
This is a out of the box project.Is not impossible to build and I want to know your opinions !

How it’s work’s ?
The administrator/users/etc upload SWF files on the server.We all know about SWF Decompilers , so the Flash Swf Encrypt Server will automaticly encrypt all SWF files uploaded on the server!

Posted about 1 month ago
56874 flashstar
69 posts
Sold between 100 and 1 000 dollars

Good ideea +1 .

Posted about 1 month ago
48131 tsafi
85 posts
Sold between 1 and 100 dollars
What about a Flash Swf Encrypt Server ?
This is a out of the box project.Is not impossible to build and I want to know your opinions !

How it’s work’s ?
The administrator/users/etc upload SWF files on the server.We all know about SWF Decompilers , so the Flash Swf Encrypt Server will automaticly encrypt all SWF files uploaded on the server!

Interesting, but I don’t think you can do it with out programming, since you need to build custom application that will be contacted with the encrypted application SWF which will trigger the encrypted command on a SWF upload on the server. As far us I know today all SWF are encrypted in a manual way, since the encrypted software needs to generate a new encrypted SWF file, also there are new version updating almost 2 years with Action script and the flash software version. The problem Is that those Decompiles adapting very fast, I think in CS4 it will be a bit hard for them since they need to add new function that CS4 generate true flash player 10 in XML version

Posted about 1 month ago
45449 mac_soft
53 posts
Exclusive author Item was featured Referred at least one person Sold between 100 and 1 000 dollars Bought between 1 and 9 items
What about a Flash Swf Encrypt Server ?
This is a out of the box project.Is not impossible to build and I want to know your opinions !

How it’s work’s ?
The administrator/users/etc upload SWF files on the server.We all know about SWF Decompilers , so the Flash Swf Encrypt Server will automaticly encrypt all SWF files uploaded on the server!

Interesting, but I don’t think you can do it with out programming, since you need to build custom application that will be contacted with the encrypted application SWF which will trigger the encrypted command on a SWF upload on the server. As far us I know today all SWF are encrypted in a manual way, since the encrypted software needs to generate a new encrypted SWF file, also there are new version updating almost 2 years with Action script and the flash software version. The problem Is that those Decompiles adapting very fast, I think in CS4 it will be a bit hard for them since they need to add new function that CS4 generate true flash player 10 in XML version

All what are you saying is true.All the decompilers adapts very fast.
This is custom application and require some programing.But is not impossible to build
This is a simple application that will run on the server.The administrator can set the path of the swf folder and the application will encrypt only the files in that folder.For the moment it’s work on AS2 .

Posted about 1 month ago
45449 mac_soft
53 posts
Exclusive author Item was featured Referred at least one person Sold between 100 and 1 000 dollars Bought between 1 and 9 items

Also…the server will run offline.This means that you can encrypt all your files on your PC.

Posted about 1 month ago
54138 Pdesignx
447 posts
Exclusive author Author was featured Referred at least one person Sold between 1 000 and 5 000 dollars Bought between 1 and 9 items
Also…the server will run offline.This means that you can encrypt all your files on your PC.
so what will be the difference from Ayameta’s SWF Encrypt program?? there are bunch of offline obfuscators around… if you mean providing a free service online, user will upload swf and download encrypted version, that could be nice, but as a developer i would not trust that kind of service… Posted about 1 month ago
45449 mac_soft
53 posts
Exclusive author Item was featured Referred at least one person Sold between 100 and 1 000 dollars Bought between 1 and 9 items
Also…the server will run offline.This means that you can encrypt all your files on your PC.
so what will be the difference from Ayameta’s SWF Encrypt program?? there are bunch of offline obfuscators around… if you mean providing a free service online, user will upload swf and download encrypted version, that could be nice, but as a developer i would not trust that kind of service…


Pdesignx ,why you wouldn’t trust it?
You can decompile after to see the results?It’s so hard to do that?

Posted about 1 month ago
54138 Pdesignx
447 posts
Exclusive author Author was featured Referred at least one person Sold between 1 000 and 5 000 dollars Bought between 1 and 9 items
Also…the server will run offline.This means that you can encrypt all your files on your PC.
so what will be the difference from Ayameta’s SWF Encrypt program?? there are bunch of offline obfuscators around… if you mean providing a free service online, user will upload swf and download encrypted version, that could be nice, but as a developer i would not trust that kind of service…

Pdesignx ,why you wouldn’t trust it?
You can decompile after to see the results?It’s so hard to do that?

i don’t mean that i don’t trust it’s encrypting capacity… i don’t trust the server itself, they can use the un-encrypted version for their self or can sell them… i just trust myself :P

Posted about 1 month ago
46189 380nm
49 posts
Exclusive author Item was featured Sold between 1 000 and 5 000 dollars Bought between 1 and 9 items

the problem is: the encrypt server have to decrypt the file bevore it gets to the client (or the client would need a plugin) because the default flash player would not be able to read a swf encrypted by a third party software. Now all you have to do is to use your decompiler on the flash file in your browser cache to decompile it as you would have bevore. Ergo: the encryption would be useless.

I don’t know if this is correct (im no flash guru). But i don’t think the flash player can’t read files encrypted in a way it doesn’t understand.

So i don’t realy think this would be possible this way.

But on the other side. I’m a gfx-guy – not a coder ;)

EDIT : ok i just saw that i was totaly wrong (i did some googeling.. should have done that before ;) )

Posted about 1 month ago
45449 mac_soft
53 posts
Exclusive author Item was featured Referred at least one person Sold between 100 and 1 000 dollars Bought between 1 and 9 items
the problem is: the encrypt server have to decrypt the file bevore it gets to the client (or the client would need a plugin) because the default flash player would not be able to read a swf encrypted by a third party software. Now all you have to do is to use your decompiler on the flash file in your browser cache to decompile it as you would have bevore. Ergo: the encryption would be useless.

I don’t know if this is correct (im no flash guru). But i don’t think the flash player can’t read files encrypted in a way it doesn’t understand.

So i don’t realy think this would be possible this way.

But on the other side. I’m a gfx-guy – not a coder ;)

EDIT : ok i just saw that i was totaly wrong (i did some googeling.. should have done that before ;) )

380nm I made some tests before and all swf (AS2) files work ok !
I’m curios what’s the opinion of a reviewer!Would be the file approved?

Posted about 1 month ago