Commit Graph
4152 Commits
Author SHA1 Message Date
[email protected] 2e41a0ef62 #1241 Settings to show original bytes 2016-05-29 14:25:04 +02:00
[email protected] db0d490fc9 #1241 File content is different to what FFDEC shows in HEX view near instructions 2016-05-29 12:32:50 +02:00
[email protected] 81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02:00
[email protected] d000457330 Issue #1244 Remove unknown actions when deobfuscation is enabled 2016-05-29 07:23:16 +02:00
[email protected] aa117d7c75 Issue #1244 Incorrect showing of NOP instructions 2016-05-28 22:43:08 +02:00
[email protected] de2b4739c8 hide memory search on non windows platform + show warning on command-line memory search on non-windows platform 2016-05-18 15:56:54 +02:00
honfika 048af71117 Merge pull request #29 from gzsombor/master
Fixing a NPE on process listing
2016-05-18 15:55:40 +02:00
Zsombor Gegesy 41124afa8a Fixing a NPE on process listing 2016-05-17 13:16:41 +02:00
[email protected] bd84053949 text search fix 2016-05-07 16:48:19 +02:00
[email protected] c05a482231 filtering fix 2016-05-06 20:38:51 +02:00
[email protected] f4116b0f46 use stringbuilder instead of stringbuffer 2016-05-05 18:07:08 +02:00
[email protected] c1b8f16fec remove unused method 2016-05-04 09:21:10 +02:00
[email protected] fdf827b4db make getImage protected (use getImageCached) 2016-05-04 09:20:23 +02:00
[email protected] 6019aec7d2 build fix 2016-05-03 20:37:04 +02:00
[email protected] d0fb48dbed use ARGB_PRE instead of ARGB, becasuse flash uses premultiplied images by default 2016-05-03 20:31:32 +02:00
[email protected] 356082af72 hungarian translation 2016-05-02 16:42:52 +02:00
[email protected] 5bfd8e8800 spanish translation 2016-05-01 08:15:58 +02:00
[email protected] 0419fbc399 show warning when parallel export and single file export are both enabled 2016-04-30 14:00:04 +02:00
[email protected] 435fef8199 accidentally added plugin removed 2016-04-29 20:57:41 +02:00
[email protected] 508c618b37 netbeans inpector fixes 2016-04-29 20:54:38 +02:00
[email protected] 577bdd4844 add missing overrides + some other small changes 2016-04-28 22:09:44 +02:00
[email protected] de414487ae #1233: revert the change from yesterday because it is wrong for jpeg images, fix it in lossless2 image 2016-04-27 20:27:29 +02:00
[email protected] d9ecf2e25a #1233 Exported images with transparency look different 2016-04-26 18:57:49 +02:00
[email protected] a6100a9da4 spanish translation improvements 2016-04-25 20:44:13 +02:00
[email protected] 35ab760681 italian.nsh updated 2016-04-24 13:42:14 +02:00
[email protected] 74c162921e typo fix:) 2016-04-23 15:30:12 +02:00
[email protected] c1344ec349 final fields 2016-04-22 20:24:31 +02:00
[email protected] cce8787592 spanish translation: make the same order in mainframe.properties as in english version 2016-04-21 16:14:31 +02:00
[email protected] ebf71b9f8d spanish.nsh fix 2016-04-20 12:34:58 +02:00
[email protected] 424e0e5f6a spanish.nsh added 2016-04-20 11:35:12 +02:00
[email protected] 8d61bb997b spanish translation improved 2016-04-19 20:18:59 +02:00
[email protected] 0e9f8ec9aa make fields final where possible 2016-04-18 17:13:46 +02:00
[email protected] eef3ade75e typo fix 2016-04-17 22:34:21 +02:00
[email protected] 839ed34935 fix displayobject cache (for example clear then zoom changed) 2016-04-16 12:07:09 +02:00
[email protected] 6c4a94ab41 #1223 Error during fla export: show warning when sound was not found 2016-04-15 12:23:07 +02:00
[email protected] 7a031dcc27 hungarian translation resouce key fixed 2016-04-14 17:23:16 +02:00
[email protected] 22906c9fed #1217 PCode window not in same position as AS window: better fix (works when string contains only \r or \n characters, or any wrong combination, for example \n\r\n or \r\r\n) 2016-04-13 18:55:21 +02:00
[email protected] 32b4834881 #1217 PCode window not in same position as AS window: fixed 2016-04-12 18:46:50 +02:00
[email protected] 22df5b47a1 old placeholder draw code removed 2016-04-11 13:30:06 +02:00
[email protected] 33d0840098 drawobject cache fix 2016-04-10 11:37:14 +02:00
[email protected] 729b78ceda cache display object as it is written in SWF documentation (placeobject cache flag or has filters) 2016-04-09 14:23:51 +02:00
[email protected] ded2675b37 drawabletag is always a character tag => drawabletag changed to abstract class which implements charactertag 2016-04-08 21:08:37 +02:00
[email protected] aa6601e110 hungarian translation updated 2016-04-07 20:01:22 +02:00
[email protected] 7b0f034cbc use charset object instead of string where possible 2016-04-06 21:19:22 +02:00
[email protected] 04cf130a07 check resource: encoding fixed 2016-04-05 19:22:04 +02:00
[email protected] b575ebf802 get last commit date of mainframe properies files 2 2016-04-04 21:15:35 +02:00
[email protected] ffd8d59e4b build fix 2016-04-03 22:15:30 +02:00
[email protected] 2b6183d2ad get last commit date of mainframe properies files 2016-04-03 22:10:30 +02:00
[email protected] 39da3feb88 help added for -cli parameter 2016-04-02 19:23:23 +02:00
[email protected] 251cfdda4f custom command line paramters fixed, ABC parameter added to method body parsed event 2016-04-01 13:35:44 +02:00