Commit Graph

43 Commits

Author SHA1 Message Date
Honfika
203abdd561 LocalData object instead of object lists 2014-01-12 23:43:30 +01:00
Honfika
ac96c7dbb5 Workarounds for StackOverflowExceptions 2013-12-01 08:53:04 +01:00
Honfika
bef5f0ae67 cleanup with "Inspect and Transform" 2013-11-07 00:26:49 +01:00
Honfika
62e97826a9 throw interrupted exception when Thread.isInterrupted() => timed out threads will abort 2013-11-05 23:29:26 +01:00
Jindra Petøík
5d092a0954 Issues #319: AS3 - Improved try..catch..finally decompilation 2013-08-11 17:21:29 +02:00
Jindra Petøík
c63fd4ebd9 Issue #258 AS1/2 chained assignments
AS1/2 Detecting temporary registers
assignment spaces
2013-07-31 22:21:50 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
bf195f1a6a Refactoring:
AVM2 / TreeItem => AVM2Item
Action / TreeItem => ActionItem
decompiler.flash.graph => decompiler.graph
2013-07-16 05:40:32 +02:00
Jindra Petøík
49ef4c0961 AS1/2 Improved direct editing
AS1/2 Improved decompilation of various global functions
2013-07-15 23:07:36 +02:00
Jindra Petøík
547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Petøík
08702b724d Issue #197 AS1/2 missing storeregister before switch 2013-07-09 17:13:01 +02:00
Jindra Petøík
ec1e4c5ea6 Issue #213 AS2 var fields missing quotes, Switch fix 2013-07-09 17:09:10 +02:00
Jindra Petøík
82f1d5fcde Issue #153 Better deobfuscation 2013-07-07 22:50:09 +02:00
Jindra Petøík
3b0754021e Refreshing shape/frame cache after image replace
formatting
2013-07-07 08:39:25 +02:00
Jindra Petøík
77628bf739 Issue #197 AS1/2 switch fixes 2013-07-07 08:13:28 +02:00
Jindra Petøík
45a08c4cbb Issue #172 checkPrecoNextParts fix 2013-07-04 22:03:34 +02:00
Jindra Petøík
681127a92a improved loop detection
fixed AS1/2 switch
2013-06-29 17:29:38 +02:00
Jindra Petøík
4f41b1eb22 Improved loop detection (own algorithm)
Boomerang part removed (was not working well)
2013-06-18 23:00:24 +02:00
Jindra Petøík
531b2d4821 updated loop detection algorithm 2013-06-15 19:48:50 +02:00
Jindra Petøík
b8778ba2f1 New loop detection algorithm 2013-06-09 05:59:59 +02:00
Jindra Petøík
855cd13a31 Issue #108 Paralel tag reading
Java 7 diamond operator
2013-06-04 20:46:22 +02:00
Honfika
304289c0ac generic parameters 2013-06-01 00:22:14 +02:00
Jindra Petøík
49102ce719 AS1/2: #93 fixed switch detection
AS2: Better class detection
2013-05-19 08:13:31 +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
b9eeb54b68 AS1/2: For..in fix 2013-04-20 15:46:45 +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
9c2e970e65 better AS1/2 parser 2013-04-14 14:20:38 +02:00
Jindra Petøík
c5edeeb3fb AS1/2 ActionTry fix
AS1/2 Infinity
2013-04-04 21:34:23 +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
d549856d49 AS1/2 better deobfuscation 2013-03-23 22:58:54 +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
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
4c1485808f AS1/2 better deobfuscation
code formatting
2013-03-10 06:03:15 +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
8baa5691e9 AS1/2 and AS3 now share common decompiling method 2013-02-24 22:46:42 +01:00
Jindra Petøík
6ca95c8e34 Project renamed to Free Flash Decompiler.
Code moved to new dir.
Version changed to 1.3
2013-02-17 18:13:01 +01:00