Commit Graph

46 Commits

Author SHA1 Message Date
honfika@gmail.com
677bdf969b copyright year updated 2015-01-13 19:36:39 +01:00
honfika@gmail.com
ac9c2d65d3 updateTextBounds fix 2014-12-21 16:06:33 +01:00
honfika@gmail.com
fac4df46e5 #753 Reload "saved as" swf 2014-12-14 17:21:56 +01:00
Jindra Petřík
abb3ec9dc7 File cache improvement, deleting old temp files 2014-11-23 19:44:05 +01:00
honfika@gmail.com
2a305529d9 caching images and other smallfixes 2 2014-11-18 00:12:51 +01:00
Jindra Petřík
917c56e549 Issues #716,#717,#718 Proxy dialog improvements 2014-11-17 22:37:01 +01:00
Jindra Petřík
69c3ec8474 removed debug print to console 2014-11-17 08:17:00 +01:00
honfika@gmail.com
6d3974db53 format code 2014-11-16 15:30:27 +01:00
Jindra Petřík
6a03ca713c Issue #713 Installer downloading of parts like SWC file can be skipped
moving auto update check to separate thread for faster loading
2014-11-12 10:33:20 +01:00
honfika@gmail.com
4df698e7b7 replace shape with image 2014-11-11 21:42:37 +01:00
Jindra Petřík
09c9fd7643 app version major/minor/release/build sending,
nighlty build id display
2014-11-10 12:53:14 +01:00
Jindra Petřík
de4ed881b5 versioning changes 2014-11-10 08:41:23 +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
ba4020488c installer sets language to application
download PlayerGlobal.swf from installer
2014-11-09 20:11:31 +01:00
honfika@gmail.com
c88b30997b format code 2014-11-08 00:14:11 +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
e7b2fbdfa2 allow adding new tags (todo: add constructor for all supported tagtypes) 2014-11-05 00:12:57 +01:00
honfika@gmail.com
556ad29573 format code 2014-11-04 19:44:59 +01:00
honfika@gmail.com
7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
Jindra Petřík
eb8634d3d8 random debugger package now optional
abc combobox removed
debugger attaching fixed
2014-10-28 17:53:50 +01:00
Jindra Petřík
2746f3bc32 Issue #707 Debugger for logging messages 2014-10-28 15:57:31 +01:00
Jindra Petřík
093d17a055 better font name handling
kerning moved to FontHelper
2014-10-26 12:36:56 +01:00
honfika@gmail.com
824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík
03f120c5b0 Issue #680 Loading binary subSWFs manually to avoid large memory consumption 2014-09-18 21:15:45 +02:00
Jindra Petřík
3c7bec740e Issue #632 Fixed locking file after opening (cannot save, etc.) 2014-09-16 10:17:49 +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
Jindra Petřík
0848474d65 shape tween in timeline view
stub for detecting motion tweens (it does not do anything)
2014-09-07 20:12:09 +02:00
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +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
05e6edb9ce small cleanup 2014-08-31 16:18:19 +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
honfika
46f477e660 organize imorts & code formatting 2014-08-23 20:15:59 +02:00
honfika
e7e6bb5d1f as2 deobfuscation: constantpool fixes 2014-08-22 22:09:53 +02:00
honfika
97447968b1 better actionlist deobfuscation 2014-08-22 20:16:15 +02:00
honfika
7d4fbe5075 sample AS2 deobfuscator plugin 2014-08-18 23:52:12 +02:00
honfika
f84e4d7336 organize imports & code formatting 2014-08-15 15:42:37 +02:00
honfika
b65244c618 allow to save data range in dumpview to file (e.g. for exporting ABC data) 2014-08-15 13:49:31 +02:00
honfika
d6c14b8e72 AS2 reading performance improvements 2014-08-15 00:32:56 +02:00
honfika
beddb0d48f allow selecting multiple files in openFileDialog (when openMultipleFiles is enabled) 2014-07-20 18:07:10 +02:00
honfika
a3c4fae495 periodic gc call removed (very slow with some million objects), 33% faster dump info collecting 2014-06-29 19:34:44 +02:00
honfika
6e7e92ddf2 java source code formatting 2014-06-22 09:52:54 +02:00
honfika
3cbf152b61 swf input stream fixes, javadoc parameters 2014-06-19 23:42:15 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00