Commit Graph

3358 Commits

Author SHA1 Message Date
honfika@gmail.com
29f52c2283 #1007 Allow to replace binary data (ByteArrayRange) in raw editing 2015-08-01 17:52:28 +02:00
honfika@gmail.com
1ad532aff7 debug output removed 2015-07-31 15:53:16 +02:00
honfika@gmail.com
c638f04492 null pointer exceptions fixed in generic tag tree panel editing mode 2015-07-30 19:09:29 +02:00
honfika@gmail.com
7216b4bd0a Byte array fixed in generic tag editor 2015-07-29 20:54:01 +02:00
honfika@gmail.com
6346611060 write fontnames with default endcoding for swfs having version 5 or less 2015-07-28 19:05:37 +02:00
honfika@gmail.com
8774489049 ByteArraRange instead of reading them to new byte array: Font4Tag data 2015-07-27 12:12:37 +02:00
honfika@gmail.com
c5d960f10b some more ByteArraRange objects instead of reading them to new byte array, method to read netstings (length + characters) in SwfInputStream 2015-07-27 11:21:26 +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
e1c6138db9 always add "others" node to tagtree, first characterid fixed 2015-07-25 14:10:31 +02:00
honfika@gmail.com
157f167dfe possibility to add new tags without enabling "show emtpy folders" from the context menu of the "others" node 2015-07-25 13:05:50 +02:00
honfika@gmail.com
7669a6747c #489 Hex decode very large integers 2015-07-24 20:09:02 +02:00
honfika@gmail.com
618c7d477a #1000 Images export fails for malformed JPEG3 tags fixed 2015-07-24 13:28:30 +02:00
honfika@gmail.com
e6dc7b5a26 #999 save as FLA fixed 2015-07-24 12:07:21 +02:00
honfika@gmail.com
b9c0720407 #991 (Not so) Serious Bug in Decompiler! 2015-07-23 17:50:15 +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
d29ef4ca25 show script + package names with paragraph syntax in tagtree 2015-07-22 14:15:15 +02:00
honfika@gmail.com
1b2488e2ab #996 "Go to document class" does nothing: fixed 2015-07-22 09:59:22 +02:00
honfika@gmail.com
b12c18651a replace character ids in exportasset and symbolclass tags 2015-07-21 22:33:24 +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
4655bf809d replace character ids: pack and sort fix 2015-07-21 22:13:59 +02:00
honfika@gmail.com
17ced2e569 replace character ids: pack and sort 2015-07-21 21:46:30 +02:00
honfika@gmail.com
790d2f4ea0 build fix 2015-07-21 21:00:23 +02:00
honfika@gmail.com
183c84b320 replace character id from command line 2015-07-21 20:55:45 +02:00
honfika@gmail.com
2e5ae046a6 #989 Rename invalid idetifiers -Type - classes get lost if name exists: check existing constants in all abc tags 2015-07-21 19:57:04 +02:00
honfika@gmail.com
e2038501a0 fla export: image alphafix 2015-07-21 19:17:58 +02:00
honfika@gmail.com
f59edae0e8 cache only "alpha multiplied" images 2015-07-21 19:06:30 +02:00
honfika@gmail.com
b77c2912f1 premultiply alpha fix 2015-07-21 16:11:24 +02:00
honfika@gmail.com
b9734503d0 replace alpha channel error message fixed 2 2015-07-21 14:13:39 +02:00
honfika@gmail.com
cbcce6dfe8 replace alpha channel error message fixed 2015-07-21 14:04:19 +02:00
honfika@gmail.com
b36305e3e1 package/namespace test classes added to as3 text swf. todo: create unit test 2015-07-21 14:02:44 +02:00
honfika@gmail.com
ecc0cd3f15 get image dimension without loading the image 2015-07-20 15:54:40 +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
ebd6b5760c package/namespace test classes added to as3 text swf. todo: create unit test 2015-07-19 16:19:57 +02:00
honfika@gmail.com
2ad09b1d98 put jpeg tag to correct position after replacing shape 2015-07-19 14:32:33 +02:00
honfika@gmail.com
f6e51bbacc NullPointer exception fixed when debug mode is enabled 2015-07-19 13:40:01 +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
a9fe6d3d92 goto usage fix 2015-07-18 22:41:53 +02:00
honfika@gmail.com
1aa9504240 AS2 parser: add string to constant pool, if there is enough space 2015-07-18 21:00:32 +02:00
honfika@gmail.com
cc4a5b7d82 remove unused constant pool items after replacing them 2015-07-18 20:47:25 +02:00
honfika@gmail.com
91fb53d665 as3 classes export simplified 2015-07-18 19:47:26 +02:00
honfika@gmail.com
a7d57c19a4 inline constant pool string when the pool is too big 2015-07-18 15:30:51 +02:00
honfika@gmail.com
35cfe219a4 error message when constant pool is too big 2015-07-18 08:23:09 +02:00
honfika@gmail.com
0b4ea14a95 better as2 deobfuscation, #955 AS2 decompilation problem - IllegalArgumentException fix 2015-07-18 07:18:53 +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
Jindra Petřík
113510a105 AS3: Display and direct edit trait Metadata 2015-07-17 14:33:15 +02:00