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

#548 Can JPEXS show fully dis-assembled class files like rabcdasm does?
Author: user pmolson
Date created:
Type: question
Visibility: Everybody
Assigned to: admin JPEXS
Labels: P-code
State: closed Help

First of I'm new to JPEXS. I used version 1.7.2u2 on Win8. I downloaded and tried ver 2.0, but I'm still not getting the desired info :( I didn't know that JPEXS allows to export, view, and edit content from a dis-assembled swf file. So I was excited I could do that... I've exported the content, I found several ".as" files, but when I opened them using notepad++, I can't find information I usually find in rabcdasm. rabcdasm output file: http://ge.tt/4WjJ1WS1/v/0?c jpexs output file: http://ge.tt/1FSn3WS1/v/0?c Is there a way (settings) to fully dis-assemble the files and al the info shown in the above output file for rabcdasm? Thank you in advance!
developer
1st link shows the following: "This file is not available, because the upload was interrupted. You will not be able to download the file. Contact the owner if you need the file." Please upload them here.
user
Sorry, I should've checked :)
user
admin
Current version of FFDec does not dissasseble full ABC structure like RAbcDasm. It only shows p-code of methods. If you want full disassembly, use RAbcDasm. We do not want to rip-off RAbcDasm totally, we just borrowed part of it's syntax to make editing traits more user friendly.
State: new→opened
Assigned:admin JPEXS
admin
State: opened→closed