Commit Graph
3507 Commits
Author SHA1 Message Date
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
[email protected] a4f4dd3604 small improvements, little bit faster decompilation by caching the number values of the strings 2015-10-23 12:56:27 +02:00
[email protected] 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 c07d4d304e AS3 swf updated 2015-10-23 09:17:49 +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
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
[email protected] f10303b4ab plugin to fix the "bug" in issue #786 2015-10-22 09:00:27 +02:00
[email protected] 77292daf2f test fix 2015-10-21 14:53:22 +02:00
[email protected] fcb3c9cc08 store TraitSlotConst.assignedValue in a separated class, which is unique for each threads. 2015-10-21 14:45:56 +02:00
[email protected] 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 27b1a43888 substance event dispatch fix 2015-10-20 20:21:34 +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
[email protected] 1a55deb890 as code format fix 2015-10-20 19:29:29 +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
[email protected] 057a12ccba test fix 2015-10-20 09:35:10 +02:00
[email protected] 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
[email protected] 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
[email protected] d5fee60f26 missing file 2015-10-19 10:33:58 +02:00
[email protected] c7a9c0f824 remove obfuscated unused variables 2015-10-19 10:22:29 +02:00
[email protected] b45d67014c #689 Ignore Case not correctly toggled: fixed 2015-10-18 15:55:33 +02:00
[email protected] 9839fb496f #991 Serious Bug in Decompiler! fixed 2015-10-18 09:26:44 +02:00
[email protected] 85788e258c AS2 deobfuscation improved / faster 2015-10-17 09:52:21 +02:00
[email protected] d2eaaa9fab action long arguments (e.g InitProerty count parameter) can be anything on the stack, use EcmaScript.toNumber to convert it to integer (long) 2015-10-16 09:04:45 +02:00
[email protected] f0a003485f Remove multiple obfuscated GetTimes actions 2015-10-15 08:58:09 +02:00
[email protected] 13bbb1ee19 Deobfuscation fix again:) 2015-10-14 19:16:09 +02:00
[email protected] 2d93a4463f AS2 deobfuscation fix 2015-10-13 08:14:13 +02:00
[email protected] 1a26d9fa9b AS2 deobfuscation fix 2015-10-12 08:52:08 +02:00
[email protected] 3475b63496 command line argument to print statistics of the decompilation performance 2015-10-11 16:13:42 +02:00
[email protected] b733666fcf #1057 Editing as in editor results in package name moving: fixed 2015-10-10 15:03:28 +02:00
[email protected] 18e039519f #1056 deltaY missing when adding a new StraightEdgeRecord fixed 2015-10-09 09:22:24 +02:00
[email protected] ca0642fe82 AS3 instuction list test 2015-10-08 19:02:12 +02:00
[email protected] e8425fcadd faster "removeGetTimes" 2015-10-07 15:53:36 +02:00
[email protected] 4b98a7fae7 actionif + action jump target calcualtion simplified 3 2015-10-06 19:10:32 +02:00
[email protected] 4abf8e98c8 test method to find AS execution problems (compares the result from FFDec and from Adobe flash player) improved 2015-10-05 18:35:44 +02:00