cure53 / Flashbang

Project "Flashbang" - An open-source Flash-security helper
https://cure53.de/flashbang
Mozilla Public License 2.0
206 stars 55 forks source link

Unable to obtain flashvars from swfupload.swf, downloadify.swf, FileUploader.swf & uploadify.swf #6

Closed flabbergastedbd closed 10 years ago

flabbergastedbd commented 10 years ago

Issue :

Even though ExternalInterface is mocked, swfupload checks for some classes here of which FileReferenceListClass doesn't have a native.

Fix :

It seems, that this is fixed in nat branch.

flabbergastedbd commented 10 years ago

Temporary fix by creating mockery for FileReferenceListClass and FileReferenceClass in 4568c9a2c6e3d32f86326b6bfed2c4f4a0c68b39