Commit Graph

55 Commits

Author SHA1 Message Date
Jindra Petøík
4b91a515a8 better duplicate handling 2013-05-25 20:00:54 +02:00
Jindra Petøík
acbaa19dac better duplicate handling 2013-05-25 19:53:04 +02:00
Jindra Petøík
91d0ff8803 Issue #95 - better script end handling 2013-05-19 13:57:55 +02:00
Jindra Petøík
ab31e793e9 Graph decompiling enhancements, better path handling 2013-05-19 12:47:41 +02:00
Jindra Petøík
54cd589e31 removed temporary logs to console 2013-05-07 19:41:26 +02:00
Jindra Petøík
cb9c183b82 Fixed while and/or loops 2013-05-05 11:08:42 +02:00
Jindra Petøík
c716b9b328 Issue #88 - Fixed Graph building
Fixed while and/or loops
2013-05-05 10:28:00 +02:00
Jindra Petøík
8e76b33025 formatting
better displaying sprites with bitmap shapes
2013-05-04 15:48:11 +02:00
Jindra Petøík
8d3272742e Graph fix - parts with only jump in in gets ignored 2013-05-04 12:31:05 +02:00
Jindra Petøík
3bd79692ca Graph fix - parts with only jump in in gets ignored 2013-05-04 11:16:39 +02:00
Jindra Petøík
4dd7769c4a AndItem,OrItem fix back 2013-05-03 21:23:28 +02:00
Jindra Petøík
3b82cf2fac Issues #78,#81,#82 Fixed deobfuscation, exceptions during printgraph,... 2013-05-03 20:40:07 +02:00
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
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
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
b53aed8bbe FlashPlayer path modified to "lib/FlashPlayer.exe"
Source Formatting
Few refactorings
2013-04-10 19:44:39 +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
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
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
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