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#1406 Output to the console
Author: TCount
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: new
How to get all the AS3 pcode right into the console? I do not need to create a bunch of
files on my hard drive!
In the parameters it is necessary to specify the folder for output:
-export <itemtypes> <outdirectory> <infile_or_directory>
But I need to bring it to the console ...