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

#1053 Error when save edit.
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Save after edit. > What is the expected output? What do you see instead? Please see the picture. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? FFDEC 6.0.1 (not nightly version). OS: Windows 8.1 x64 Java 64 bit. > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. Thank!
Download1.swf (3,612 KiB)DownloadScreenshot (16).png (203 KiB)
I'm tested in with 6.0.2 and nightly build 6.0.2 but not work.
That's obfuscated, surely why it's giving errors. JPEXs may take a look at this...
I try edit and save it but got that error, after that i save as FLA but error when open FLA file. See picture..
Yes, and it is normal, your file contains obfuscated variable names (§...§) You won't be able to compile it.
Im not good in action script code, in the flash i saw 3 BinaryData and they use ByteArray, writeByte,... to read these BinaryData. I try to export it but im still cant read these BinaryData, have anyway to read it ?
How do you want to read them? They are only binary data, you can read it with hex editor. Maybe it is some encrypted something. For FFDec they are only random bytes, we can't do anything with them, (except exporting it to a binary file). So I think there is nothing to do in FFDec with this issue, since this is not a bug.
State: new→upgraded
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed