Commit Graph

3603 Commits

Author SHA1 Message Date
Jindra Petřík
f7b3d502cb AMF3 tests, exceptions 2016-07-17 15:48:56 +02:00
honfika@gmail.com
80b000b82b move file offset to the left, setting+button to hide it 2016-07-17 14:14:26 +02:00
Jindra Petřík
ec5ca5c3f1 append for StringBuilder 2016-07-17 08:43:27 +02:00
Jindra Petřík
b6956dfde5 AMF3 reading, toString
AMF3 writing stub
TODO: Long strings, Externizable, finish writing
2016-07-17 07:57:42 +02:00
honfika@gmail.com
5ccbc424f6 ShapeExporter bug when zoom != 1 2016-06-28 10:34:27 +02:00
honfika@gmail.com
9b831b200e compacted font refresh fixed 2016-06-09 10:45:46 +02:00
honfika@gmail.com
eaca6361c7 remove character functionality 2016-06-08 15:22:32 +02:00
honfika@gmail.com
fc0e941470 title fix 2016-06-07 15:32:10 +02:00
Jindra Petřík
a079d3b0ff (probably) Issue #1247 Incorrectly handling remainingBytes for DefineCompactedFont fix 2016-06-06 22:32:15 +02:00
Jindra Petřík
5d00b7147f (probably) Issue #1247 Incorrectly handling remainingBytes for DefineCompactedFont fix 2016-06-06 22:29:03 +02:00
honfika@gmail.com
7f2a9808ba Merge origin/master 2016-06-03 15:45:47 +02:00
honfika@gmail.com
ababe9010f spanish translation + something with the line endings 2016-06-03 15:43:13 +02:00
honfika
4e3c25f8d5 Merge pull request #33 from hola/fix-namespaces
Fix namespaces
2016-06-01 12:32:40 +02:00
Vitali Deatlov
f8413c665c fixed missing dots in namespaced property 2016-06-01 13:16:31 +03:00
honfika
0163c39cdd Merge pull request #32 from hola/fix-ternary-deobfuscations
improved deobfuscation of ternary operator
2016-05-31 16:58:41 +02:00
honfika
219a6a6768 Merge pull request #31 from hola/fix-closure-this
Fixed current context in closures
2016-05-31 16:54:02 +02:00
honfika
0fed051933 Merge pull request #30 from hola/fix-regexp-forward-slash
fixed forward slash translation in RegExp
2016-05-31 16:52:12 +02:00
Vitali Deatlov
bf07805219 NewFunction instruction should always have a non-static context 2016-05-30 15:37:48 +03:00
honfika@gmail.com
8e6da8081f #1241 Do not show original bytes when they are the same as the "rebuilt" bytes 2016-05-29 20:14:22 +02:00
honfika@gmail.com
2e41a0ef62 #1241 Settings to show original bytes 2016-05-29 14:25: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
81c3df016d Issue #1244 Allow to compile back Unknown instructions 2016-05-29 10:00:33 +02:00
honfika@gmail.com
d000457330 Issue #1244 Remove unknown actions when deobfuscation is enabled 2016-05-29 07:23:16 +02:00
honfika@gmail.com
aa117d7c75 Issue #1244 Incorrect showing of NOP instructions 2016-05-28 22:43:08 +02:00
Vitali Deatlov
800caa77c0 improved deobfuscation of ternary operator 2016-05-27 23:16:08 +03:00
Vitali Deatlov
79f382c1d9 fixed forward slash translation in RegExp 2016-05-26 17:45:40 +03:00
honfika@gmail.com
c05a482231 filtering fix 2016-05-06 20:38:51 +02:00
honfika@gmail.com
c1b8f16fec remove unused method 2016-05-04 09:21:10 +02:00
honfika@gmail.com
fdf827b4db make getImage protected (use getImageCached) 2016-05-04 09:20:23 +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
0419fbc399 show warning when parallel export and single file export are both enabled 2016-04-30 14:00:04 +02:00
honfika@gmail.com
435fef8199 accidentally added plugin removed 2016-04-29 20:57:41 +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
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
honfika@gmail.com
d9ecf2e25a #1233 Exported images with transparency look different 2016-04-26 18:57:49 +02:00
honfika@gmail.com
839ed34935 fix displayobject cache (for example clear then zoom changed) 2016-04-16 12:07:09 +02:00
honfika@gmail.com
6c4a94ab41 #1223 Error during fla export: show warning when sound was not found 2016-04-15 12:23:07 +02:00
honfika@gmail.com
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
honfika@gmail.com
32b4834881 #1217 PCode window not in same position as AS window: fixed 2016-04-12 18:46:50 +02:00
honfika@gmail.com
22df5b47a1 old placeholder draw code removed 2016-04-11 13:30:06 +02:00
honfika@gmail.com
33d0840098 drawobject cache fix 2016-04-10 11:37:14 +02:00
honfika@gmail.com
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
honfika@gmail.com
ded2675b37 drawabletag is always a character tag => drawabletag changed to abstract class which implements charactertag 2016-04-08 21:08:37 +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
honfika@gmail.com
251cfdda4f custom command line paramters fixed, ABC parameter added to method body parsed event 2016-04-01 13:35:44 +02:00
honfika@gmail.com
3c3ab1afd1 unnecessary matrix clone removed 2016-03-31 13:19:46 +02:00
Jindra Petřík
34d504434e AS3 instruction documentation improvements
Generate doc from commandline
HTML document with all AS3 instructions
2016-03-28 19:50:48 +02:00
Jindra Petřík
77b14abbea css in build 2016-03-28 19:48:23 +02:00