Commit Graph

94 Commits

Author SHA1 Message Date
Honfika
d23c2dbe63 highlighting refactored 2013-11-01 01:07:19 +01:00
Honfika
2cf26a4c31 removed some unnecessary checks 2013-10-20 08:35:49 +02:00
Honfika
908e73e0b3 small fixes 2013-10-16 23:11:01 +02:00
Honfika
79f2f7cd45 replace hex tags to comment in export, AS2 highlight fixed 2013-10-15 22:24:17 +02:00
Honfika
3be09601c3 export "pcode with hex" and "only hex" options added 2013-10-15 21:50:00 +02:00
Honfika
dbd1232df2 small fixes, improvements 2013-10-15 19:11:06 +02:00
Honfika
b82bd36058 more stringbuilders 2 2013-10-14 23:47:26 +02:00
Honfika
31bca9c8fe more stringbuilders 2013-10-13 19:36:57 +02:00
Honfika
fb5af451e2 localData class added 2013-10-13 12:33:15 +02:00
Honfika
ac7f4a6f17 test for removing extra jumps (currently fails), small issue with ActionEnd fixed 2013-10-12 12:49:06 +02:00
Jindra Petøík
fcd3f8b0cd Improved highlighting, now uses lexer. 2013-09-15 12:04:30 +02:00
Honfika
624194f453 organize imports 2013-09-09 21:12:58 +02:00
Honfika
d017a6c8fc indent open, indent close fixed 2013-09-03 11:18:18 +02:00
Honfika
8f4fbb6679 AS2 disassembler fixed (jump to the middle of the instuction) 2013-09-03 00:35:24 +02:00
Jindra Petøík
5e1976a792 Playback controls 2013-09-01 14:30:49 +02:00
Honfika
5e9ef55911 asmparser: constantpool problem fixed 2013-08-28 17:28:21 +02:00
Honfika
d1a0c1d463 highlight parameter added 2013-08-25 15:17:58 +02:00
Honfika
8e4bbfcf61 Show total export time, configurable method decompilation timeout 2013-08-25 10:45:07 +02:00
Jindra Petøík
8a8084ef28 Loading SWFs from memory
Progressbar animation fix
Few refactorings
2013-08-24 14:05:15 +02:00
Honfika
0ef3a7dea1 decompilation timeouts 2013-08-20 19:18:01 +02:00
Jindra Petøík
7eca256e3c Issues #266: Unsuccessfull try to improve deobfuscation 2013-08-11 22:41:48 +02:00
Jindra Petøík
b01ede8cca Few refactorings & formatting 2013-08-03 16:33:48 +02:00
Jindra Petøík
1ceade4ae9 AS2 fixed class detection 2013-08-03 13:01:42 +02:00
Jindra Petøík
ae0ad85df2 Improved deobfuscation 2013-08-03 08:49:17 +02:00
Jindra Petøík
3fdfaa5b56 #284 fixed nullpointer exceptions, texttag 2013-08-01 19:05:17 +02:00
Jindra Petøík
2474b6bd34 Issue #265 deobfuscation problem 2013-07-27 15:01:53 +02:00
Jindra Petøík
9c58a474ec Issue #272 Class initializer editing fix 2013-07-27 13:56:47 +02:00
Jindra Petøík
af2f69aa93 New UI
Removed Start Menu
2013-07-22 21:37:16 +02:00
Jindra Petøík
e8807e951d registers in function fix 2013-07-20 09:26:40 +02:00
Jindra Petøík
1307b06c12 unchecked fix 2013-07-19 20:08:57 +02:00
Jindra Petøík
c0c1b56615 Issue #203 AS1/2 (de)compiler fixes 2013-07-19 20:08:33 +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
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
1ea00e5973 AS1/2: fixed ignored push 2013-07-13 12:51:37 +02:00
Jindra Petøík
547add2a74 code path propagation 2013-07-12 20:44:42 +02:00
Jindra Petøík
fb62c2b380 fixed loop detection, again
organize imports
helper collections
2013-07-11 11:01:31 +02:00
Jindra Petøík
e626930316 Issue #216 AS2 field order fix 2013-07-09 17:00:10 +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
cdfe475fce Issue #114 better loop detection 2013-06-26 21:22:19 +02:00
Jindra Petøík
e7807d16d0 Issue #145 Fixed unicode support (after deobfuscation in AS1/2) 2013-06-23 18:28:24 +02:00
Jindra Petøík
8f0608ffca Issue #146 AS2 classes in tree structure 2013-06-23 11:03:30 +02:00
Jindra Petøík
26c8748722 AS2 Class detection fix 2013-06-09 20:06:13 +02:00
Jindra Petøík
963ff4a06f #101 AS1/2 loop fix 2013-06-09 19:55:00 +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
cad79165fe Issue #101 loops fixes 2013-06-03 19:48:43 +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
33505ff308 Issue #85 - AS3 Text search 2013-05-19 21:06:40 +02:00