HoneyClient::Agent::Driver::ActiveContent::Flash

HoneyClient::Agent::Driver::ActiveContent::Flash is a Perl module that extract URLs from Adobe Flash (SWF) movies.
Download

HoneyClient::Agent::Driver::ActiveContent::Flash Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jeff Puchalski
  • Publisher web site:
  • http://search.cpan.org/~mitrehc/HoneyClient-Agent-0.98-stable/lib/HoneyClient/Agent/Driver/ActiveContent/Flash.pm

HoneyClient::Agent::Driver::ActiveContent::Flash Tags


HoneyClient::Agent::Driver::ActiveContent::Flash Description

HoneyClient::Agent::Driver::ActiveContent::Flash is a Perl module that extract URLs from Adobe Flash (SWF) movies. HoneyClient::Agent::Driver::ActiveContent::Flash is a Perl module that extract URLs from Adobe Flash (SWF) movies. Returns a list of URLs.SYNOPSIS use HoneyClient::Agent::Driver::ActiveContent::Flash;GLOBAL VARIABLESflasm_execPath to the flasm executable (default=./thirdparty/flasm/flasm.exe).PRIVATE METHODSHoneyClient::Agent::Driver::ActiveContent::Flash->_addURL($url, $urls)Adds the specified URL to the hash of URLs to be returned. Checks to see if the URL is relative or absolute, and in the former case appends the base URL appropriately.PUBLIC METHODSHoneyClient::Agent::Driver::ActiveContent::Flash->extract()Extracts URLs from an Adobe Flash SWF movie file. Takes in a file name and a base URL, and uses the latter to construct relative URLs to local links found in the movie. Returns a hash containing the found URLs as keys, and values of 1 for each of them, where the values represent the weights used by the link ranking code. Requirements: · Perl


HoneyClient::Agent::Driver::ActiveContent::Flash Related Software