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#405 Another Can't decompile a class / Obfuscated code
Author: pkedpker
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Obfuscated
State: closed
Just Attempt to decompile the attached swf.
I attempted in version v1.7.3u2
If anyone already knows what kind of obfuscator did this maybe you can let me know.. maybe
there is some kind of deobfuscator for this kind of obfuscation.
This obfuscation doesn't do all the actionscript just the important ones.
I run the export on the SWF and it does seem to get all the actionscript files out.. the
only thing is. Some parts have decompilation error.
Look in game.RxMain for example.
looks like this on export
private function VTLHIMVE2FiwVy(param1:Event) : void {
/*
* Decompilation error
* Code may be obfuscated
* Error type: EmptyStackException
*/
throw new IllegalOperationError("Not decompiled due to error");
}
movie4.swf (2,456 KiB)
It's SWF Encrypt, used SWF iD v.0.7.C.
This issue was fixed in the latest nightly build. Please try it.
State: new→upgraded
I'll close this due to inactivity. Feel free to create a new issue when you find any
problem.
State: upgraded→closed