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.

#2413 EBF5 - "Main" script doesn't correctly recompile, with and without deobfuscation
Author:
jo912345

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

> What steps will reproduce the problem?
1. open Epic Battle Fantasy 5.swf
2. find the Main script. edit it's actionscript without making changes and save.
3. notice that the main function gets replaced with a /* Decompilation error */ comment,
with deobfuscation on or off.
> What is the expected output? What do you see instead?
ideally the script would recompile but it doesn't. it compiles with a decompilation error
comment.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
windows 10, FFdec v22.0.2
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.