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.

#56 Some test output is left in this release
Author:
pepka

Date created:
Type: other
Visibility: Everybody
Assigned to:
State: closed 

For example
if (lastIp == 497) {
System.out.println("dff");
}
in Graph.java and printing to the file "test.txt" in SWFInputStream.java
Helper.writeFile("test.txt", br.toString().getBytes());
State: new→opened
Hi,
version 1.4.3u1 is released. Testing output is removed.
State: opened→upgraded
Thanks!
State: upgraded→closed