Commit Graph

31 Commits

Author SHA1 Message Date
honfika@gmail.com
732087f20f shown only the constant pool(s) in pcode editor 2015-05-07 15:25:28 +02:00
honfika@gmail.com
45251ada53 #869 Negative float reading fixed 2015-05-01 12:07:38 +02:00
honfika@gmail.com
fce4534aed always use buffered output streams when writing to a file, faster swf xml export by caching the fields 2015-05-01 01:04:08 +02:00
honfika@gmail.com
1429757552 update characterids when tag was copied with dependencies 2015-04-30 15:03:20 +02:00
honfika@gmail.com
62be884e42 #772: closing loading dialog now cancels the loading of the swf
#762:export pcode with diffren extension
2015-04-26 12:09:59 +02:00
honfika@gmail.com
cdc22d8b2d faster searchTreeItem 2015-03-18 10:32:51 +01:00
honfika@gmail.com
c24f753adb faster imageToShape 2015-03-18 00:10:18 +01:00
honfika@gmail.com
553999ddba cache image to area convert results 2015-03-17 10:42:05 +01:00
honfika@gmail.com
2664d692ba faster imageToShape 2015-03-17 07:03:56 +01:00
honfika@gmail.com
c98facb399 Debugger function moved to separated class, other small fixes 2015-03-09 23:18:02 +01:00
honfika@gmail.com
7e89a2c721 show class name in log message 2015-02-25 23:13:55 +01:00
honfika@gmail.com
ade56d45a2 format code: blank lines 2015-01-18 21:32:37 +01:00
honfika@gmail.com
b52fff07a9 xml export/import of null objects fixed 2015-01-18 15:11:10 +01:00
honfika@gmail.com
19256260d0 xml import fixes 2015-01-18 14:04:53 +01:00
honfika@gmail.com
7d09f30ae9 export swf to XML 2015-01-17 14:24:17 +01:00
honfika@gmail.com
07eaafdc55 allow to create swf from code only / export SWF to "Java code", which generates the SWF 2015-01-17 12:17:03 +01:00
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
60f170dcda #749 Internal viewer Sprite fill color is wrong sometimes: fixed 2014-12-14 15:30:59 +01:00
honfika@gmail.com
cdae56d128 small refactorings 2014-12-07 12:41:55 +01:00
honfika@gmail.com
77b8ef808a small fixes 2014-12-01 00:13:48 +01:00
honfika@gmail.com
3d092df4ef another AS2 deobfscation fix 2014-11-29 11:00:29 +01:00
honfika@gmail.com
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
honfika@gmail.com
61ad56596b escape ascii control characters 2014-11-22 17:16:08 +01:00
honfika@gmail.com
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
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
Jindra Petřík
7027ed6da7 Issue #710 Information about deobfuscation settings in the error comment 2014-11-05 19:04:49 +01:00
Jindra Petřík
ebfdd12f60 Issue #656 Search in memory - 64 bit processes fix 2014-08-28 22:35:31 +02:00
honfika@gmail.com
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
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