Commit Graph

34 Commits

Author SHA1 Message Date
Jindra Petøík
e8e62c3947 some FindBugs refactorings (partially) 2013-07-05 09:51:07 +02:00
Jindra Petøík
b8778ba2f1 New loop detection algorithm 2013-06-09 05:59:59 +02:00
Jindra Petøík
43164625cd Java 7 try-with-resources
Java 7 multi catch
2013-06-04 21:35:35 +02:00
Jindra Petøík
855cd13a31 Issue #108 Paralel tag reading
Java 7 diamond operator
2013-06-04 20:46:22 +02:00
Jindra Petøík
8b4308fd7f Supported Java version changed to 1.7
Unchecked warnings eliminated
2013-06-02 22:03:03 +02:00
Honfika
304289c0ac generic parameters 2013-06-01 00:22:14 +02:00
Jindra Petøík
7c85a9b8da Issue #100 Support for larger obfuscated code. 2013-05-25 17:50:38 +02:00
Jindra Petøík
cb9c183b82 Fixed while and/or loops 2013-05-05 11:08:42 +02:00
Jindra Petøík
8e76b33025 formatting
better displaying sprites with bitmap shapes
2013-05-04 15:48:11 +02:00
Jindra Petøík
646969cd8a AS3: chained assignments disabled because it does not work for obfuscated code 2013-05-04 10:16:19 +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
e562852e33 scriptIndex localdata fix 2013-05-01 15:28:32 +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
8b29ca20ff AS3: better deobfuscation 2013-04-18 21:17:54 +02:00
Jindra Petøík
b63ac1cd4a AS3 better deobfuscation 2013-04-15 19:54:55 +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
8c3e088634 AS3 loops fix (deobfuscation) 2013-04-06 22:10:48 +02:00
Jindra Petøík
0a25bc32bf Issue #57 Unknown instruction exception now ignored 2013-04-06 18:15:13 +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
2985b37628 AS3 better deobfuscation 2013-03-22 21:00:35 +01:00
Jindra Petøík
50cce00fe0 Issue #42, AS3 - displaying hex
Graph button changed to icon
2013-03-20 22:01:52 +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
53a94317a7 AS3: SetLocal..GetLocal fix 2013-02-27 22:38:54 +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
ed6afee9a8 formatting, organize imports 2013-02-22 21:40:55 +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