If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#1099 Extract swf that is inside a swf binary.
Author: appleseed
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed
I lost my old data files that is from last year as hard drive failure, all i have is the
last version main.swf
however, the one I want is the swf that is coded inside the binary like shown in the
screenshot. is there a way to extract it out from the swf?
QQ截图20151203164014.jpg (59 KiB)
Right click on DefineBinaryData 14, select export.
State: new→upgraded
yes i did try it. it export alot files as it export as RAW, but not in the format i want.
i want it either be in flv or swf format. i am not sure what to do this all the Doaction
script file become txt file and Do actions scripts is not complete it turn few word in to
txt file, and it got over 2000 of them, before i only have 130 some.
I try right click on the SWF data and export,
export gives same thing, rest is export to java, xml i don't know how to convert it back
to swf.
sorry i am kind week on swf coding, I just start with a unfinished flv from my friend and
just kept working on it until i lost the data
Right click on the DefineBinaryData 14, NOT on the "(SWF Data)"
Select "Export selection" as i wrote earlier.
It will save a file called 14.bin, rename it to 14.swf
Ignore the other files.
Thanks !!! it works now. :D
You're welcome. The file extension was confusing a little bit,
with the latest nightly the file extension should be .swf for those binary datas which has
an swf content (which is already loaded).
State: upgraded→closed