Commit Graph

99 Commits

Author SHA1 Message Date
honfika@gmail.com
e20d4048bb as3 instruction parsing test added 2015-03-21 23:41:01 +01:00
honfika@gmail.com
f390c1463d test fixed 2015-03-21 17:41:06 +01:00
honfika@gmail.com
db40ad295d show memory information 2015-03-19 10:41:05 +01:00
honfika@gmail.com
7d05b54d70 rendering fix, gc and cache clear buttons added to debug menu 2015-03-18 23:16:59 +01:00
honfika@gmail.com
7f68a43079 export/import symbol classes/export asset tags 2015-03-13 00:18:11 +01:00
honfika@gmail.com
c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
honfika@gmail.com
3c995f42e3 do not recreate tree model every time 2015-03-07 14:38:26 +01:00
Jindra Petřík
99ec0a592c SWFs in zip based bundles can be modified & saved 2015-03-07 07:39:44 +01:00
honfika@gmail.com
e5f233c32c #811 Export ActionScript fail fixed
Creating buttons simplified (common code lines moved to function)
2015-02-21 19:14:01 +01:00
Jindra Petřík
3b90e50345 Export, import XML buttons to Ribbon menu,
New import text icon,
Save as exe moved to General band
2015-02-21 08:13:36 +01:00
honfika@gmail.com
ef4b97a146 #785 Text search. Remember last choise. fixed 2015-02-01 22:21:24 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
1b8eab9414 import swf from XML 2015-01-17 21:35:58 +01:00
honfika@gmail.com
7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +01:00
honfika@gmail.com
07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
8cf907e3b8 replace text menu item (functioonality not implemented, yet) 2014-12-21 18:52:49 +01:00
honfika@gmail.com
fd3190b45e hotkeys added 2014-12-20 19:18:22 +01:00
honfika@gmail.com
7f2358cf03 ignore case is selected by default in search window, addes some hotkeys 2014-12-20 00:27:34 +01:00
honfika@gmail.com
fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
honfika@gmail.com
5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
honfika@gmail.com
f74d97837a do not allow deselect view mode 2014-11-22 19:03:34 +01:00
honfika@gmail.com
58457d31b4 do not copy big byte arrays 2...define binary tags 2014-11-09 23:48:50 +01:00
honfika@gmail.com
556ad29573 format code 2014-11-04 19:44:59 +01:00
honfika@gmail.com
7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
Jindra Petřík
cd2adfc3e3 saving last selected trace replacement 2014-10-28 18:29:47 +01:00
Jindra Petřík
2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
honfika@gmail.com
9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
Jindra Petřík
bd04ffba49 Timeline view with preview and object hilighting.
Embedded timeline view instead of new window.
code formatting
2014-09-02 20:25:56 +02:00
honfika@gmail.com
05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
Jindra Petřík
5f76dfcdb5 Deobfuscation old/new icons
czech translation updated
other translation fixes
2014-08-31 15:48:19 +02:00
honfika
36d111b8b3 #649: gfx reading bug fixed 2014-08-24 09:40:01 +02:00
Jindra Petřík
4637e25309 deobfuscation mode selection fixed 2014-08-23 22:43:38 +02:00
honfika
e4d30b03de deobfuscation mode switch logic implemented 2014-08-23 20:53:30 +02:00
Jindra Petřík
cdfb0cf538 deobfuscation type switch ribbon fixed 2014-08-23 20:30:26 +02:00
honfika
46f477e660 organize imorts & code formatting 2014-08-23 20:15:59 +02:00
honfika
c21a1b2f61 deobfuscation mode switch 2014-08-23 20:12:59 +02:00
honfika
31c7cc0bde save menu is disabled now when no swf is open, mark deleted method fixed 2014-08-02 10:30:03 +02:00
honfika
644e516ac6 show "save" and "saveas" commands in application menu 2014-08-01 23:57:52 +02:00
honfika
8ad45b379b LZMA encoding fast bytes parameter 2014-08-01 22:50:12 +02:00
honfika
49bb3ec2bf java code format 2014-07-28 21:05:46 +02:00
Jindra Petřík
e62dd3092b hex dump moved to separate ribbon task - view + icons
space between hex and ASCII dump
white foreground for hilighted bytes
2014-07-05 10:01:00 +02:00
honfika
cb7baba8e9 dumpview: allow opening multiple swfs, context menu: expand all and close menu items
show abc and actionbytes in dump view, hexview style fixes
better scroll to view mode in hex editor
2014-06-28 07:31:28 +02:00
honfika
38335ec2e4 dump view: basic hex view (should be changed to a real hex view component) 2014-06-22 09:49:12 +02:00
honfika
a0804e2cb9 basic dump view 2014-06-21 20:36:55 +02:00
honfika
52e6142fe5 organize imports, javadoc 2014-06-18 20:53:19 +02:00
honfika
fb21f408cd prepare for dumpview 2014-06-18 20:48:08 +02:00
honfika
63ebe7e476 get needed characters refactored, get rid of innertags in showframe (using Timelined instead), last frame bug fixed (when there is no ShowFrame tag after the last placeobject tags), remove characters from tags (without removing the whole tag) + organize imports, code formatting 2014-05-26 16:10:36 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00