Commit Graph
63 Commits
Author SHA1 Message Date
Jindra Pet��k dff40cafef Issue #75 If ... return 2013-04-20 10:05:16 +02:00
Jindra Pet��k 3850520117 Issue #75 comma operator in while/do..while condition 2013-04-20 09:56:32 +02:00
Jindra Pet��k ca5a7b9ab4 comma operator in while condition
AS1/2 switch fix
2013-04-19 23:08:53 +02:00
Jindra Pet��k 78704d9d02 AS1/2 better handling chained assignments/preincrement 2013-04-19 21:36:08 +02:00
Jindra Pet��k f0ecb254da AS2: chained assignments vs classes fix 2013-04-19 20:53:04 +02:00
Jindra Pet��k ac1f6fea06 AS1/2: Merging pushes fix 2013-04-19 20:20:37 +02:00
Jindra Pet��k f85f2cca27 AS1/2 direct editing
ifFrameLoaded function
2013-04-15 19:07:16 +02:00
Jindra Pet��k bb0a1a49bd better AS1/2 parser - properties stub 2013-04-14 15:57:01 +02:00
Jindra Pet��k aff763637b better AS1/2 parser - constantpool 2013-04-14 15:32:02 +02:00
Jindra Pet��k 9c2e970e65 better AS1/2 parser 2013-04-14 14:20:38 +02:00
Jindra Pet��k 92f48f19f7 better AS1/2 parser 2013-04-14 11:15:19 +02:00
Jindra Pet��k d9179a5040 better AS1/2 parser 2013-04-14 10:08:58 +02:00
Jindra Pet��k 38f0941235 better AS1/2 parser 2013-04-14 07:30:55 +02:00
Jindra Pet��k 116bf760f0 poptreeitem fix 2013-04-13 18:25:48 +02:00
Jindra Pet��k e9d0900908 AS1/2 chained assignments classes fix
code formatting
2013-04-13 18:07:47 +02:00
Jindra Pet��k 8e271840e1 AS1/2 chained assignments in expressions 2013-04-13 11:57:13 +02:00
Jindra Pet��k ab9a438ed5 AS1/2 chained assignments decompilation 2013-04-13 11:46:47 +02:00
Jindra Pet��k 70476ef3c5 AS1/2 parser - classes and interfaces 2013-04-13 11:10:24 +02:00
Jindra Pet��k 1f5e80fe00 AS1/2 parser stub 2013-04-13 09:54:17 +02:00
Jindra Pet��k 7e081b1ba5 Issue #72 ternar operator fix
AS3: chained assignments deobfuscation fix
2013-04-13 09:46:16 +02:00
Jindra Pet��k 08e5939e05 ASa/2 closing curly bracket at the end of definefunction when empty body 2013-04-12 21:43:36 +02:00
Jindra Pet��k 7b9379256a AS1/2 double NaN value 2013-04-12 19:33:49 +02:00
Jindra Pet��k b53aed8bbe FlashPlayer path modified to "lib/FlashPlayer.exe"
Source Formatting
Few refactorings
2013-04-10 19:44:39 +02:00
Jindra Pet��k 2da1d61f59 AS1/2 Fixed DefineFunction2 register names (this, super,...) 2013-04-07 14:36:03 +02:00
Jindra Pet��k 22d7ce80be Issue #56 Removed test output left in last release 2013-04-06 18:13:09 +02:00
Jindra Pet��k c5edeeb3fb AS1/2 ActionTry fix
AS1/2 Infinity
2013-04-04 21:34:23 +02:00
Jindra Pet��k dbcaaf01e8 AS1/2 deobfuscation fix for variables renaming 2013-04-02 20:02:41 +02:00
Jindra Pet��k b39456f3e4 AS1/2 deobfuscation fix 2013-04-01 17:32:11 +02:00
Jindra Pet��k 381c1707ff Better AS1/2 deobfuscation 2013-04-01 16:52:05 +02:00
Jindra Pet��k ca6725838c Issue #52 Wrong constant pool detecting - this was fixed in last commit, this is just a note 2013-03-31 22:17:16 +02:00
Jindra Pet��k 5a53822dd4 Issue #51 AS1/2 displaying java class name instead of expression
Better constantpool detection
2013-03-31 22:06:35 +02:00
Jindra Pet��k 3472cc79d2 Issue #50 AS1/2 function body deobfuscation bug 2013-03-31 19:26:37 +02:00
Jindra Pet��k be106cc34b Issue #45 Unicode character cannot save
Code formatting
2013-03-30 16:43:26 +01:00
Jindra Pet��k da1793a6af fixed few compilation issues 2013-03-24 11:50:02 +01:00
Jindra Pet��k 77e25529b5 @Override annotation 2013-03-24 10:18:04 +01:00
Jindra Pet��k 1d75954b5f AS1/2 debofuscation fix 2013-03-24 09:58:42 +01:00
Jindra Pet��k 207e598202 AS1/2 deobfuscation - store register fix 2013-03-24 08:10:25 +01:00
Jindra Pet��k 67dec09957 AS1/2 better identifiers renaming (deobfuscation) 2013-03-24 07:42:51 +01:00
Jindra Pet��k d549856d49 AS1/2 better deobfuscation 2013-03-23 22:58:54 +01:00
Jindra Pet��k 74029e0915 AS1/2 better deobfuscation 2013-03-23 19:15:57 +01:00
Jindra Pet��k cb663834cf AS1/2 renaming identifiers (deobfuscation) 2013-03-23 16:51:14 +01:00
Jindra Pet��k 60a8549192 formatting & imports 2013-03-23 13:29:18 +01:00
Jindra Pet��k e7bffb85ba AS1/2 better deobfuscation 2013-03-23 10:45:26 +01:00
Jindra Pet��k c630d885dd Fixed small issues 2013-03-22 22:29:43 +01:00
Jindra Pet��k 2985b37628 AS3 better deobfuscation 2013-03-22 21:00:35 +01:00
Jindra Pet��k 4d1aeb00d1 Issue #42, AS1/2 - displaying hex
Graph button changed to icon
2013-03-21 20:53:46 +01:00
Jindra Pet��k 787d87fd25 Issue #40, AS1/2 For..in decompilation 2013-03-12 06:16:56 +01:00
Jindra Pet��k 168ae601b4 Issue #40, AS1/2 No logging + For..in..return decompilation 2013-03-11 22:10:50 +01:00
Jindra Pet��k 3b071a0464 Issue #39, AS1/2 NewMethod..Pop fix 2013-03-11 19:05:11 +01:00
Jindra Pet��k 18f0c26e07 AS 1/2: code changes immediately reflection 2013-03-10 20:45:00 +01:00