Commit Graph

897 Commits

Author SHA1 Message Date
honfika@gmail.com
e62b886a09 AS3 instruction execution fixes 2015-11-05 08:53:57 +01:00
honfika@gmail.com
3508a67fc1 some AS3 instruction executions implemented 2015-11-04 07:49:49 +01:00
honfika@gmail.com
58596ca5e5 execution of StringExtract and MBStringExtract implemented 2015-11-03 11:36:32 +01:00
honfika@gmail.com
e7bf1b0319 preserve variable order in AS2 deobfuscation + make it faster 2015-11-02 08:32:41 +01:00
honfika@gmail.com
56bd4cd1f6 AS2 deobfuscation improvement 2015-11-01 12:12:04 +01:00
honfika@gmail.com
e248fc117f AS3 deobfuscation improvement again:) 2015-10-31 20:52:16 +01:00
honfika@gmail.com
8306fe8149 Merge origin/master 2015-10-30 23:16:09 +01:00
honfika@gmail.com
3290e3d05d Old (but still mode = 1, so not the oldest) AS2 deobfuscation methods removed 2015-10-30 23:10:39 +01:00
Jindra Petřík
c41989755b Deobfuscated metadata 2015-10-30 12:48:02 +01:00
Jindra Petřík
bfc38fc160 AS3 direct edit - empty parenthesis disallowed 2015-10-30 12:08:05 +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
7c4d4db6df Issue #933 AS3 allow numbers as object literal keys 2015-10-29 23:17:37 +01:00
Jindra Petřík
0900fc00cb Issue #1004 this/super can be AS1/2 variable 2015-10-29 22:52:14 +01:00
Jindra Petřík
19944a6656 Merge origin/master 2015-10-29 22:13:03 +01:00
Jindra Petřík
d16a3a266c Issue #1008 pushshort instruction diassembly fix 2015-10-29 22:12:39 +01:00
honfika@gmail.com
a3b7a6747d Merge origin/master 2015-10-29 08:50:10 +01:00
honfika@gmail.com
f726b5677e +1 AS2 test 2015-10-29 08:49:53 +01:00
Jindra Petřík
48f1962476 #1010 AS2 direct editation - internal and override is not a reserved word 2015-10-29 07:30:23 +01:00
Jindra Petřík
679c528ef5 Merge origin/master 2015-10-28 20:41:45 +01:00
Jindra Petřík
e24db54210 #1016 direct editation - class name index fix 2015-10-28 20:41:21 +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