Commit Graph

59 Commits

Author SHA1 Message Date
Jindra Petøík
af5038287a Issues #243,#326: improved deobfuscation
code formatting
2013-08-11 09:44:33 +02:00
Jindra Petøík
a4e0c5c15f Issue #243 AS3 better for..in deobfuscation 2013-08-03 13:53:02 +02:00
Jindra Petøík
ae0ad85df2 Improved deobfuscation 2013-08-03 08:49:17 +02:00
Jindra Petøík
f6f25e2370 Issue #275 removing returnvoid as last method statement 2013-07-30 19:40:19 +02:00
Jindra Petøík
263763d859 Issue #243 AS3 better deobfuscation 2013-07-29 20:55:03 +02:00
Jindra Petøík
d68d4d22b4 Issue #266 AS3 deobfuscation fix - switches, try clauses
Fixed substance components handling
2013-07-27 18:20:26 +02:00
Jindra Petøík
b6034cfa16 Issue #266 AS3 deobfuscation fix 2013-07-27 16:18:46 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
cc1e1c2377 Issue #137 AS3 deobfuscation fix 2013-07-19 22:33:13 +02:00
Jindra Petøík
58ab6ab390 Issue #244 AS3 deobfuscation fix 2013-07-18 10:37:03 +02:00
Jindra Petøík
42ec4fc7d7 Issue #243 Improved deobfuscation 2013-07-18 09:37:21 +02:00
Jindra Petøík
cbabf6f8ee Issue #243 Improved deobfuscation 2013-07-18 09:30:08 +02:00
Jindra Petøík
b03d30f521 Issue #242 AS3 deobfuscation fix 2013-07-17 18:59:27 +02:00
Jindra Petøík
38bb6513d8 Issues #238,#239,#240 Fixed deobfuscation 2013-07-16 13:04:29 +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
3258ec4f07 AS3: alchemy separated
AS3: new undocumented opcodes
AS3: Switch fix
Error log blinking icon, locales
2013-07-13 12:13:08 +02:00
Jindra Petøík
547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Petøík
59ff4d6139 Search AS progress 2013-07-11 18:13:59 +02:00
Jindra Petøík
250b30d5cd Issue #171 Skipping invalid AS3 code - newobject, newarray 2013-07-11 14:25:22 +02:00
Jindra Petøík
d3c8ce808a #220 Adding characters to font
Displaying font info
2013-07-10 17:31:53 +02:00
Jindra Petøík
0cc3d99be0 fixed AS3 deobfuscation / dup 2013-07-09 19:18:25 +02:00
Jindra Petøík
8bfc8ad30f fixed deobfuscation
Issue #151 option for caching in memory instead of temp files
2013-07-08 20:39:02 +02:00
Jindra Petøík
82f1d5fcde Issue #153 Better deobfuscation 2013-07-07 22:50:09 +02:00
Jindra Petøík
cff3ca6899 Improved error handling 2013-07-07 14:57:57 +02:00
Jindra Petøík
8bf113af6e Issue #196 AS3 switch / deobfuscation fix 2013-07-07 06:59:22 +02:00
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