JPEXS Free Flash Decompiler for Windows 7 - Revive Flash files with this decompiler. - Windows 7 Download
JPEXS Free Flash Decompiler 22.0.1
"Unlock the secrets of Flash with this free decompiler."
Looking for the ultimate tool to unscramble Flash content? Look no further than JPEXS Free Flash Decompiler! Developed by JPEXS, this comprehensive software is designed to effortlessly decompile, edit, and recompile Flash SWF files. Boasting an intuitive interface and powerful features, this software makes it simple to explore and analyze Flash content to help bring your projects to life. With JPEXS Free Flash Decompiler, you’ll have everything you need to empower your Flash development workflow!
JPEXS Free Flash Decompiler 22.0.1 full details
File Size: | 13.80 MB |
---|---|
License: | Open Source |
Price: | FREE |
Released: | 2024-12-20 |
Downloads: | Total: 734 | This Month: 9 |
Publisher: | JPEXS |
Publisher URL: | https://www.free-decompiler.com/flash/ |
Download JPEXS Free Flash Decompiler 22.0.1
Save JPEXS Free Flash Decompiler to My Stuff
Tweet
JPEXS Free Flash Decompiler 22.0.1 full screenshots
JPEXS Free Flash Decompiler - Windows 7 Download awards
JPEXS Free Flash Decompiler 22.0.1 full description
JPEXS Free Flash Decompiler (FFDec) is opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts or fonts. Various output formats available. Works with Java on Windows, Linux or MacOS. Key Features: - Exporting scripts, images, shapes, movies, sounds, fonts... - SWF to FLA conversion - SWF to XML export and import again - Various output formats like SVG or HTML5 Canvas - Displaying ActionScript source code. - Experimental direct editing of ActionScript source - Editing via assembler source - Integrated ActionScript debugger - step, breakpoints, set variables - Both ActionScript 1/2 and AS3 support - Clicking decompiled source highlights P-code associated instruction and vice-versa - Replacing images, editing texts, fonts and other tags - Displaying SWF resources (shapes, sprites, fonts, buttons...) - Hexadecimal dump view with color hilighting also available - Java based code which supports multiple platforms - Multilanguage support (see language list) - Can decompile some kinds of obfuscated code too
JPEXS Free Flash Decompiler 22.0.1 download tags
JPEXS Free Flash Decompiler 22.0.1 Windows 7 release notes
Major Update
### Added
- Configurable tab size (formatting must be set to use tabs) - default matches indent size of 3
- #2100 Copy/paste frames (same SWF only)
- Updated portugese-brasil translation
- AS3 Debugging - export/import ByteArray variable data
- #2123 FLA export - show some progress info
- Label that flex compiler is used (when it's enabled in settings)
- #2119 Option to export assets with names like their assigned classes via SymbolClass, without character id
- #2119 Bulk imported assets can also match filenames based on assigned classname, not just character id prefix
- Debugger shows (logs) unhandled exceptions
- #2129 MEMORY and STACK_SIZE parameters now can be set via external variables FFDEC_MEMORY, FFDEC_STACK_SIZE
- Saving Harman encrypted SWFs
- Editing encrypted flag on header panel
- `-encrypt` command on CLI for Harman encryption
- Apply unpacker menu on binary data
- Harman unpacker for binary data
- Multilevel binary data unpacking is possible
- #2131 AS1/2 Debugger - show _root variable
- #2124 Copy tags to other SWFs and replace same classes / export names
- Remembering breakpoints
- #2131 Breakpoint list dialog
- ExportAssets tag - show first item as description in the tree when there is only single item
- #2134 FLA Export - split main timeline into scenes when DefineSceneAndFrameLabelData tag is present
- #2132 Show and export streamed sound (SoundStreamHead/SoundStreamBlock) in frame ranges (+ take scenes into account)
- FLA export - show export time
- #2138 Morphshapes - detect classic easing
- FLA export - option to disable fixing of shapes
- Scenes folder with (readonly) display of scene frames
### Fixed
- #2021, #2000 Caret position in editors when using tabs and / or unicode
- #2021 Indent continuation when using tabs
- #2116 DefineEditText display - correct getting fonts
- #2116 DefineEditText display - apostroph decoding
- #2116 Apply colortransform after filters
- #2116 Limit maximum number of box blur pixels
- #2122 `-header` command did not support negative integers for displayrect
- AS3 direct editation - namespaces were initialized in class initializers
- Debugging - do not invoke getter when there is none - avoid freezing
- Debugging - properly getting variable value through getter
- #2123 FLA export - IndexOutOfBounds in shape fixer
- #2123 FLA export - morphshapes fixer
- #2111 AS3 direct editation - access class in class initializer
- #2111 Flex AS3 editation - use SWF dependencies defined in GUI
- SWF dependencies label was not updated on startup
- #2127 Wrong parameter order in AS1/2 P-code Action GetURL2 documentation
- #2025, #2078, #2053 Problems starting the app on Windows when the username has unicode characters
- Incorrect debugger line numbers when "Open loaded while playing" is enabled
- AS3 debugger - Slow injecting debug info - now faster
- AS3 debugger - obfuscated classes debugging
- Delayed open loaded SWFs while playing
- AS3 Direct editation - script initializer for main document class
- AS3 Debugging - activation object was not visible in locals
- Linenumbers are visible even if debug markers are used
- Marker of stack frames not properly cleared
- Retain AS3 script selection in the tree after its editation and saving whole SWF
- #2131 AS1/2 Debugger - Breakpoint handling - incorrect script names
- #2131 Debugger - Correct walking variables tree
- #2131 Debugger - Breakpoints can be added while SWF is running (not just on pause)
- AS3 Direct editation - types on instance variable values not properly resolved
- AS1/2 Debugger - script was cleared on stop button
- AS1/2 Vanishing source code in some cases
- AS1/2 Debugger tooltips exception
- #2131 UseOutline flag for DefineEditText
- Wordrapping long words in DefineEditText
- #2133 Linux/Mac - ffdec.sh not correctly parsing java build number on javas without it
- #2135 FLA Export - framescripts handling when addFrameScript uses Multinames instead of QNames
- #1194 FLA Export - stream sound export
- #2136 FLA Export - optimized Shape fixer speed, repeated shape on timeline not exported twice
- #2139 FLA Export - labels layer not counted as layer index causing masked layer parentindex wrong
- #2138 Nested clipping (masks) display
- #2138, #2156 FLA Export - Missing morphshapes (incorrect holes calculation)
- #2138 FLA Export - Mask layer was visible when did not contain a masked layer
- FLA Export - frame numbering problem
- #2145 FLA Export - missing frames, cliping layers order, nullpointer, empty sound layers
- #2142 XML Export - string values containing only spaces
- AS3 - Nullpointer in MethodBody when no ABC set
- #2148 AS2 Uninitialized class fields detector
- #2148 AS1/2 callmethod by register value
- #2148 AS2 Do not return undefined for setters
- #2143 FLA Export / Sound playback - taking MP3 initial latency into account
- #2153 FLA Export - sound streams were limited to first stream block
- #2163 FLA Export - maintain sound export settings for streams
- #2162 Debugger - ignore (warn) invalid jumps when injecting debug info
- AS3 - extra newlines on methods which use activation
- #2162 AS3 switch inside foreach
- #2162 AS3 try inside foreach
- #2152 FLA Export - wrong nonlibrary shapes detection
- #2147 Display of empty video
- Saving SWFs opened by "Open loaded while playing" feature
### Changed
- #2120 Exported assets no longer take names from assigned classes if there is more than 1 assigned class
- #2127 AS1/2 P-code Action GetURL2 switched parameters back - correct order is (loadVariablesFlag, loadTargetFlag, sendVarsMethod),
code from 19.1.x to 20.0.0 is still accepted
- Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
[ JPEXS Free Flash Decompiler release history ]
### Added
- Configurable tab size (formatting must be set to use tabs) - default matches indent size of 3
- #2100 Copy/paste frames (same SWF only)
- Updated portugese-brasil translation
- AS3 Debugging - export/import ByteArray variable data
- #2123 FLA export - show some progress info
- Label that flex compiler is used (when it's enabled in settings)
- #2119 Option to export assets with names like their assigned classes via SymbolClass, without character id
- #2119 Bulk imported assets can also match filenames based on assigned classname, not just character id prefix
- Debugger shows (logs) unhandled exceptions
- #2129 MEMORY and STACK_SIZE parameters now can be set via external variables FFDEC_MEMORY, FFDEC_STACK_SIZE
- Saving Harman encrypted SWFs
- Editing encrypted flag on header panel
- `-encrypt` command on CLI for Harman encryption
- Apply unpacker menu on binary data
- Harman unpacker for binary data
- Multilevel binary data unpacking is possible
- #2131 AS1/2 Debugger - show _root variable
- #2124 Copy tags to other SWFs and replace same classes / export names
- Remembering breakpoints
- #2131 Breakpoint list dialog
- ExportAssets tag - show first item as description in the tree when there is only single item
- #2134 FLA Export - split main timeline into scenes when DefineSceneAndFrameLabelData tag is present
- #2132 Show and export streamed sound (SoundStreamHead/SoundStreamBlock) in frame ranges (+ take scenes into account)
- FLA export - show export time
- #2138 Morphshapes - detect classic easing
- FLA export - option to disable fixing of shapes
- Scenes folder with (readonly) display of scene frames
### Fixed
- #2021, #2000 Caret position in editors when using tabs and / or unicode
- #2021 Indent continuation when using tabs
- #2116 DefineEditText display - correct getting fonts
- #2116 DefineEditText display - apostroph decoding
- #2116 Apply colortransform after filters
- #2116 Limit maximum number of box blur pixels
- #2122 `-header` command did not support negative integers for displayrect
- AS3 direct editation - namespaces were initialized in class initializers
- Debugging - do not invoke getter when there is none - avoid freezing
- Debugging - properly getting variable value through getter
- #2123 FLA export - IndexOutOfBounds in shape fixer
- #2123 FLA export - morphshapes fixer
- #2111 AS3 direct editation - access class in class initializer
- #2111 Flex AS3 editation - use SWF dependencies defined in GUI
- SWF dependencies label was not updated on startup
- #2127 Wrong parameter order in AS1/2 P-code Action GetURL2 documentation
- #2025, #2078, #2053 Problems starting the app on Windows when the username has unicode characters
- Incorrect debugger line numbers when "Open loaded while playing" is enabled
- AS3 debugger - Slow injecting debug info - now faster
- AS3 debugger - obfuscated classes debugging
- Delayed open loaded SWFs while playing
- AS3 Direct editation - script initializer for main document class
- AS3 Debugging - activation object was not visible in locals
- Linenumbers are visible even if debug markers are used
- Marker of stack frames not properly cleared
- Retain AS3 script selection in the tree after its editation and saving whole SWF
- #2131 AS1/2 Debugger - Breakpoint handling - incorrect script names
- #2131 Debugger - Correct walking variables tree
- #2131 Debugger - Breakpoints can be added while SWF is running (not just on pause)
- AS3 Direct editation - types on instance variable values not properly resolved
- AS1/2 Debugger - script was cleared on stop button
- AS1/2 Vanishing source code in some cases
- AS1/2 Debugger tooltips exception
- #2131 UseOutline flag for DefineEditText
- Wordrapping long words in DefineEditText
- #2133 Linux/Mac - ffdec.sh not correctly parsing java build number on javas without it
- #2135 FLA Export - framescripts handling when addFrameScript uses Multinames instead of QNames
- #1194 FLA Export - stream sound export
- #2136 FLA Export - optimized Shape fixer speed, repeated shape on timeline not exported twice
- #2139 FLA Export - labels layer not counted as layer index causing masked layer parentindex wrong
- #2138 Nested clipping (masks) display
- #2138, #2156 FLA Export - Missing morphshapes (incorrect holes calculation)
- #2138 FLA Export - Mask layer was visible when did not contain a masked layer
- FLA Export - frame numbering problem
- #2145 FLA Export - missing frames, cliping layers order, nullpointer, empty sound layers
- #2142 XML Export - string values containing only spaces
- AS3 - Nullpointer in MethodBody when no ABC set
- #2148 AS2 Uninitialized class fields detector
- #2148 AS1/2 callmethod by register value
- #2148 AS2 Do not return undefined for setters
- #2143 FLA Export / Sound playback - taking MP3 initial latency into account
- #2153 FLA Export - sound streams were limited to first stream block
- #2163 FLA Export - maintain sound export settings for streams
- #2162 Debugger - ignore (warn) invalid jumps when injecting debug info
- AS3 - extra newlines on methods which use activation
- #2162 AS3 switch inside foreach
- #2162 AS3 try inside foreach
- #2152 FLA Export - wrong nonlibrary shapes detection
- #2147 Display of empty video
- Saving SWFs opened by "Open loaded while playing" feature
### Changed
- #2120 Exported assets no longer take names from assigned classes if there is more than 1 assigned class
- #2127 AS1/2 P-code Action GetURL2 switched parameters back - correct order is (loadVariablesFlag, loadTargetFlag, sendVarsMethod),
code from 19.1.x to 20.0.0 is still accepted
- Wrong unicode escape `{invalid_utf8:xxx}` changed to `{invalid_utf8=xxx}` for compatibility with file names
[ JPEXS Free Flash Decompiler release history ]
Bookmark JPEXS Free Flash Decompiler
JPEXS Free Flash Decompiler for Windows 7 - Copyright information
All JPEXS Free Flash Decompiler reviews, submitted ratings and written comments become the sole property of Windows 7 download. You acknowledge that you, not windows7download, are responsible for the contents of your submission. However, windows7download reserves the right to remove or refuse to post any submission for any reason.
Windows 7 Download periodically updates pricing and software information of JPEXS Free Flash Decompiler full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for JPEXS Free Flash Decompiler license key is illegal and prevent future development of JPEXS Free Flash Decompiler. Download links are directly from our mirrors or publisher's website, JPEXS Free Flash Decompiler torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Windows 7 Download periodically updates pricing and software information of JPEXS Free Flash Decompiler full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for JPEXS Free Flash Decompiler license key is illegal and prevent future development of JPEXS Free Flash Decompiler. Download links are directly from our mirrors or publisher's website, JPEXS Free Flash Decompiler torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Post JPEXS Free Flash Decompiler review
Windows 7 JPEXS Free Flash Decompiler related downloads
Attention all Windows 7 users! If you're looking for a free and easy way to create custom buttons for ...
The Free PDF to HTML Converter can prove to be ... compared to those of HTML. Therefore, downloading this software onto their laptops and PCs can be a ...
... any image zoomable, no matter how large! Zoomify Free includes everything you need to start - drag-drop ...
... your WordPress website? Look no further than the Free Responsive WordPress Slider Maker by Hi Slider. This ...
Yugi HTML Editor is designed to produce web sites for beginners ... styles. One of the great advantages of this editor is simple and clear operation, which contributes in ...
My Account
Help
Windows 7 Software Coupons
-
MacX MediaTrans
63% Off -
MacX DVD Video Converter
58% Off -
WinX DVD Copy Pro
42% Off -
MacX Video Converter Pro
56% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Web Page Maker 3.22
- XWebDesignor 2.0.5
- KompoZer 0.8b3
- Adobe Dreamweaver CS6 12.0.3
- Adobe Dreamweaver CC CC 21.3
- BlueVoda 12.1
- GDHE 3.0.0.1
- Adobe Dreamweaver CS5 CS5.5 11.5.1
- WYSIWYG Web Builder 19.4.3
- Antenna Web Design Studio 4.7 Build 588
- HTML-Kit 292
- RoboAuthor 2023.70.1.33
- XML Assistant 2.0
- Fresh HTML 3.70
- CKEditor 3.1
- Stylizer 7.18.904.712
- HTML-Kit Tools 20170411
- Artisteer 4.1
- Web Acappella 4.6.16 B9c9a339
Popular Tags
generator
xml
menu
site
search
image
editor
internet
ftp
wysiwyg
software
web design
download
css
free
text
applets
dhtml menu
builder
page
design
web
html editor
php
shareware
javascript
converter
website
flash
html
Popular Windows 7 Software
- Log Analyzer: Trends Freeware 2.4
- AWStats 7.8
- FlowPlayer 3.2.16
- Adobe Flash CS5 Professional CS5.5 11.5.2
- Notepad2 64-bit 4.2.25
- Adobe Flash CS6 Professional 12.0.2.529
- Lead Generation Software 5.0
- Eclipse 2023-06
- Joomla! 5.0.1
- AnFX 6.1.0.1
- Adobe FrameMaker 2022.17.0.1
- jedit 5.6.0
- HTML Meta Tags Creator 1.0
- LinkChecker Portable 8.2
- NetBeans IDE 10.0
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.