JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#324 Search and load SWF embedded files in OLE objects (Word, Excel files)
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to: ,
Labels: GUI
State: closed Help

Hello!, SWF embedded files in Word, Excel, etc, documents it is very common these days, specially in malware. It would be nice if JPEXS FFD could directly search and load all SWF files embedded in OLE objects. Btw, JPEXS is an excellent tool, thanks for developing.
+1 from me. And even better - search for CWS\FWS\ZWS in any provided file (and in any zlib\lzma archives in that file too).
Is it OK, if ffdec opens the SWF in read only mode from "any provided file"? It would be very complicated to save back to old Word format (not docx). And it is impossible to save back to any unknown file.
FFDec could offer to save founded SWF(right after it found all SWF in provided file or after user tried to save changes)...
Yes, it is ok to "Save As" the swf. As in other programs (Word, Adobe Reader)
Yep. Since provided file could contain many swfs, would be nice to show all found SWFs to let user pick one (or all of them) and save as somewhere or open one selected SWF right in FFDec to save as it later.
Ok, I'll do this.
Assigned:
Assigned:,
Implemented, but probably there are a lot of bugs. Please test it when you have time, and write here the issues, do not spam the issue tracker with a lot of new reports:) (Save button is active, this is a known bug, please do not press save button, when you open a zip/swc or any binary file) Opening progress will be fixed later, too.
State: new→upgraded
I'll close this due to inactivity. Feel free to create a new issue when you find any problem. (Save button problem and progressbar problem seems to be fixed)
State: upgraded→closed