Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why would source code need to be obfuscated, as opposed to just the .swfs?

obfuscated source code
0
Posted

Why would source code need to be obfuscated, as opposed to just the .swfs?

0

irrFuscator can obfuscate both, the .swf or the source code. If you obfuscate the source code and then compile that obfuscated code yourself, you have much more control over it. You can see if there are bugs due to the obfuscation and if everything is still the way you need it. Obfuscators which modify a binary .swf file are basically a black box, and you can only hope that everything is ok and still working then. Also, a lot of users of irrFuscator are freelance developers, and have to give away their source code, and use this feature to obfuscate it before that so it won’t get stolen.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123