Commit Graph
2412 Commits
Author SHA1 Message Date
[email protected] 3c72c84cd9 #664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit 2014-09-05 21:30:53 +02:00
[email protected] 04152c1c93 replace AS2 pcode from comandline (AS3 not ready) 2014-09-04 10:48:02 +02:00
[email protected] 860570c9d3 #660 Method/Getter/Setter Trait panel size 2014-09-03 22:08:11 +02:00
[email protected] 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
[email protected] 278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
[email protected] ed53ba9d0f format proxy code, allow to change swf on the fly 2014-09-01 16:56:55 +02:00
[email protected] 8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
[email protected] 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
[email protected] 5c017d5fee small dumpview UI changes 2014-08-31 15:11:50 +02:00
[email protected] a0d2472f10 dumpview fixes: negative byte values, node selecting 2014-08-30 21:46:26 +02:00
[email protected] 8de30b8072 allow selecting byte in dumpview hex table 2014-08-30 11:05:40 +02:00
[email protected] b17b0694f9 Issue #650: import images, ffdec_lib addedto gitignore & removed from repository 2014-08-25 22:31:55 +02:00
[email protected] 6b5912027e Issue #650: command line parameter to change binary data in DefineBinaryDataTag 2014-08-25 21:58:14 +02:00
[email protected] dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
[email protected] 453fd420d4 imports & code formatting 2 2014-08-24 21:29:33 +02:00
honfika bd0e1c7f33 imports & code formatting 1 2014-08-24 21:22:59 +02:00
Jindra Petřík 226eb3e7a6 AS3: Edit obfuscated identifiers
build script: running from lib too, clean lib from gui clean
2014-08-24 20:27:48 +02:00
Jindra Petřík 04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00
Jindra Petřík 48e8eb17c7 AS1/2: Editing obfuscated identifiers via new paragraph (§) syntax 2014-08-24 15:54:49 +02:00
honfika 36d111b8b3 #649: gfx reading bug fixed 2014-08-24 09:40:01 +02:00
Jindra Petřík 30258979e2 deobfuscation checkbox description back in 2014-08-23 22:45:56 +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 0c19a54c02 #648 export from embedded SWF fixed 2014-08-23 19:17:38 +02:00
honfika a0afb3e16b Custom stack classes (later needed for deobfuscation) 2014-08-23 14:45:38 +02:00
honfika e7e6bb5d1f as2 deobfuscation: constantpool fixes 2014-08-22 22:09:53 +02:00
honfika 97447968b1 better actionlist deobfuscation 2014-08-22 20:16:15 +02:00
honfika 7d4fbe5075 sample AS2 deobfuscator plugin 2014-08-18 23:52:12 +02:00
honfika bc81826648 Issue #612: show color in hex format 2014-08-16 16:09:03 +02:00
honfika 2e4f4d8851 show abc data in dumpview (right click in the treenode to load it) 2014-08-16 12:20:44 +02:00
honfika 923698cc7f show inner data of the actions in dumpview 2014-08-15 19:13:59 +02:00
honfika f84e4d7336 organize imports & code formatting 2014-08-15 15:42:37 +02:00
honfika 35386fb241 show actions in dumpview (context menu on the tree node) 2014-08-15 15:39:33 +02:00
honfika b65244c618 allow to save data range in dumpview to file (e.g. for exporting ABC data) 2014-08-15 13:49:31 +02:00
honfika d6c14b8e72 AS2 reading performance improvements 2014-08-15 00:32:56 +02:00
honfika 2492cd9d34 unnecessary dump info setting removed 2014-08-13 19:23:43 +02:00
honfika 3e0250c9cb Lazy dump info collecting 2014-08-10 21:44:53 +02:00
honfika 254b13a326 better export filename generation 2014-08-05 21:38:48 +02:00
honfika fa56f881f4 small fixes about removing tags, action reading 2014-08-02 21:29:25 +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 edb8da9bc6 LZMA encoding fast bytes parameter valid value range is shown in the UI 2014-08-01 22:52:24 +02:00
honfika 8ad45b379b LZMA encoding fast bytes parameter 2014-08-01 22:50:12 +02:00
honfika c7fb387859 #627 Filter swf not working fixed 2014-07-31 18:46:21 +02:00
honfika 49bb3ec2bf java code format 2014-07-28 21:05:46 +02:00