Skip to content

Releases: jindrapetrik/jpexs-decompiler

version 1.6.6u1

12 Nov 20:39
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.6u1_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.6u1.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Changed

  • Better localization support

Fixed

  • #238,#239,#240 Fixed deobfuscation related problems
  • #237 Parentheses in AS1/2 add,subtract

version 1.6.6

12 Nov 20:39
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.6_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.6.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Added

  • #217 Russian translation (focus)
  • #219 Hungarian translation (honfika)
  • #224 Swedish translation (Capasha)
  • #220 Adding characters to Fonts, displaying font info
  • #121 Search progress indication
  • Error log

Changed

  • #203 Improved direct editing of AS1/2
  • #207 Update SWF preview after switching external/internal flash player

Fixed

  • #151 Memory caching
  • #171 Skipping invalid AS3 code - newobject, newarray
  • #206 AS3 switch problem
  • #208 Renaming anonymous functions
  • #209,#229 FLA export texts positions
  • #213,#221 other decompilation issues
  • #225 AS object literal broken with ternar operator
  • #226 onClip indentation in FLA export
  • #227 gotoAndStop wrong frame index
  • #230 FLA export missing strokes
  • Shapes viewer - missing strokes

version 1.6.5u1

12 Nov 20:40
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.5u1_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.5u1.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Fixed

  • #151 Fixed caching in memory
  • #172 AS1/2 constant detection fix
  • #174 Renaming SymbolClass fix
  • #175,#212 Fixed create directory issues on export
  • #185,#186 on-clip actions indentation
  • #197 AS1/2 Missing storeregister before switch
  • #216 AS2 Fixed field order
  • #213 AS2 Fixed var fields quotes, switch nullpointer

version 1.6.5

12 Nov 20:40
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.5_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.5.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Added

  • Multilanguage support (currently English and Czech)
  • #151 Option for caching in memory instead of files
  • #168 Export selection in tree context menu
  • #176 option to show main class on startup
  • #177 saving window maximized state
  • #202 Removing tags other than DefineSprite

Changed

  • #173,#190 Better renaming
  • #129, #153 Better deobfuscation
  • #180 better error handling
  • #185,#186 better displaying and exporting onclip actions

Fixed

  • #123 Better context menu integration
  • #136 FLA export - text sizes
  • #137,#179 foreach issues (hasNext)
  • #144 Plain text export - empty line fix
  • #144 Not displaying texts
  • #164 DefineMorphShape issues
  • #167 Sprite tag appearing twice in export filename
  • #170 AS3 Try in loop
  • #172 loop detection fix
  • #175 use empty namespace
  • #178 AS subtract with negate
  • #181 AS3 missing quotes in object field
  • #182 missing namespace imports
  • #183 wrong stage size
  • #184 wrong video link
  • #189 Fixed three dots in tree
  • #191 Focalgradient fill fix
  • #195 AS2 issues
  • #196,#197 switch issues
  • #198 DefineFont2 empty check
  • #200 DefineBitsLossLess fix
  • #201 Nonworking main window in Linux/MacOS (due toAssociation)

version 1.6.4u1

12 Nov 20:41
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.4u1_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.4u1.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Fixed

  • #166 For loops detection
  • #165 AS3:direct lookupswitch support

version 1.6.4

12 Nov 20:42
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.4_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.4.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Added

  • #63 Globally rename identifier
  • #67 Deobfuscation - rename identifiers according to type
  • #117 Drag & Drop SWF file to main window opens it
  • #123 Context menu integration on Windows
  • #127 Drag & Drop items from tree outside of application
  • #134 AS3: Find document class
  • #144 New lines in plain text export
  • #155 Remembering window size + splitbar positions between runs

Changed

  • #142 Using exportassets tag for tag names
  • #146 Display AS2 classes as tree of packages
  • Better loop detection

Fixed

  • #129 AS1/2: not refreshing decompiled after rename
  • #130 Renaming SymbolClass identifiers too
  • #132 Renaming identifiers renamed strings
  • #136 Invalid text positions in FLA export
  • #145 Unicode support
  • #147 Escape filenames during obfuscated AS3 export
  • #148 Better package vs classname handling
  • #152 Empty if branches not inverted
  • #156 Better search handling (not freezing)
  • #157 AS3: Try statements in loops
  • #158 Graph repaint problem
  • #159 AS3: Improper rest parameter handling
  • #160 Commandline binaryData export
  • #162 DefineBitsJPEG2 image replacing
  • #163 Closing SWF file after loading
  • other minor fixes

version 1.6.3u2

12 Nov 20:42
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.3u2_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.3u2.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Changed

  • #149 Ifs with empty onTrue branches now inverted

Fixed

  • #150 Long line restriction removed

version 1.6.3u1

12 Nov 20:43
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.3u1_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.3u1.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Fixed

  • Memory limit decreased - FFDec was not working on 32 bit JVM.

version 1.6.3

12 Nov 20:44
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.3_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.3.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Changed

  • Parallel SpeedUp can be disabled in menu
  • Better loop detection

Fixed

  • #119 Replacements file not found issue
  • #101 AS1/2 postincrement fix
  • #114,#116,#135,#141 Fixed loop detection
  • #102 Fixed loop highlighting in export
  • #124 Flash player file path detection
  • #128 Improved imports
  • #135 CommentItem fix
  • #129,#131 Better deobfuscation
  • #104 AS3 inc/dec local deobfuscation fix
  • #113,#133,#140 Memory limit increased

version 1.6.2

12 Nov 20:44
Compare
Choose a tag to compare

Downloads:

Name File OS
Installer (Windows) Installer (Windows) ffdec_1.6.2_setup.exe Works on Windows
ZIP (Windows, Linux, Mac OS) ZIP (Windows, Linux, Mac OS) ffdec_1.6.2.zip Works on WindowsWorks on LinuxWorks with Mac OSX

What's new:

Added

  • New loop detection algorithm

Changed

  • #108 - Faster loading and decompiling (Parallelism)
  • Improved Internal flash viewer - shapes and morphshapes

Fixed

  • Ternar operator fix
  • #102 Fixed Shapes to FLA export
  • AS1/2 class detection fix
  • #105,#104,#101 fixed via new loop detection