Commit Graph

136 Commits

Author SHA1 Message Date
Jindra Petřík
0c4efc7906 #1156 Canvas Export - 9 slice scaling (DefineScalingGrid) 2021-03-12 22:12:39 +01:00
Jindra Petřík
28380d1d34 Fixed: #1627 Previously decompiled scripts not cached
Fixed: SWF is not garbage collected on close in some situations
Fixed: AS1/2 script search does not show all results
2021-03-05 21:22:55 +01:00
Jindra Petřík
94176f15a6 Fixed: #1153, #1347, #1552, #1553 Images export for some nonstandard JPEGs 2021-02-24 19:55:59 +01:00
Jindra Petřík
1bacb111fe Fixed: Cannot properly cancel script searching 2021-02-12 11:08:07 +01:00
Jindra Petřík
add1c7ef1e cls.newInstance() causing warnings replaced with cls.getDeclaredConstructor().newInstance() 2021-02-10 18:36:39 +01:00
Jindra Petřík
c6b1e528df update license header year 2021-02-08 20:15:19 +01:00
Jindra Petřík
d5ebf47746 StringBuilder isEmpty fix (available for newer javas) 2021-01-06 10:04:33 +01:00
Jindra Petřík
dabb55d21d #1548 TTF export - correctly handle duplicate unicode codes
#1548 correctly handle empty generated file names
2021-01-06 09:38:43 +01:00
曉之車
6c16f6cd5f Update Swf2Exe.bin
Fix icon indistinct problem
2021-01-01 01:07:49 +01:00
Jindra Petřík
ca21337d9f java 9 compliance
- base64, bytearrtohex, installed fonts, xml sax parser
2021-01-01 01:07:43 +01:00
Jindra Petřík
da586b105f - New AS2 class detector
- Reference helper class moved to helper package.
2018-01-22 22:06:40 +01:00
Jindra Petřík
2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
honfika@gmail.com
29f5c17767 Focal radial gradient raw edit fix 2017-04-01 11:31:10 +02:00
honfika@gmail.com
c3fc9785e3 #1240 JPEXS does not use multiple threads for decompilation on Text Search: AS2 is also multi thread now, work status improvements during search 2016-12-24 21:06:23 +01:00
honfika@gmail.com
2bc3eef8e7 #1323 Audio playback fails 2016-12-18 23:31:07 +01:00
Jindra Petřík
6781d86a6c Reformat and organize imports 2016-08-06 07:21:58 +02:00
Jindra Petřík
5bc200c208 Instance metadata get/set/remove from Commandline 2016-07-24 11:27:04 +02:00
honfika@gmail.com
db0d490fc9 #1241 File content is different to what FFDEC shows in HEX view near instructions 2016-05-29 12:32:50 +02:00
honfika@gmail.com
d0fb48dbed use ARGB_PRE instead of ARGB, becasuse flash uses premultiplied images by default 2016-05-03 20:31:32 +02:00
honfika@gmail.com
508c618b37 netbeans inpector fixes 2016-04-29 20:54:38 +02:00
honfika@gmail.com
577bdd4844 add missing overrides + some other small changes 2016-04-28 22:09:44 +02:00
honfika@gmail.com
7b0f034cbc use charset object instead of string where possible 2016-04-06 21:19:22 +02:00
honfika@gmail.com
ffd8d59e4b build fix 2016-04-03 22:15:30 +02:00
Jindra Petřík
bfeb2dc2ba Merge origin/master 2016-03-26 20:17:37 +01:00
Jindra Petřík
c9f53e0d8c const names map helper function 2016-03-21 21:55:35 +01:00
honfika@gmail.com
78058e6020 faster text rendering 2016-03-18 09:53:42 +01:00
honfika@gmail.com
ecd038e50b #1205: shape cache needs less memory 2016-03-17 15:42:44 +01:00
honfika@gmail.com
d2432eb6b6 #1170 Extract from Memory in Command Line 2016-03-13 09:40:16 +01:00
honfika@gmail.com
230f890165 check invalid unicode characters (0xd800 - 0xdfff, 0xfffe, 0xffff) 2016-03-11 08:39:48 +01:00
honfika@gmail.com
b5e021fbac ignore invalid xml characters 2016-03-10 23:59:42 +01:00
Jindra Petřík
084da5d6a1 #1193 FLA export - smoothed image detection, export raw JPEG data, no recompression 2016-03-07 22:17:59 +01:00
honfika@gmail.com
46c157092c #1172 Text content is wrong after decompilation: double escape fixed 2016-02-29 08:52:46 +01:00
Jindra Petřík
1a74bd5ef9 Merge origin/master 2016-02-28 10:17:31 +01:00
Jindra Petřík
77c1e4613d SerializableImage converts to Compatible image for GUI display 2016-02-28 10:02:01 +01:00
honfika@gmail.com
1a0aa9c779 show warning on 32bit jre 2016-02-27 16:29:58 +01:00
Jindra Petřík
ef739fbfd9 Simplify nonif expressions while deobfuscation too
Regexp deobfuscation.
Implicit coercion handling.
#1145 double not (!!) fix
2016-02-07 17:13:59 +01:00
honfika@gmail.com
8cb067bfda format java code 2016-01-15 14:37:34 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
14572db32b canvas export fix 2015-12-30 10:10:12 +01:00
honfika@gmail.com
12d4176f88 svg import: bitmap fill 2015-12-26 13:57:48 +01:00
honfika@gmail.com
1b1923eee1 fix 2015-12-18 13:33:47 +01:00
honfika@gmail.com
c23e22b950 #1113 It takes too long to switch between rendered sprite fixed 2015-12-18 13:32:50 +01:00
Jindra Petřík
727371ffb5 script halt config, lib part commit 2015-11-17 17:49:06 +01:00
Jindra Petřík
654bfc7023 testdata
merge
2015-11-15 08:21:22 +01:00
honfika@gmail.com
f2b8b146a6 faster AVM2 constant pool when adding a lot of items to it. 2015-11-09 13:58:20 +01:00
honfika@gmail.com
e7bf1b0319 preserve variable order in AS2 deobfuscation + make it faster 2015-11-02 08:32:41 +01:00
honfika@gmail.com
56bd4cd1f6 AS2 deobfuscation improvement 2015-11-01 12:12:04 +01:00
Jindra Petřík
4d6dda002e Check / Set passwords for password tags 2015-10-26 20:41:47 +01:00
honfika@gmail.com
f10303b4ab plugin to fix the "bug" in issue #786 2015-10-22 09:00:27 +02:00
honfika@gmail.com
bfe3a7bb60 collect decompilation performance statistic data 2015-10-04 18:48:19 +02:00