Commit Graph

119 Commits

Author SHA1 Message Date
Jindra Petøík
a3b845a90f Issue #306 editing AS directly - ActionStore fix (ifFrameLoaded) 2014-02-27 22:35:27 +01:00
Honfika
d5e23423db using swf.version instead of SWF.DEFAULT_VERSION where available 2014-02-25 20:35:41 +01:00
Honfika
da7ce42746 Java code formatting, Interface action item block fixed 2014-02-25 18:51:10 +01:00
Jindra Petøík
1e3a67ec1c Configurable code formatting (Indentation + brace position) 2014-02-25 15:52:41 +01:00
Jindra Petøík
cd92cad907 Issue #304 Direct AS1/2 editing DefineFunction vs DefineFunction2 fix
merge
2014-02-23 22:40:31 +01:00
Honfika
9f20bd9f8c tag editor fixes 2014-02-08 21:35:54 +01:00
Honfika
2e3893313d tag editor: limit values according to basetype 2014-02-08 20:58:08 +01:00
Honfika
b6a733d806 format code + add missing javadoc entries 2014-02-06 22:35:26 +01:00
Jindra Petøík
e595437dc2 Code format & Organize imports 2014-02-02 05:39:36 +01:00
Jindra Petøík
7b6d54bc68 License header years update 2014-02-02 05:35:36 +01:00
Honfika
41e9e58c31 format code 2014-01-22 17:29:16 +01:00
Honfika
49d5470f93 missing localizations 2014-01-18 13:27:42 +01:00
Honfika
203abdd561 LocalData object instead of object lists 2014-01-12 23:43:30 +01:00
Honfika
c361216cf7 gui classes separated 2014-01-04 16:04:39 +01:00
Honfika
09fb0cf795 missing localizations 2 2014-01-03 15:56:12 +01:00
Honfika
06b95ac6e1 Issue #431: Canceling background threads (after timeout, or after user action, e.g new treeitem selected) fixed + small fixes 2013-12-03 00:26:21 +01:00
Honfika
09aeafb77b Deobfuscation simplified 2013-12-01 13:55:08 +01:00
Honfika
ac96c7dbb5 Workarounds for StackOverflowExceptions 2013-12-01 08:53:04 +01:00
Honfika
f0697ebeb6 removed unnecessary string=>utf8 byte[]=>input stream=>reader converts, utf8 helper added (UnsupportedEndodingException should not thrown) 2013-11-17 09:08:05 +01:00
Honfika
b3dc9a4d13 cancellable search, strongly typed configuraion fields (later they will be listed on the advanced settings page) 2013-11-07 21:18:18 +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
Honfika
91d7f2b919 some warnings fixed 2013-11-05 22:34:53 +01:00
Honfika
0579ac38cb export: write to file directly, cancelable decompilation (cancel button in the status panel) 2013-11-05 17:59:35 +01:00
Honfika
6d264576e4 as2 export fix, as2 edit fix (prefix, suffix problem) 2013-11-01 15:01:34 +01:00
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