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#368 Deobfuscation: AS2 Decompilation issues
Author:
focus
focusDate created:
Type: bug
Visibility: Everybody
Assigned to:
honfika
honfikaLabels: AS1/2Obfuscated
State: closed 

I have a lot of errors while trying to decompile any script from attached swf.
It was obfuscated with DoSWF.
Winnie_unp.swf (27 KiB)Any news on it?
There are many issues about obfuscated code.
Deobfuscation technics used in FFDec are not the best ones. There is no perfect solution.
It takes a lot time to investigate where the problem lies and unfortunately I am no longer
in a mood for fixing this. If I change something about deobfuscation, other part stops
working, over and over again...
I am sorry, but I give this low priority :-(.
State: new→postponed
Title: Obfuscated AS2 Decompilation issues→Deobfuscation: AS2 Decompilation issues
Title: Obfuscated AS2 Decompilation issues→Deobfuscation: AS2 Decompilation issues
Is there any useful script in this file? I found only 3 lines:
on(release){
getUrl("http://www.coloring4all.com", "_blank");
}
Mouse.hide();
myColor = new Color(_root.moliv.wr31);
Assigned: →
honfika
honfikaSure, just try to run it in Flash Player. It has a lot of code on buttons.
Looks fine, thanks!
State: upgraded→closed
