Commit Graph

35 Commits

Author SHA1 Message Date
Jindra Petřík
745044d2e2 Issue #725 AS1/2 fixed strict equals inversion 2014-11-23 07:20:19 +01:00
honfika@gmail.com
13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
honfika@gmail.com
f466a9a225 some wrong GPL licenses changed to LGPL in ffdec_lib project 2014-11-18 17:58:13 +01:00
honfika@gmail.com
cb052143f5 highlighting refactored 2014-11-16 14:49:31 +01:00
honfika@gmail.com
4bca4746f6 usinig sets for known addresses, some deepcopy call modified to clone() call 2014-11-12 23:52:42 +01:00
honfika@gmail.com
3456d04d38 do not copy big byte arrays, store only references (ByteArrayRange) e.g in image tags 2014-11-09 22:40:36 +01:00
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
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
honfika@gmail.com
c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
honfika@gmail.com
8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
honfika@gmail.com
6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
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
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
honfika@gmail.com
ed53ba9d0f format proxy code, allow to change swf on the fly 2014-09-01 16:56:55 +02:00
honfika@gmail.com
8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
honfika@gmail.com
b86c49527b Merge origin/master 2014-08-30 11:06:02 +02:00
honfika@gmail.com
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
honfika@gmail.com
dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
honfika@gmail.com
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