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

#535 Decompilation error Code may be obfuscated
Author: user acid0
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Open plugin.swf file. Go to class Encode => method method_2 is empty. > What is the expected output? What do you see instead? private function method_2(param1:Object) : Object { /* * Decompilation error * Code may be obfuscated * Error type: TranslateException */ throw new IllegalOperationError("Not decompiled due to error"); } > What version of the product are you using? On what operating system? 2.0.0 > Please provide any additional information below. Attach the file you have problem with if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
Downloadplugin.swf (21 KiB)
developer
This swf is obfuscated, please read the following announcement: /www.free-decompiler.com/flash/news.html?action=detail&postId=2
State: new→postponed
admin
I don't know whether it's still related as flash is gone, but this seems to be working in current nightly (1782). (enable automatic deobfuscation).
State: postponed→upgraded
admin
State: upgraded→closed