Commit Graph
131 Commits
Author SHA1 Message Date
[email protected] 60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
[email protected] 9eeb25b088 image performance improvements 2014-12-14 01:21:51 +01:00
[email protected] bc3967597c Fixing characters order failed, recursion detected: problem fixed 2014-12-07 16:21:14 +01:00
[email protected] cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
[email protected] 5c73058972 build fixed on Windows, removed some unused libs from ffdec_lib, some fields marked as private 2014-12-07 09:44:54 +01:00
[email protected] 77b8ef808a small fixes 2014-12-01 00:13:48 +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] e40d2cb13d #709 Text Export to Single File with custom filename: fixed 2014-11-24 21:07:31 +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 abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
[email protected] 61ad56596b escape ascii control characters 2014-11-22 17:16:08 +01:00
[email protected] 13c894196c Issue #288: less memory usage during FLA export, using stringbuilders 2014-11-22 03:16:30 +01:00
Jindra Petřík 917c56e549 Issues #716,#717,#718 Proxy dialog improvements 2014-11-17 22:37:01 +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
Jindra Petřík ffbfecdee9 run memory fix
typeitem deobfuscation
cache synchronization fix
2014-11-09 14:12:36 +01:00
[email protected] 6ce4c3d758 small fixes 2014-11-09 00:39:56 +01:00
[email protected] ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
[email protected] e34ba41174 add new tag fixes 2 2014-11-05 20:57:17 +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] c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
Jindra Petřík 01fa2bd5e2 try to speedup canvas filters 2014-09-28 09:48:59 +02:00
Jindra Petřík 2bc656cc6b stroke scaling fix
image patterns fix
2014-09-28 07:44:41 +02:00
Jindra Petřík 5dc150ca29 stroke scaling modes for canvas export 2014-09-27 22:22:32 +02:00
[email protected] 6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
[email protected] 8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
Jindra Petřík ebfdd12f60 Issue #656 Search in memory - 64 bit processes fix 2014-08-28 22:35:31 +02:00
[email protected] dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +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