Commit Graph
44 Commits
Author SHA1 Message Date
[email protected] 8e493adf11 add space between constantpool parameters 2014-11-30 00:55:53 +01:00
[email protected] 6595744706 jflex warnings fixed 2014-11-30 00:41:56 +01:00
[email protected] 880f226c89 code format fixes in lexerslexer fixes 2014-11-30 00:26:33 +01:00
[email protected] 825e50a4ef code format fixes in lexers 2014-11-30 00:18:35 +01:00
[email protected] 094ecd15e3 lexer fixes 2014-11-30 00:09:29 +01:00
[email protected] 29ab28f13f Issue #734 Support \xAB escape sequences in lexers 2014-11-29 23:56:42 +01:00
[email protected] 87611fabbc #731 AS2 decompilation problem fixed 2014-11-29 16:20:08 +01:00
[email protected] 3d092df4ef another AS2 deobfscation fix 2014-11-29 11:00:29 +01:00
[email protected] 1cf0c28c74 #676: extended logging for text import, imorpt logic moved to separated class, allow to ignore errors duting import 2014-11-23 22:54:19 +01:00
Jindra Petřík 745044d2e2 Issue #725 AS1/2 fixed strict equals inversion 2014-11-23 07:20:19 +01:00
[email protected] 13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
[email protected] f466a9a225 some wrong GPL licenses changed to LGPL in ffdec_lib project 2014-11-18 17:58:13 +01:00
[email protected] cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
[email protected] 4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
[email protected] 3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
[email protected] ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
Jindra Petřík 7027ed6da7 Issue #710 Information about deobfuscation settings in the error comment 2014-11-05 19:04:49 +01:00
[email protected] 3bf44354dd allow adding new font tags + code format 2014-11-05 10:49:14 +01:00
Jindra Petřík 342247d5d2 Issue #698 Better obfuscated identifiers handling, separated reserved keyword for AS2/AS3 2014-11-04 20:51:39 +01:00
[email protected] c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
Jindra Petřík 82465dad9f AS2 constructor name decompilation fix 2014-09-21 17:00:40 +02:00
[email protected] 824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík 60f7e5e36f AS1/2 loops compilation fix 2014-09-20 21:09:43 +02:00
[email protected] 3d9e2b76ed AS2 deobfuscation fixes 2014-09-20 19:23:04 +02:00
Jindra Petřík 04d9160226 Issue #675 AS1/2 and/or operator compilation 2014-09-15 22:04:29 +02:00
Jindra Petřík 7193119f11 AS3 namespaces deobfuscation fix 2014-09-14 18:50:36 +02:00
[email protected] c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
[email protected] 8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
[email protected] 6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
[email protected] 799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
[email protected] 9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
Jindra Petřík 58e176dadf AS1/2 obfuscated names improved 2014-09-02 21:13:57 +02:00
[email protected] 278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
[email protected] ed53ba9d0f format proxy code, allow to change swf on the fly 2014-09-01 16:56:55 +02:00
[email protected] 8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
[email protected] b86c49527b Merge origin/master 2014-08-30 11:06:02 +02:00
[email protected] 8de30b8072 allow selecting byte in dumpview hex table 2014-08-30 11:05:40 +02:00
Yen Chi Hsuan f0547c7b63 Forget to type new 2014-08-26 17:27:34 +08:00
Yen Chi Hsuan b567883651 Fix compilation against failure against JDK 7u65
Interface java.util.Iterator<E> requires void remove(), but it's not
provided
2014-08-26 17:13:19 +08:00
[email protected] dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
[email protected] 453fd420d4 imports & code formatting 2 2014-08-24 21:29:33 +02:00
honfika bd0e1c7f33 imports & code formatting 1 2014-08-24 21:22:59 +02:00
Jindra Petřík 226eb3e7a6 AS3: Edit obfuscated identifiers
build script: running from lib too, clean lib from gui clean
2014-08-24 20:27:48 +02:00
Jindra Petřík 04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00