Commit Graph

101 Commits

Author SHA1 Message Date
Honfika
06a890b2c4 preserve tag tree expanded state after removing a node 2013-09-03 17:10:55 +02:00
Jindra Petøík
9212d6958b Cache fixes 2013-08-25 13:31:10 +02:00
Honfika
c3c86b4263 pcode parameter was ignored in AS3 export 2013-08-24 19:22:15 +02:00
Jindra Petøík
8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Honfika
2f55960136 Issue #313: command line parameter for ignore all errors 2013-08-20 19:26:34 +02:00
Honfika
33d63cfa95 Issue #332: show exporting execution times for AS2 2013-08-20 19:22:27 +02:00
Honfika
0ef3a7dea1 decompilation timeouts 2013-08-20 19:18:01 +02:00
Jindra Petøík
b8d8b328d9 Issue #287 Typo paralel => parallel 2013-08-10 18:58:00 +02:00
Jindra Petøík
f29a8e0df6 AS2 fixed class detection
Issue #269 command line parameters for switching on/off deobfuscation and paralellspeedup
2013-08-03 13:04:40 +02:00
Jindra Petøík
2549f9751a Issue #274 show the elapsed time during export in the output 2013-08-03 09:46:16 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
6d99c0b1ca Issue #220 Characters adding source font selection, font names in tree 2013-07-18 21:34:04 +02:00
Jindra Petøík
12a191de9b Issue #253 Abort/Retry/Ignore dialog on IO errors 2013-07-18 12:28:07 +02:00
Jindra Petøík
38bb6513d8 Issues #238,#239,#240 Fixed deobfuscation 2013-07-16 13:04:29 +02:00
Jindra Petøík
bf195f1a6a Refactoring:
AVM2 / TreeItem => AVM2Item
Action / TreeItem => ActionItem
decompiler.flash.graph => decompiler.graph
2013-07-16 05:40:32 +02:00
Jindra Petøík
547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Petøík
bd7f0fe9b4 Issue #208 AS1/2 anonymous function not renaming 2013-07-11 14:31:44 +02:00
Jindra Petøík
fb62c2b380 fixed loop detection, again
organize imports
helper collections
2013-07-11 11:01:31 +02:00
Jindra Petøík
e626930316 Issue #216 AS2 field order fix 2013-07-09 17:00:10 +02:00
Jindra Petøík
fa8b78da09 Issue #185,#186 Indentation on onclip actions 2013-07-09 16:31:00 +02:00
Jindra Petøík
e27d3af69e Issue #174 SymbolClasss renaming issue 2013-07-09 14:39:48 +02:00
Jindra Petøík
b786104aaa Issue #212 Cannot create directory issue / parallel mkdirs 2013-07-09 14:05:47 +02:00
Jindra Petøík
e79994b6da Issue #168 Export command from context menu in the tree
Issue #202 Removing tags
2013-07-08 22:44:19 +02:00
Jindra Petøík
8bfc8ad30f fixed deobfuscation
Issue #151 option for caching in memory instead of temp files
2013-07-08 20:39:02 +02:00
Jindra Petøík
482bca902c image cache fix 2013-07-08 19:25:23 +02:00
Jindra Petøík
7b535415bb sprite frames display fix
other flash viewer fixes
2013-07-08 17:21:08 +02:00
Jindra Petøík
7f7c6e0e8f fixed fileattributes tag reading 2013-07-08 15:28:18 +02:00
Jindra Petøík
d575cb2fbc imports fix 2013-07-08 14:47:32 +02:00
Jindra Petøík
ebbb1a5689 better shapes viewer
not parsing tags at unusal places (define tags in sprite, AS1/2 tags where file is AS3...)
2013-07-08 14:46:12 +02:00
Jindra Petøík
82f1d5fcde Issue #153 Better deobfuscation 2013-07-07 22:50:09 +02:00
Jindra Petøík
04e741b141 Issue #185 on-clip action headers displaying and exporting 2013-07-07 11:58:11 +02:00
Jindra Petøík
3b0754021e Refreshing shape/frame cache after image replace
formatting
2013-07-07 08:39:25 +02:00
Jindra Petøík
d4f6ae2a86 Issue #190 AS3: Rename instance names 2013-07-06 21:15:23 +02:00
Jindra Petøík
05d07018a5 AS1/2 deobfuscation - renaming fix 2013-07-06 16:30:19 +02:00
Jindra Petøík
f614f6c1ac Issue #184 Export FLA - video linkage fix 2013-07-06 14:49:25 +02:00
Jindra Petøík
97e48755f9 fixed renaming across multiple ABCs 2013-07-05 20:03:50 +02:00
Jindra Petøík
95fd7ef025 Issue #164 DefineMorphShapeTag issues 2013-07-05 16:12:18 +02:00
Jindra Petøík
a800993fcf Issue #174 AS3 rename identifiers fix 2013-07-05 14:18:31 +02:00
Jindra Petøík
ab18b010b4 Issue #129 AS1/2 rename identifiers fix 2013-07-05 13:22:49 +02:00
Jindra Petøík
e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Petøík
1d64c3e166 Issue #160 binaryData export from commandline fix
Issue #123 SWF Context menu integration (Windows)
2013-06-25 19:44:24 +02:00
Jindra Petøík
76ee30bd57 Issue #127 Drag-drop exportable item from tree 2013-06-24 20:16:37 +02:00
Jindra Petøík
400f432607 AS2: List of classes is ordered 2013-06-23 16:46:08 +02:00
Jindra Petøík
65ef206650 Issue #63 Globally rename identifier 2013-06-23 16:16:44 +02:00
Jindra Petøík
5295582a48 Issue #142 Export filenames from exportAssets 2013-06-23 12:42:56 +02:00
Jindra Petøík
8f0608ffca Issue #146 AS2 classes in tree structure 2013-06-23 11:03:30 +02:00
Jindra Petøík
3c04e824ad Issue #67 Renaming invalid identifiers to Type+Number
Getting class name from exportAssets
2013-06-23 09:43:06 +02:00
Jindra Petøík
6417835960 Issue #67 Renaming invalid identifiers to Type+Number 2013-06-23 07:14:14 +02:00
Jindra Petøík
43ffd2ce51 Issue #67 Fixed skipping rename occasionally 2013-06-22 19:25:08 +02:00
Jindra Petøík
f3a2d0ada1 Issue #147 Escape filenames from invalid identifiers
Issue #132 Rename identifiers renames strings
Issue #130 Renaming identifiers in SymbolClass tags
2013-06-22 17:44:35 +02:00