SWF Hash Calculator

The SWF Hash Calculator utility calculated the digest of a SWF application located in a file. To run the hasher, run the command:

Hasher.bat filename.swf

or the command:

java -jar libs/flashaccess-hasher.jar filename.swf

The utility output the following message:

SWF Hash: hash-of-swf

This value can be used to specify the SWF digest in flashaccess-tenant.xml.

On this page