Skip to content

Instantly share code, notes, and snippets.

@dameninngenn
Created November 30, 2010 07:19
Show Gist options
  • Save dameninngenn/721291 to your computer and use it in GitHub Desktop.
Save dameninngenn/721291 to your computer and use it in GitHub Desktop.
output swf_headers
perl -MData::Dumper -MSWF::Header -le "print Dumper(SWF::Header->read_file(@ARGV[0]))" SWF_FILEPATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment