teesquared / flasturbate

A SWF obfuscator.
GNU General Public License v3.0
28 stars 7 forks source link

How to use multi global swc file #6

Open loohoo opened 7 years ago

loohoo commented 7 years ago

I don't know how to add multi swc file with commad line. flasturbate.exe XXX.swf -g airglobal.swc aircore.swc playerglobal.swc?

teesquared commented 7 years ago

Use multiple "-g" like this: flasturbate.exe XXX.swf -g airglobal.swc -g aircore.swc -g playerglobal.swc