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.

#1498 compiler, modify decompiler
Author:
Bestie

Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: closed 

Why not use the flashdevelop compilation mechanism. He is an open project. A free flash
decompiler often breaks the code when compiling.
when recompiling, the string is changed to a long search string that does not search for a
local variable
I improved decompilation.
use namespace added
"::" before variables
name from use namespaces before functions
but for this deobfuscation does not work yet
can you tell me which file handles the imports when recompiling, maybe i can combine the
flashdevelop compiler with the decompiled import so that it thinks that it works with the
explorer
cannot reproduce without sample swf file
State: new→closed