 Re: hulu.sh, download from Hulu
github.com/svnpenn/dotfiles/commit/fc80
Quote:
Support Flash 11.3
Adobe has made a change to flash player.
blogs.adobe.com/asset/2012/06/inside-flash-player-protected-mode-for-firefox
With version 11.3, flash player now runs as 3 processes.
* plugin-container.exe
* FlashPlayerPlugin_11_3_300_257.exe
* FlashPlayerPlugin_11_3_300_257.exe (2nd instance)
The data for dumping is contained in one of the last two. This patch dumps all 3
process and search all 3. Patch should still work on older versions of flash.
|
|