Commit Graph

73 Commits

Author SHA1 Message Date
Jindra Petøík
cbd2d6c8da Issue #123 better context menu integration (Windows) 2013-07-05 12:05:49 +02:00
Jindra Petøík
e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Petøík
a19d6ce95c Issue #142 Fixed not working on nonWindows OS due to association 2013-07-04 14:26:04 +02:00
Jindra Petøík
61e7a99206 Fixed AS export
Issue #167 Sprite export name appeared twice on foldername
2013-07-01 20:15:35 +02:00
Jindra Petøík
f7bbb8577f Multilanguage support
Czech language added
2013-07-01 19:42:56 +02:00
Jindra Petøík
42e17cb467 AS3 classes tree reload fix 2013-06-29 22:45:59 +02:00
Jindra Petøík
2ba887a929 AS Decompilation can be disabled in menu (Disassemble only)
Go to document class fixed
Clearing cache after autodeobfuscation change
2013-06-29 21:59:37 +02:00
Jindra Petøík
ff1635bb87 Issue #155 Remembering window size and splitbar position between runs 2013-06-29 21:28:20 +02:00
Jindra Petøík
cdfe475fce Issue #114 better loop detection 2013-06-26 21:22:19 +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
4579cd757b Issue #127 Drag-drop exportable item from tree 2013-06-24 20:15:05 +02:00
Jindra Petøík
446d7916a8 Issue #117 Drag & Drop files to main window 2013-06-23 19:27:43 +02:00
Jindra Petøík
24bfd5f5ee Issue #134 Goto document class 2013-06-23 19:06:56 +02:00
Jindra Petøík
e7807d16d0 Issue #145 Fixed unicode support (after deobfuscation in AS1/2) 2013-06-23 18:28:24 +02:00
Jindra Petøík
65ef206650 Issue #63 Globally rename identifier 2013-06-23 16:16:44 +02:00
Jindra Petøík
8f0608ffca Issue #146 AS2 classes in tree structure 2013-06-23 11:03:30 +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
d9bbc1b214 Issue #129 AS1/2 refresh decompilation after rename identifiers 2013-06-22 17:52:21 +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
Jindra Petøík
79a1264b39 Parallelism can be turned off 2013-06-19 20:31:04 +02:00
Jindra Petøík
1483379b85 Internal flash viewer - displaying morphshapes 2013-06-09 19:23:31 +02:00
Jindra Petøík
43164625cd Java 7 try-with-resources
Java 7 multi catch
2013-06-04 21:35:35 +02:00
Jindra Petøík
855cd13a31 Issue #108 Paralel tag reading
Java 7 diamond operator
2013-06-04 20:46:22 +02:00
Jindra Petøík
89b5d5f4c7 internal flash viewer always enabled for platforms without flash player (linux,...) 2013-06-03 19:50:46 +02:00
Jindra Petøík
8a2f881227 Issue #107 separating GUI classes from the rest 2013-06-02 20:11:15 +02:00
Jindra Petøík
f0f7a1cb77 displaying frames without flash player (partially) 2013-06-02 14:45:40 +02:00
Jindra Petøík
06fe82c466 displaying shapes without flash player 2013-06-01 10:11:05 +02:00
Jindra Petøík
7c85a9b8da Issue #100 Support for larger obfuscated code. 2013-05-25 17:50:38 +02:00
Jindra Petøík
33505ff308 Issue #85 - AS3 Text search 2013-05-19 21:06:40 +02:00
Jindra Petøík
9825eb1e9b Issue #85 - AS3 Text search 2013-05-19 15:50:40 +02:00
Jindra Petøík
6acbc093bf FLA export from menu 2013-05-19 07:26:27 +02:00
Jindra Petøík
db6f121ca8 FLA export - sounds
Wav export (for ADPCM sounds)
2013-05-18 16:42:07 +02:00
Jindra Petøík
137b14a9c2 FLA export stub 2013-05-14 22:02:41 +02:00
Jindra Petøík
c4a7ac1e32 Issue #86 open file dialog accepts names with quotes 2013-05-05 18:49:25 +02:00
Jindra Petøík
c447f3b721 Handling script traits as separate objects 2013-05-05 17:22:04 +02:00
Jindra Petøík
7ddac525a2 Handling script traits as separate objects 2013-05-05 12:50:24 +02:00
Jindra Petøík
3b82cf2fac Issues #78,#81,#82 Fixed deobfuscation, exceptions during printgraph,... 2013-05-03 20:40:07 +02:00
Jindra Petøík
1db47a8c55 AS3 - fixed not refreshing class list after rename identifiers 2013-05-02 19:26:17 +02:00
Jindra Petøík
602cea1bbe replacing images 2013-05-01 15:01:05 +02:00
Jindra Petøík
ee11a7e03f better text editing
top labels for flash preview and parameters edit
2013-05-01 11:29:22 +02:00
Jindra Petøík
f18305bb9e dissasembly progress percent view
better text tags editing - parameters
2013-04-30 22:45:51 +02:00
Jindra Petøík
fd854991f8 exporting text 2013-04-28 18:50:58 +02:00
Jindra Petøík
0bdc737c86 better text tags editing 2013-04-28 17:06:37 +02:00
Jindra Petøík
508c5aaacf Removing sprites via context menu 2013-04-28 14:29:10 +02:00
Jindra Petøík
60584baffd Editing text tags 2013-04-28 13:54:59 +02:00
Jindra Petøík
a1e5a1ff25 Issue #78 script trait slots fix 2013-04-28 09:52:37 +02:00
Jindra Petøík
e479932693 updated build script
few javadoc fixes
2013-04-23 22:28:18 +02:00
Jindra Petøík
bdec49f8d2 donate changed to help us 2013-04-20 14:05:00 +02:00
Jindra Petøík
f6b3c559f0 Issue #68 binary data export, assigning names to characters via SymbolClass tag 2013-04-20 14:00:59 +02:00
Jindra Petøík
51c650aee2 Auto deobfuscation can be now disabled in menu 2013-04-15 21:34:47 +02:00