Commit Graph
1845 Commits
Author SHA1 Message Date
Jindra Petřík d4118257e1 Do not allow to global search in editation mode 2025-08-14 09:41:36 +02:00
Jindra Petřík 4dbdc09278 Fixed: #2511 Allowing to jump from search window while editation causing problems
Changed: Serial form of AS3 search results changed so the decompiler is unable to read
saved AS3 search result from older versions and vice-versa
2025-08-14 09:23:58 +02:00
Jindra Petřík 33d6f9f300 Fixed: #2510 AS direct editation - popped value 2025-08-12 21:49:00 +02:00
Jindra Petřík 6f472ffa92 Fixed: #2508 AS1/2 direct editation - first command in for loop header not compiled 2025-08-12 08:57:14 +02:00
Jindra Petřík b1ba7ed704 Fixed: #2507 FLA export - Button hit test frame placing morphshapes
Fixed: #2507 FLA export - Place characters over multiple button frames
2025-08-11 17:30:26 +02:00
Jindra Petřík 2df87d1a0a Added: #2504 WebP image format for export/import (not animated)
Limitation: It's not available on Mac x86-64 platform
2025-08-10 18:45:12 +02:00
Jindra Petřík d8dc85109b Fixed: #2503 Exporting sound streams as FLV
Fixed: Exporting sound streams at all in nightly
2025-08-09 15:38:12 +02:00
Jindra Petřík 5930f91f33 Changed: SWF3 actions split into SWF1, SWF2 and SWF3 actions (in FFDec source code, docs, etc.) 2025-08-02 13:40:48 +02:00
Jindra Petřík 041a9de9e1 Added: #2499 Information about frames which do not have ShowFrame tag 2025-08-02 13:02:03 +02:00
Jindra Petřík a76ce37d33 Fixed: #2498 Public traits with same name were not distinguishable 2025-08-01 18:24:56 +02:00
Jindra Petřík 95e8c6d086 Fixed: #2496 Fonts - adding characters - truncating too wide advance widths 2025-08-01 00:02:05 +02:00
Jindra Petřík f650e61775 Changed: SetTabIndex tag moved from others to frames folder 2025-07-28 19:35:18 +02:00
Jindra Petřík 34f49ca492 Added: Icons for every tag type 2025-07-28 17:08:24 +02:00
Jindra Petřík debbd04ad1 Added: AS3 docs generator - reorganized to distinguish float and float 4 instructions, hilight float instruction blue 2025-07-27 22:55:49 +02:00
Jindra Petřík 6aaa9fdc71 Fixed: Configuration TOML file encoding (UTF-8) 2025-07-27 21:40:16 +02:00
Jindra Petřík fcdf363efc Added: Unknown and errored tags moved to special folders 2025-07-27 18:04:36 +02:00
Jindra Petřík 285b4e2cc1 Removed: Resample wav to 44kHz feature from GUI 2025-07-27 14:48:48 +02:00
Jindra Petřík 8f11f043ca Fixed: SymbolClass export/import did not support obfuscated names 2025-07-27 14:35:26 +02:00
Jindra Petřík 82b12ae253 Update changes log 2025-07-27 13:21:29 +02:00
Jindra Petřík 5024cefaba Changed: The label of option "automatic deobfuscation" changed to "deobfuscate code" 2025-07-26 23:54:31 +02:00
Jindra Petřík 45c03c9fc2 Fixed: The hex view does not display bytes if there are too few of them 2025-07-26 19:39:10 +02:00
Jindra Petřík ffe9e4d506 Fixed: ABC cleaner not properly fixing namespace sets 2025-07-25 19:24:08 +02:00
Jindra Petřík ea56b5680f Fixed: #1295, #116 AS3 dynamic construction via MultinameL 2025-07-24 23:47:25 +02:00
Jindra Petřík efa21d7ec5 Fixed: AS direct editation/highlighter §§dup can have getmember or call 2025-07-24 21:51:16 +02:00
Jindra Petřík 1a4cc6614c Fixed: AS3 direct editation/highlighter §§pop in class traits
Fixed: AS direct editation/highlighter §§pop can have getmember or call
2025-07-24 21:40:54 +02:00
Jindra Petřík 7559970c17 Fixed: #2493 Incorrect placement of §§push instructions 2025-07-24 21:12:24 +02:00
Jindra Petřík 84b92a9d46 Fixed: #2486 AS1/2 if jump to function end as return 2025-07-24 11:21:01 +02:00
Jindra Petřík 468e4f0efa Changed: Quotes in tree node parameter values that need them 2025-07-21 23:44:35 +02:00
Jindra Petřík 41118564b3 Changed: AS1/2: Export names are deobfuscated only when start with __Packages.,
if not, then classical escaping is performed (with quotes)
2025-07-21 20:56:01 +02:00
Jindra Petřík a422b33f17 Fixed: AS3 direct editation - Allow some special words (like override) as identifiers 2025-07-20 20:19:40 +02:00
Jindra Petřík 5eec9d4c98 Fixed: AS1/2 Hide icons panel when editing
Fixed: AS1/2 both pcode and AS editable at the same time
2025-07-20 19:40:40 +02:00
Jindra Petřík 7076cdfc36 Fixed: #2486 AS3 switches detection in some cases 2025-07-20 11:55:37 +02:00
Jindra Petřík d23fe66a01 Fixed: AS text search - not being able to cancel search over multiple swf files 2025-07-19 07:29:27 +02:00
Jindra Petřík bfb9502603 Fixed: AS3 search slot name Index out of bounds 2025-07-18 18:01:13 +02:00
Jindra Petřík 311b2376bf Fixed: Hilighter nullpointer 2025-07-18 18:00:08 +02:00
Jindra Petřík eb3f403021 Fixed: #2486 AS3 skipping label instruction 2025-07-16 21:35:52 +02:00
Jindra Petřík 2c5f4c9774 Fixed: #2486 AS ifs with direct breaks (in obfuscated code) 2025-07-13 21:32:45 +02:00
Jindra Petřík dd655714d2 Fixed: #2486 AS1/2 Switch after function, problem with labels 2025-07-13 20:08:37 +02:00
Jindra Petřík 7bfa09cd98 Fixed: #2486 AS Loop in loop producing gotos in some cases 2025-07-13 18:45:54 +02:00
Jindra Petřík c22de7b6fe Added: #2485 Show variable name in the text tree node label 2025-07-12 19:12:50 +02:00
Jindra Petřík 4d5cf0f676 Fixed: #2483 Editing shape gradient records - RGB vs RGBA 2025-07-12 18:42:18 +02:00
Jindra Petřík 6a2a3e3fa9 Fixed: #1277 AS1/2 Propagate break/continue to avoid loop/switch labels 2025-07-12 16:49:09 +02:00
Jindra Petřík 381b97c026 Fixed: #2338 AS2 Reading large classes with incorrect if jumps on the beginning
Fixed: #2338 AS1/2/3 Obfuscated code - jump to jump handling
2025-07-12 15:23:37 +02:00
Jindra Petřík 0fc10bde99 Fixed: #2477 AS1/2 Switch in last statement of switch break labels 2025-07-11 21:08:49 +02:00
Jindra Petřík 7b948f92a3 Fixed: #2477 AS1/2 deobfuscation - and/or operators, jumps before function start,
jumps to function end, jumps in for..in return/break
2025-07-11 19:51:18 +02:00
Jindra Petřík 3508260abb Optional heap memory status widget in the titlebar 2025-07-07 18:15:19 +02:00
Jindra Petřík 574cf1c848 Added: #2478 Simple editor - remembering last frame / timeline 2025-07-07 00:13:05 +02:00
Jindra Petřík 0ac9ec748c Added: #2478 Simple editor - editing texts (not WYSIWYG, textual as in classic editor) 2025-07-06 18:51:24 +02:00
Jindra Petřík 8d0952a8fc Added: Copy (selectable) text to clipboard, select all
No text selection in object selection mode.
2025-07-06 15:34:45 +02:00
Jindra Petřík dba9fd702d Changed: AS1/2 P-code double Push values have suffix ".0" to properly distinguish them
Changed: AS1/2 P-code float Push values have suffix "f" to properly distinguish them
2025-07-05 11:49:32 +02:00