Commit Graph

276 Commits

Author SHA1 Message Date
honfika@gmail.com
16a27789e3 swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages 2015-12-27 10:19:27 +01:00
honfika@gmail.com
c563a7449b allow trait specification in pcode import 2015-12-15 12:46:08 +01:00
Jindra Petřík
0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
Jindra Petřík
668e1e2f14 Debugger stub - TODO 2015-11-15 16:09:11 +01:00
Jindra Petřík
68d0ddccb6 build fix 2015-11-15 09:22:10 +01:00
honfika@gmail.com
56bd4cd1f6 AS2 deobfuscation improvement 2015-11-01 12:12:04 +01:00
Jindra Petřík
b9c289464d enable debugging of SWF file, from commandline 2015-10-24 19:13:36 +02:00
Jindra Petřík
f977c1c381 Commandline info document class deobfuscation fix 2015-10-23 09:51:06 +02:00
Jindra Petřík
347f94ed0a commandline swf info deobfuscate document class 2015-10-23 07:03:12 +02:00
Jindra Petřík
f0820414c9 commandline swf info deobfuscate document class 2015-10-23 07:01:41 +02:00
Jindra Petřík
7000d3b78b Commandline SWF info: -info parameter 2015-10-22 22:53:11 +02:00
Jindra Petřík
9196a1db47 Commandline SWF info: -info parameter 2015-10-22 20:57:05 +02:00
honfika@gmail.com
3475b63496 command line argument to print statistics of the decompilation performance 2015-10-11 16:13:42 +02:00
honfika@gmail.com
9b1e5e941c import scripts from command line (GUI import script command) 2015-09-20 18:10:59 +02:00
honfika@gmail.com
1bbbfebea4 show warning on invalid boolean config fix 2015-09-06 20:35:32 +02:00
honfika@gmail.com
65786d364a show warning on invalid boolean config 2015-09-06 20:34:25 +02:00
honfika@gmail.com
c9f1f45ed5 command line help fix, show dependet character ids in basic tag info 2015-07-26 09:58:19 +02:00
honfika@gmail.com
1fb114c78e #998 -format argument is not working in commandline: fixed 2015-07-23 15:57:56 +02:00
honfika@gmail.com
4e0d201dd4 convert image tags from command line 2015-07-22 21:44:52 +02:00
honfika@gmail.com
f7dd7f0ff5 nofill parameter for shape import (repace) 2015-07-22 15:01:30 +02:00
honfika@gmail.com
197a9770cb show command line help when format parameter is invalid 2015-07-22 14:20:56 +02:00
honfika@gmail.com
bb55292aad pack and sort character id func moved to library 2015-07-21 22:18:22 +02:00
honfika@gmail.com
17ced2e569 replace character ids: pack and sort 2015-07-21 21:46:30 +02:00
honfika@gmail.com
183c84b320 replace character id from command line 2015-07-21 20:55:45 +02:00
honfika@gmail.com
37dc877b16 allow to specify tag type on image and shape import 2015-07-20 13:20:31 +02:00
honfika@gmail.com
a5d77daf36 show only relevant command line examples 2015-07-19 10:31:17 +02:00
honfika@gmail.com
7217ce8f5e deprecated command line parameters removed, show only the relevant parameters when bad arguments specified 2015-07-19 10:03:19 +02:00
honfika@gmail.com
b874c02db7 create stdout and stderr fodlers when not exists 2015-07-19 06:30:38 +02:00
honfika@gmail.com
91fb53d665 as3 classes export simplified 2015-07-18 19:47:26 +02:00
honfika@gmail.com
0b69a9e75c allow to export only as2 or as3 from command line 2015-07-17 09:35:03 +02:00
honfika@gmail.com
a61ff138ea AS editing fix + some DottedChain changes 2015-07-15 20:15:04 +02:00
honfika@gmail.com
c9efbedc40 config setting to overwrite exported files 2015-07-15 16:54:32 +02:00
honfika@gmail.com
c4530dfdd5 #967 Replace DefineText content from CLI 2015-07-14 21:52:44 +02:00
honfika@gmail.com
fa6b85416f export fix 2015-07-11 19:20:43 +02:00
honfika@gmail.com
8f8db771e8 command line remove fix, show tag number in dumpSWF 2015-07-11 13:27:44 +02:00
honfika@gmail.com
42a8fc4c22 GraphTargetItem.src is readonly (field is private, getter added) 2015-07-09 10:51:04 +02:00
honfika@gmail.com
45a19deed3 #958 Remove and Replace character tag of items from CLI fix 2015-07-09 08:41:45 +02:00
honfika@gmail.com
4f35fd8e28 #958 Remove and Replace character tag of items from CLI 2015-07-08 21:55:46 +02:00
honfika@gmail.com
8c3bab5346 Cancel workers after each command line export 2015-07-07 22:31:47 +02:00
honfika@gmail.com
9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
honfika@gmail.com
eeecba09e8 #949 Replace alpha channel of JPEG images from the commandline 2015-07-06 19:13:14 +02:00
Jindra Petřík
cc475e9781 AS3 deobfuscation from commandline.
Separated deobfuscation settings
2015-07-06 11:36:36 +02:00
honfika@gmail.com
9a5079d4ec Introduce end-of-line normalization 2015-07-04 21:00:41 +02:00
honfika@gmail.com
1cf974e661 handle exceptions in command line export: do not break... continue. 2015-07-04 16:47:01 +02:00
honfika@gmail.com
c8c548c5a9 handle exceptions in command line export 2015-07-04 16:35:09 +02:00
honfika@gmail.com
37e51d8503 #936 Replace shapes with png image from the command line 2015-07-04 15:01:12 +02:00
honfika@gmail.com
4deeda6361 typo fixes 2015-07-04 14:57:18 +02:00
honfika@gmail.com
f96fb33c4d AS2 script import: import pcode/constants 2015-07-02 09:07:55 +02:00
honfika@gmail.com
e278dd9aee command line option to find swf which contains a specified tag (e.g ffdec.bat --debugtool findtag /swf_folder/ JPEGTables) 2015-07-01 13:27:47 +02:00
honfika@gmail.com
29e3f43102 save fix when compression changed to lzma, allow to compress to lzma from command line. also allow to recompress from command line (e.g lzma=>zlib) 2015-06-15 16:08:23 +02:00