Quote:
Originally Posted by Bahman
^ok, but how can I find swfsize and swfhash?
"swfsize" should be decompiled size of swf file? 
|
1. Decompress SWF player, it gives you SWFSize in bytes
flasm -x "player.swf"
2. Generate the hash, it gives you SWFHash
openssl sha -sha256 -hmac "Genuine Adobe Flash Player 001" "player.swf"
openssl flasm
--swfsize 990750
--swfhash b6c8966da3f49610be7178b01ca33d046bbf915e2908d9dafe 11e4b042d8eeea