Commit Graph

52 Commits

Author SHA1 Message Date
Jindra Petøík
a1e5a1ff25 Issue #78 script trait slots fix 2013-04-28 09:52:37 +02:00
Jindra Petøík
dc720378ca removetraps...this fix
graph path fix
2013-04-27 22:52:12 +02:00
Jindra Petøík
8f9d81149f Issue #78 fix
support for larger switches (more than 10 cases) - GraphPath
better while(true) detection
StackOverflow detection
2013-04-27 20:53:22 +02:00
Jindra Petøík
9b8d23dc98 loop to string 2013-04-27 20:50:14 +02:00
Jindra Petøík
51803c2850 Issue #79, wrong printGraph 2013-04-27 17:22:29 +02:00
Jindra Petøík
ba0ee6fd60 gui enhancements 2013-04-20 18:51:45 +02:00
Jindra Petøík
f7beaaecca AS1/2/3 loops fix 2013-04-20 16:52:37 +02:00
Jindra Petøík
9a728060bd AS3: Fixed pre/post increments/decrements 2013-04-20 15:28:01 +02:00
Jindra Petøík
f6b3c559f0 Issue #68 binary data export, assigning names to characters via SymbolClass tag 2013-04-20 14:00:59 +02:00
Jindra Petøík
3e0eb0fe48 Issue #48 Decompile only specified class 2013-04-20 11:51:59 +02:00
Jindra Petøík
877ba24c81 Issue #66 Decompress LZMA from commandline 2013-04-20 10:46:00 +02:00
Jindra Petøík
9e79afd784 while, do..while fix 2013-04-20 10:26:20 +02:00
Jindra Petøík
dca5bc5466 Issue #75 If ... return 2013-04-20 10:11:58 +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
aff763637b better AS1/2 parser - constantpool 2013-04-14 15:32:02 +02:00
Jindra Petøík
419696472c do..while fix 2013-04-14 11:36:09 +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
7e081b1ba5 Issue #72 ternar operator fix
AS3: chained assignments deobfuscation fix
2013-04-13 09:46:16 +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
175ccd07e0 while true fix 2013-04-06 20:24:46 +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
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
4e8eddfbbc AS3 ClassCast fix
static const init in obfuscated code
2013-03-25 21:29:24 +01:00
Jindra Petøík
f843082a97 AS3 fixed deobfuscation causing incorrect decompilation in some cases
alse Issue #47
2013-03-25 20:50:06 +01:00
Jindra Petøík
77e25529b5 @Override annotation 2013-03-24 10:18:04 +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
2b8f708b05 Issue #46 ifs with empty branches got ignored 2013-03-22 21:16:32 +01:00
Jindra Petøík
2985b37628 AS3 better deobfuscation 2013-03-22 21:00:35 +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
803cf80b1d AS1/2 better deobfuscation 2013-03-10 19:17:15 +01:00
Jindra Petøík
49ba85f21f AS1/2 better deobfuscation 2013-03-10 14:51:51 +01:00
Jindra Petøík
c9fe445372 AS1/2 better deobfuscation 2013-03-10 13:57:31 +01:00
Jindra Petøík
4c1485808f AS1/2 better deobfuscation
code formatting
2013-03-10 06:03:15 +01:00
Jindra Petøík
287f7868f0 Issue #37 reversed loop conditions in AS3 2013-03-04 19:59:14 +01:00
Jindra Petøík
29df74767e fixed toStringNoQuotes - function names in AS1/2 2013-03-03 08:31:27 +01:00
Jindra Petøík
366b96a59a New icons (Silk icons)
All tags merged into one tree including AS3 classes
2013-03-02 21:00:07 +01:00
Jindra Petøík
463180f31e #35 Unicode strings fix 2013-03-02 09:27:48 +01:00
Jindra Petøík
743cf62b85 AS3: ignore return void at the end of the method
AS3: ABC - find by class & method
2013-02-28 22:07:06 +01:00
Jindra Petøík
aa912facad adapting AS3 decompilation to common method 2013-02-26 22:44:46 +01:00
Jindra Petøík
7d10e8d13e fixed && or || in loop condition 2013-02-25 19:43:19 +01:00
Jindra Petøík
8baa5691e9 AS1/2 and AS3 now share common decompiling method 2013-02-24 22:46:42 +01:00