Commit Graph

2080 Commits

Author SHA1 Message Date
honfika
d6a8ea60f0 small action reading cleanup 2014-08-19 21:05:16 +02:00
honfika
3b6cee4dfb do not use getBytesLength because it "generates" the action bytes to get the length (slow)
use instead getTotalActionLength
2014-08-19 15:39:10 +02:00
honfika
5130f3c2bb more removeaction tests 2014-08-19 14:38:08 +02:00
honfika
005d8544d4 Action reading fixes/enhancements 2014-08-19 12:01:16 +02:00
honfika
7d4fbe5075 sample AS2 deobfuscator plugin 2014-08-18 23:52:12 +02:00
Jindra Petřík
8fae73cec3 version changed to 2.1.3 version2.1.3 2014-08-18 19:38:27 +02:00
Jindra Petřík
dc81bdd096 twitter logo 2014-08-18 19:37:58 +02:00
honfika
083c4f2ffc using fake DeobfuscateJump action when jump tag is added automatically during actiondata parsing (this action not exists in the steam) 2014-08-17 17:58:57 +02:00
honfika
98349f145d missing nodes in dumpview added 2014-08-17 15:05:39 +02:00
honfika
9323384ed1 ignore BOM in UTF-8 text file 2014-08-16 19:42:51 +02:00
honfika
23370ec24c Issue #640: font advance calculation fixed 2014-08-16 19:19:14 +02:00
honfika
23086e71c3 AdtionEnd fix in dumpview 2014-08-16 18:10:39 +02:00
honfika
14cabef4d6 Issue #640: 2nd text import bug fixed 2014-08-16 17:37:30 +02:00
honfika
bc81826648 Issue #612: show color in hex format 2014-08-16 16:09:03 +02:00
honfika
40771b85c2 DefineShape4 writing fixed 2014-08-16 14:50:14 +02:00
honfika
e719e4ad32 test fixed 2014-08-16 13:52:01 +02:00
honfika
18674f59a0 Issue #640: text import fixed 2014-08-16 13:46:51 +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
ef20364cef action reading fix 2014-08-15 01:09:19 +02:00
honfika
51dd6b9b7a Merge pull request #5 from sdcarpenter/master
Add a new build target 'exe-console'
2014-08-15 00:36:20 +02:00
honfika
d6c14b8e72 AS2 reading performance improvements 2014-08-15 00:32:56 +02:00
Scott Carpenter
c271f1a588 Add a new build target 'exe-console' which creates a launch4j executable in console mode 2014-08-14 15:12:53 -07:00
honfika
2492cd9d34 unnecessary dump info setting removed 2014-08-13 19:23:43 +02:00
Jindra Petřík
0baab2962f Issue #632 Unnecessary Getvariable before NewObject 2014-08-11 15:44:37 +02:00
honfika
3e0250c9cb Lazy dump info collecting 2014-08-10 21:44:53 +02:00
honfika
97631dc718 export pcode&hex from command line fixed 2014-08-08 22:06:17 +02:00
honfika
5513956f04 removed some unnecessarry action reading methods 2014-08-05 21:39:23 +02:00
honfika
254b13a326 better export filename generation 2014-08-05 21:38:48 +02:00
honfika
b02a343116 Merge pull request #4 from steveVincent/endlineproblem
export file with classname/export name
2014-08-05 19:50:31 +02:00
Steven Cao
dfcb00f387 export file with classname/export namme 2014-08-03 07:06:35 -05:00
Steven Cao
b67f11e281 export file with classname/export namme 2014-08-03 07:05:13 -05:00
Steven Cao
9b9cba2f48 export image fiile with classname/export namme 2014-08-03 07:02:46 -05: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
1b6bf416e8 LZMA saving fixed 2014-08-01 19:01:57 +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
honfika
68dcce0a5f added missing getData functions 2014-07-28 21:03:14 +02:00
honfika
1089b741e8 #623 ffdec.sh is executable in generated zip 2014-07-27 09:15:46 +02:00
honfika
96e9364e76 #624 search in embedded swfs fixed 2014-07-26 22:23:45 +02:00
honfika
ce08f419cc #623 ffdec.sh UNIX line endings 2014-07-25 22:41:50 +02:00
honfika
6edc6bb758 russian translation fix 2014-07-25 22:16:20 +02:00
honfika
1bd0504402 better handling of corrupt swf files 2014-07-25 22:12:46 +02:00