Commit Graph
803 Commits
Author SHA1 Message Date
[email protected] bb55292aad pack and sort character id func moved to library 2015-07-21 22:18:22 +02:00
[email protected] 17ced2e569 replace character ids: pack and sort 2015-07-21 21:46:30 +02:00
[email protected] 183c84b320 replace character id from command line 2015-07-21 20:55:45 +02:00
[email protected] b9734503d0 replace alpha channel error message fixed 2 2015-07-21 14:13:39 +02:00
[email protected] cbcce6dfe8 replace alpha channel error message fixed 2015-07-21 14:04:19 +02:00
[email protected] ecc0cd3f15 get image dimension without loading the image 2015-07-20 15:54:40 +02:00
[email protected] 37dc877b16 allow to specify tag type on image and shape import 2015-07-20 13:20:31 +02:00
[email protected] f6e51bbacc NullPointer exception fixed when debug mode is enabled 2015-07-19 13:40:01 +02:00
[email protected] a5d77daf36 show only relevant command line examples 2015-07-19 10:31:17 +02:00
[email protected] 7217ce8f5e deprecated command line parameters removed, show only the relevant parameters when bad arguments specified 2015-07-19 10:03:19 +02:00
[email protected] b874c02db7 create stdout and stderr fodlers when not exists 2015-07-19 06:30:38 +02:00
[email protected] a9fe6d3d92 goto usage fix 2015-07-18 22:41:53 +02:00
[email protected] 91fb53d665 as3 classes export simplified 2015-07-18 19:47:26 +02:00
[email protected] a7d57c19a4 inline constant pool string when the pool is too big 2015-07-18 15:30:51 +02:00
[email protected] 35cfe219a4 error message when constant pool is too big 2015-07-18 08:23:09 +02:00
Jindra Petřík 9550376f52 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScript3Parser.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ClassAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ConstAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/FunctionAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/GetterAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/InterfaceAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/MethodAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SetterAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/SlotAVM2Item.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/TraitFunction.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/TraitMethodGetterSetter.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/types/traits/TraitSlotConst.java
2015-07-17 14:40:57 +02:00
[email protected] 684af502a6 #978 Class names are case sensitive, but filenames are not, so they are overwritten sometimes during export 2015-07-17 10:37:04 +02:00
[email protected] 0b69a9e75c allow to export only as2 or as3 from command line 2015-07-17 09:35:03 +02:00
[email protected] b1a84a3940 debug things removed 2015-07-17 09:23:16 +02:00
[email protected] a6dc717225 calculating the action length without writing it to a stream 2015-07-17 09:19:51 +02:00
[email protected] a61ff138ea AS editing fix + some DottedChain changes 2015-07-15 20:15:04 +02:00
[email protected] c9efbedc40 config setting to overwrite exported files 2015-07-15 16:54:32 +02:00
[email protected] 56a0f96661 some new string builders 2015-07-15 10:27:34 +02:00
[email protected] c4530dfdd5 #967 Replace DefineText content from CLI 2015-07-14 21:52:44 +02:00
[email protected] 74c78b4b28 build fix 2015-07-14 21:27:37 +02:00
[email protected] af3553e387 more DottedChains 2015-07-14 21:11:08 +02:00
[email protected] a4d49aeaf0 using DottedChains (almost) everywhere 2015-07-14 20:13:54 +02:00
Jindra Petřík 5462342e3a Deobfuscation level GUI selection fixed 2015-07-12 16:49:16 +02:00
[email protected] fa6b85416f export fix 2015-07-11 19:20:43 +02:00
[email protected] 8f8db771e8 command line remove fix, show tag number in dumpSWF 2015-07-11 13:27:44 +02:00
[email protected] e9b74200ad parallel AS2 export (similar to AS3) 2015-07-11 11:41:20 +02:00
[email protected] 42a8fc4c22 GraphTargetItem.src is readonly (field is private, getter added) 2015-07-09 10:51:04 +02:00
[email protected] 45a19deed3 #958 Remove and Replace character tag of items from CLI fix 2015-07-09 08:41:45 +02:00
[email protected] 4f35fd8e28 #958 Remove and Replace character tag of items from CLI 2015-07-08 21:55:46 +02:00
[email protected] cecb13d78d show script name in log message (currently only without path) 2015-07-08 08:58:03 +02:00
[email protected] 8c3bab5346 Cancel workers after each command line export 2015-07-07 22:31:47 +02:00
[email protected] 318724370b common deobfuscate method 2015-07-07 22:13:35 +02:00
Jindra Petřík 9646afbd81 Issue #950 AddTrait setting modified fix 2015-07-07 22:04:28 +02:00
[email protected] 9a90aa08ef canceling tasks fixes 2015-07-07 07:28:18 +02:00
[email protected] eeecba09e8 #949 Replace alpha channel of JPEG images from the commandline 2015-07-06 19:13:14 +02:00
[email protected] b3c39bbbee properly interrupt on timeout 2015-07-06 16:10:12 +02:00
Jindra Petřík 94d3544fde Fix display of empty fonts 2015-07-06 11:54:27 +02:00
Jindra Petřík cc475e9781 AS3 deobfuscation from commandline.
Separated deobfuscation settings
2015-07-06 11:36:36 +02:00
Jindra Petřík 25112542fe Option to ignore FlashCC/Alchemy packages 2015-07-06 10:02:41 +02:00
Jindra Petřík 52f2439197 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/deobfuscation/AVM2DeobfuscatorRegisters.java
2015-07-06 09:14:18 +02:00
Jindra Petřík 0e1a76f279 AS3 register deobfuscator improved 2015-07-06 09:12:29 +02:00
[email protected] dcb20d84f0 more cleanup 2015-07-05 21:54:30 +02:00
[email protected] 8928a3c9ee organize imports 2015-07-05 21:28:17 +02:00
Jindra Petřík 4c67fbc2a3 method body dependece fix in gui 2015-07-05 12:58:37 +02:00
[email protected] 9a5079d4ec Introduce end-of-line normalization 2015-07-04 21:00:41 +02:00