<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Flashplayer on Karpoke - Just Another Blog</title><link>http://karpoke.ignaciocano.com/tags/flashplayer/</link><description>Recent content in Flashplayer on Karpoke - Just Another Blog</description><generator>Hugo -- 0.159.0</generator><language>es</language><lastBuildDate>Fri, 04 Mar 2011 18:58:00 +0100</lastBuildDate><atom:link href="http://karpoke.ignaciocano.com/tags/flashplayer/index.xml" rel="self" type="application/rss+xml"/><item><title>Recuperando los vídeos Flash borrados por el plugin de Adobe</title><link>http://karpoke.ignaciocano.com/2011/03/04/recuperando-los-videos-flash-borrados-por-el-plugin-de-adobe/</link><pubDate>Fri, 04 Mar 2011 18:58:00 +0100</pubDate><guid>http://karpoke.ignaciocano.com/2011/03/04/recuperando-los-videos-flash-borrados-por-el-plugin-de-adobe/</guid><description>&lt;p&gt;La nueva versión del plugin de Adobe borra los archivos termporales de
vídeo justo después de abrirlos para evitar que tengamos la tentación de
copiar el vídeo simplemente copiando el archivo &lt;code&gt;/tmp/FlashXXXX&lt;/code&gt;.
&lt;code&gt;hons&lt;/code&gt;, un &lt;a href="http://www.commandlinefu.com/commands/view/7991/recover-tmp-flash-videos-deleted-immediately-by-the-browser-plugin"&gt;usuario de commandlinefu.com&lt;/a&gt; ha publicado un comando que
crea un enlace simbólico al controlador del archivo con el nombre del
archivo borrado:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ for h in $(find /proc/_/fd -ilname &amp;#34;/tmp/Flash_&amp;#34; 2&amp;gt;/dev/null); do
&amp;gt; ln -s &amp;#34;$h&amp;#34; $(readlink &amp;#34;$h&amp;#34; | cut -d&amp;#39; &amp;#39; -f1);
&amp;gt; done
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img alt="Youtbe targeted" loading="lazy" src="http://karpoke.ignaciocano.com/images/youtube-targeted-298x300.jpg"&gt;&lt;/p&gt;</description></item></channel></rss>