[Swfdec] Code to extract flash file from projector (.exe)

Stéphane LOEUILLET leroutier at gmail.com
Wed Oct 17 12:11:59 PDT 2007


Hello list,

as requested on IRC channel, here is code to extract swf from projectors :
official EXE containing player and animation.

File structure is here :
PlayerEXE
SWF
FA123456 (int32)
SWFSize (int32)

One thing, a line in the code shouldn't be 64safe (use of sizeof(int))

Bye

Stéphane Loeuillet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extract_swf_from_exe.c
Type: text/x-csrc
Size: 1937 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20071017/39c523d3/attachment.c 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 164 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/swfdec/attachments/20071017/39c523d3/attachment.obj 


More information about the Swfdec mailing list