Your Ad Here
Home » Hacking Tutorials, Hardcore Hacking, Internet Hacking

Ripping Flash Movies for Passwords

29 June 2008 2 Comments

Ripping Flash Movies for Passwords Is easy Follow My Tutorial.

How to rip a flash movie from a website ?

Go to the website where the flashfile is located.
Open de sourcecode (rightmouse click…select view sourcecode) of the html,asp,php..etc file where the flash movie is played from.

“http://www.website.com” is the site where the flashfile is located.
“/flash/ ” is the subdir on that website.
“movie.swf” is the flash file itself.

but ofcourse this is only a example: the website, subdir and moviename wil be diffrent to this one.

Look for something like this: (can be diffrent)

<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0″ width=”550″ height=”400″>
<param name=movie value=”http://www.website.com/flash/movie.swf”>
<param name=quality value=high>
<embed src=”http://www.website.com/flash/movie.swf” quality=high pluginspage=”http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash” type=”application/x-shockwave-flash” width=”550″ height=”400″>
</embed>
</object>

Now the movie it self, it’s highlighted in green.

<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0″ width=”550″ height=”400″>
<param name=movie value=”http://www.website.com/flash/movie.swf”>
<param name=quality value=high>
<embed src=”http://www.website.com/flash/movie.swf” quality=high pluginspage=”http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash” type=”application/x-shockwave-flash” width=”550″ height=”400″>
</embed>
</object>

Now the ripping it self.
Open notepad or a webeditor and create a sourcecode like this:

<html>
<a href=”http://www.website.com/flash/movie.swf”>Flash movie</a>
</html>

Save the file with: “Save as” and name it “flash.html”.
Open it in your webbrowser and rightclick on the link “Flash movie” select “save target as” and save it to your HDD.

Finally: open it in Macromedia Flash v*.* and lookup the password.


Popularity: 3% [?]

Related posts:

  1. Eavesdropping on Bluetooth Headsets
  2. The World’s Most Secure Flash Drive
  3. Block your friends scrapbook – ORKUT
  4. Cracking .htaccess/.htpasswd for Passwords
  5. Booting Windows XP with USB Flash Drive
  6. Hacking hotmail passwords on a network
  7. Recover your forgotten Passwords without spending a single buck(free)
  8. Login to Multiple Accounts Using Gtalk


Enjoyed this article? Subscribe to Hacking Truths and get daily updates about new cool websites and programs in your email for free.


2 Comments »

  • iPod music downloads said:

    iPod music downloads…

    I truly appreciate you taking the time to share this . Look forward to more posts from you. Cheers :)

  • PC Satellite TV Software said:

    PC Satellite TV Software…

    I learned something here. Thanks for posting….

Note : If you have any Query related to the above Article please Post it to the Support Forum.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.