Ripping Flash Movies for Passwords
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: 2% [?]
Enjoyed this article? Subscribe to Hacking Truths and get daily updates about new cool websites and programs in your email for free.





My name is Ashik a.k.a. "Hungry Hacker". I am student of Computer Engineering from Institute of Technology, Nirma University, Ahmedabad. I am addicted to Internet and always in search of Hacks. According to me,
this is a stupid way to do it. A good way to do it is use real player. all you have to do is move your mouse over the game and just click download this movie. But it doesnt work with the newest version of realplayer.
Note : If you have any Query related to the above Article please Post it to the Support Forum.
Leave your response!