Commit Graph

868 Commits

Author SHA1 Message Date
honfika@gmail.com
e62b886a09 AS3 instruction execution fixes 2015-11-05 08:53:57 +01:00
honfika@gmail.com
5e077eb024 build fix 2015-11-04 08:38:52 +01:00
honfika@gmail.com
56bd4cd1f6 AS2 deobfuscation improvement 2015-11-01 12:12:04 +01:00
Jindra Petřík
2a63daf3f0 Issue #775 AS3 direct edit - InstanceInfo name index fix 2015-10-30 10:47:31 +01:00
Jindra Petřík
81c06e7d37 body constructor fix in GUI 2015-10-28 08:34:51 +01:00
Jindra Petřík
6a9d7aa0e6 #1068 MorphShape with focal gradient fix
ImageFormat correct extension
Logging exception on FLA export
FLA XML formatting fix
2015-10-27 23:47:30 +01:00
honfika@gmail.com
75b407d119 execute actions without translating them...., using this new execute method in deobfuscator 2015-10-25 10:08:28 +01:00
Jindra Petřík
b9c289464d enable debugging of SWF file, from commandline 2015-10-24 19:13:36 +02:00
Jindra Petřík
538e185ce9 Added delay to SWF display in external player to avoid illegal access 2015-10-24 14:06:13 +02:00
Jindra Petřík
94d4e5d218 Save session file titles
Flash player access violation fix (added delay)
2015-10-24 13:17:22 +02:00
Jindra Petřík
7830edc139 Merge origin/master 2015-10-24 10:11:38 +02:00
Jindra Petřík
8c8be0737f Open loaded SWFs during playback feature 2015-10-24 10:09:39 +02:00
honfika@gmail.com
cbb3b1bff2 new tests for FQNs and namespaces, using pluginpath config 2015-10-23 10:52:44 +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
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