Commit Graph

851 Commits

Author SHA1 Message Date
Jindra Petřík
9196a1db47 Commandline SWF info: -info parameter 2015-10-22 20:57:05 +02:00
honfika@gmail.com
f10303b4ab plugin to fix the "bug" in issue #786 2015-10-22 09:00:27 +02:00
honfika@gmail.com
fcb3c9cc08 store TraitSlotConst.assignedValue in a separated class, which is unique for each threads. 2015-10-21 14:45:56 +02:00
honfika@gmail.com
099bffdf68 removed some unnecessary parameters + small fixes 2015-10-21 08:54:25 +02:00
Jindra Petřík
27b1a43888 substance event dispatch fix 2015-10-20 20:21:34 +02:00
Jindra Petřík
1ff403e7dc Issue #1062 hide script initializer item when not needed 2015-10-20 16:43:08 +02:00
Jindra Petřík
f143434d9e Issue #1062 Editing/displaying script initializers 2015-10-20 16:37:39 +02:00
honfika@gmail.com
f699fd72bb faster AS2 deobfuscation (ActionDeobfuscatorSimple and ActionDeobfuscator combined to a single linked list based algorithm), caching deobfuscated action list 2015-10-20 09:13:50 +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
b147153441 exe export fix 2015-09-24 15:49:12 +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
e2e973c53b hungarian translation 2015-09-18 14:10:57 +02:00
honfika@gmail.com
e8fb8e2f37 faster syntax highlighting 2015-09-16 14:12:13 +02:00
honfika@gmail.com
5e42c5b57c export uncompressed data from dump tree 2015-09-15 09:36:42 +02:00
honfika@gmail.com
3958217d93 #1047 6.0.2 open all scripts folders: fix 2015-09-13 08:31:41 +02:00
honfika@gmail.com
1badb49810 not creating always new instruction definition objects 2015-09-07 10:20:11 +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
83382a18bd spanish translation 2015-09-01 09:11:27 +02:00
honfika@gmail.com
6887e51a86 unnecessarry try-catch removed from deobfuscarot methods 2 + small fixes 2015-08-30 08:37:19 +02:00
honfika@gmail.com
44d3bada72 handle (ignore) exception on setAllowNetworking call 2015-08-28 20:36:29 +02:00
honfika@gmail.com
433aeb1469 italian tranlsation 2015-08-27 07:38:04 +02:00
honfika@gmail.com
696ee04cb4 avoid throwing EmptyStackExceptions in as2 deobfuscation 2015-08-26 20:50:22 +02:00
honfika@gmail.com
5465043ec0 Italian added to select language dialog. 2015-08-25 11:54:22 +02:00
honfika@gmail.com
0cc939220a italian translation added 2015-08-25 11:48:08 +02:00
honfika@gmail.com
f9109a6d4d tag tree search panel visibility (when opening/closing swfs) fix 2015-08-15 17:22:33 +02:00
honfika@gmail.com
6a05d79ebe some already implemented todo comments removed 2015-08-14 12:41:11 +02:00
honfika@gmail.com
6a1599c5fe missing file 2015-08-12 14:30:19 +02:00
honfika@gmail.com
809091ea42 framerate is float 2015-08-12 14:22:04 +02:00
honfika@gmail.com
427e7ea70d some netbeans inspection fixes 2015-08-11 14:40:56 +02:00
honfika@gmail.com
80bf0556fd export folder fix 2015-08-10 14:33:54 +02:00
honfika@gmail.com
0d440908dc create subfolders for swfs when multiple swf exported 2015-08-09 11:45:26 +02:00
honfika@gmail.com
60603f3b44 hongarian translation fixes 2015-08-06 13:53:10 +02:00
honfika@gmail.com
0325f59a7f line endigs fixed 2015-08-05 09:20:24 +02:00
honfika@gmail.com
586111ea8a generic tag panel: binary editor now can edit byte[] 2015-08-03 08:32:54 +02:00
honfika@gmail.com
47152b3a13 better binary editor in generictagttreepanel 2015-08-02 16:22:07 +02:00
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
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
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
e6dc7b5a26 #999 save as FLA fixed 2015-07-24 12:07:21 +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