Commit Graph

919 Commits

Author SHA1 Message Date
honfika@gmail.com
f726b5677e +1 AS2 test 2015-10-29 08:49:53 +01:00
honfika@gmail.com
1d3f50dbe2 avm2 code execution fix 2015-10-28 19:22:42 +01:00
Jindra Petřík
30bb6113a2 Import fixes, full package handling, make test pass 2015-10-28 19:16:52 +01:00
Jindra Petřík
c5589a9279 Issue #1019 Namespace imports fix 2015-10-28 12:02:38 +01:00
Jindra Petřík
87a1a9206f Namespace name comparation fix (dottedchain "" == name_id 0
Method body creation arguments fix
2015-10-28 09:20:41 +01:00
Jindra Petřík
5f7564ecbc Issue #1063 AS3 direct edit - script initializer fix, generating method names
XML export/import fixes
Interfaces added to AS3 tests
2015-10-28 08:28:16 +01:00
Jindra Petřík
770e1b4352 Merge origin/master 2015-10-27 23:47:54 +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
48bc72c8e8 old function removed 2015-10-27 20:30:19 +01:00
honfika@gmail.com
a3639383e6 Merge origin/master 2015-10-26 20:43:16 +01:00
honfika@gmail.com
d6d5435598 faster getUnreachableActionCount 2015-10-26 20:42:26 +01:00
Jindra Petřík
4d6dda002e Check / Set passwords for password tags 2015-10-26 20:41:47 +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
1cc9095acd Merge origin/master 2015-10-24 19:14:02 +02:00
Jindra Petřík
b9c289464d enable debugging of SWF file, from commandline 2015-10-24 19:13:36 +02:00
honfika@gmail.com
16835439cf Merge origin/master 2015-10-24 18:30:10 +02:00
honfika@gmail.com
4c942fb3b5 execute actions without translating them.... to be continued... 2015-10-24 18:29:56 +02:00
Jindra Petřík
eab1e53e2a Merge origin/master 2015-10-24 16:39:42 +02:00
Jindra Petřík
054cf88311 AVM2: Insert instruction fix 2015-10-24 16:37:24 +02:00
honfika@gmail.com
a00b2d55ca AVM2 insturuction execution (without graph translate) improved 2015-10-24 15:40:46 +02:00
Jindra Petřík
ebc3f59430 remove unneccessary method 2015-10-24 14:18:30 +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
a4f4dd3604 small improvements, little bit faster decompilation by caching the number values of the strings 2015-10-23 12:56:27 +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
c07d4d304e AS3 swf updated 2015-10-23 09:17:49 +02:00
Jindra Petřík
09ae6c62a0 Issue #418 and/or detection fix 2015-10-22 09:49:11 +02:00
Jindra Petřík
f3ae3e6830 Merge origin/master 2015-10-22 09:20:23 +02:00
Jindra Petřík
bb31df7f67 Issue #418 get_local set_local deobfuscation 2015-10-22 09:19:18 +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
77292daf2f test fix 2015-10-21 14:53:22 +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
a093b2580e Issue #1037 isXML call fix 2015-10-21 06:39:34 +02:00
Jindra Petřík
7bbbb7edae initializers fix 2015-10-20 23:15:10 +02:00
Jindra Petřík
965a95a81a initializers fix 2015-10-20 23:14:49 +02:00
Jindra Petřík
07cf580042 Issue #1060 and fix 2015-10-20 23:00:55 +02:00
Jindra Petřík
a9740f3c70 static initializer hilight fix 2015-10-20 19:54:55 +02:00
Jindra Petřík
9c42e86af6 Merge origin/master 2015-10-20 19:47:21 +02:00
Jindra Petřík
599b704a91 Issue #1060 reversed and/or detection when compiled as push false / push true 2015-10-20 19:47:03 +02:00
honfika@gmail.com
1a55deb890 as code format fix 2015-10-20 19:29:29 +02:00
Jindra Petřík
f143434d9e Issue #1062 Editing/displaying script initializers 2015-10-20 16:37:39 +02:00
honfika@gmail.com
057a12ccba test fix 2015-10-20 09:35:10 +02:00
honfika@gmail.com
2396710e35 faster AS2 deobfuscation (ActionDeobfuscatorSimple and ActionDeobfuscator combined to a single linked list based algorithm), caching deobfuscated action list fix 2015-10-20 09:16:59 +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
d5fee60f26 missing file 2015-10-19 10:33:58 +02:00
honfika@gmail.com
c7a9c0f824 remove obfuscated unused variables 2015-10-19 10:22:29 +02:00
honfika@gmail.com
b45d67014c #689 Ignore Case not correctly toggled: fixed 2015-10-18 15:55:33 +02:00
honfika@gmail.com
9839fb496f #991 Serious Bug in Decompiler! fixed 2015-10-18 09:26:44 +02:00