Harman AIR encrypted SWFs support. Summary of news in 18.5.x version of the decompiler.
18.5.0 – 2023-06-25
FFDec now can read SWFs produced by Harman AIR SDK feature “encrypted SWFs” (SWFs with signatures 'fWS'
,'cWS'
,'zWS'
).
You can also use commandline arguments of ffdec to decrypt such swf files.-java -jar ffdec.jar -decrypt infile.swf outfile.swf
The decompiler is not capable of encrypting the file back after editation, so when saved, the encryption is stripped.
Leave a Reply