Commit Graph

284 Commits

Author SHA1 Message Date
Jindra Petřík
85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
honfika@gmail.com
f48f81ecef cache parameter removed, only the folder preview images were cached, cache them in that class 2016-02-10 08:59:33 +01:00
honfika@gmail.com
ab4a7bfbdb do not apply color transform when it has the default values 2016-02-07 10:23:29 +01:00
honfika@gmail.com
09a7f68583 calculate only the necessary outlines while moving the mouse over the internal player area 2016-02-06 09:23:50 +01:00
honfika@gmail.com
11d3e41c4e #1144 Command line argument renameInvalidIdentifiers creates a corrupted SWF: close file strem properly (stream is not flushed after System.exit call) 2016-02-02 15:34:47 +01:00
honfika@gmail.com
7b53768da7 #1127 autoRenameIdentifiers is not supported in CLI mode: fixed 2016-01-03 10:45:54 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
792b627cd9 add custom command line parameters 2015-12-28 10:12:20 +01:00
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