Commit Graph

962 Commits

Author SHA1 Message Date
honfika@gmail.com
0ce72f2038 FixItemCounterStack moved: later needed for avm2 deobfuscation, too 2015-11-20 15:45:05 +01:00
honfika@gmail.com
b57643f76c common makePush moved to AVM2Constants, missing file 2015-11-20 15:43:36 +01:00
honfika@gmail.com
00cc8f4499 common makePush moved to AVM2Constants 2015-11-20 15:42:12 +01:00
honfika@gmail.com
6d7ebb2619 Merge origin/master 2015-11-19 13:00:31 +01:00
honfika@gmail.com
f295138358 argument name fix 2015-11-19 13:00:16 +01:00
Jindra Petřík
dd7016bb87 nullpointer fix 2015-11-18 19:53:28 +01:00
Jindra Petřík
315ecb0d58 Merge origin/master 2015-11-18 19:25:58 +01:00
Jindra Petřík
b5bf4c04b8 nullpointer fix 2015-11-18 19:25:41 +01:00
honfika@gmail.com
dc3cbaf317 do not write everyting to the output while testing instruction executions 2015-11-18 17:35:48 +01:00
honfika@gmail.com
f7fda9de51 "myText" added to run.swf 2015-11-18 17:24:26 +01:00
honfika@gmail.com
9b03c3d5de further as2/3 execution fixes 2015-11-18 17:18:14 +01:00
honfika@gmail.com
50f8c42af5 as3 run flash modified 2015-11-18 10:45:48 +01:00
honfika@gmail.com
08d474ee97 MethodBody markOffset using AVM2Code.markOffset 2015-11-18 10:43:31 +01:00
honfika@gmail.com
4d2fd1383b AS2 execution fixes 2015-11-18 10:42:51 +01:00
zavarkog
e9072207c1 as3 execution fixes 2015-11-18 10:33:13 +01:00
Jindra Petřík
c41f9afd0f correct breakpoints on hidden script initializer 2015-11-18 10:14:17 +01:00
Jindra Petřík
ffc232d147 Merge master into v7
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/instructions/stack/PushByteIns.java
2015-11-18 06:47:48 +01:00
Jindra Petřík
5bf48d14bb Password tags improvements
Telemetry improvements
2015-11-18 06:43:36 +01:00
Jindra Petřík
727371ffb5 script halt config, lib part commit 2015-11-17 17:49:06 +01:00
honfika@gmail.com
d1d24d63a2 missing markOffsets method 2015-11-17 16:07:37 +01:00
honfika@gmail.com
c096cd4c84 fast action list modifications 2015-11-17 16:01:58 +01:00
Jindra Petřík
4a4e0e4898 Better line start detection
Fixed debug info injection
2015-11-17 09:24:42 +01:00
Jindra Petřík
c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +01:00
honfika@gmail.com
35bae5e467 Merge origin/master 2015-11-16 11:10:05 +01:00
honfika@gmail.com
722c4fae24 ecmascript and push byte fix 2015-11-16 11:09:49 +01:00
Jindra Petřík
27fbe7d18f stepping 2015-11-15 22:03:04 +01:00
Jindra Petřík
575d988ed4 FlashPlayer path setting
Library path setting
Debugger main menu
2015-11-15 20:12:50 +01:00
Jindra Petřík
668e1e2f14 Debugger stub - TODO 2015-11-15 16:09:11 +01:00
Jindra Petřík
88ce1ed405 Merge origin/master 2015-11-15 15:56:06 +01:00
Jindra Petřík
aa572abab3 AS3 namespace (de)compilation fixes 2015-11-15 15:55:44 +01:00
honfika@gmail.com
07729800c9 Introduce end-of-line normalization 2015-11-15 12:10:57 +01:00
Jindra Petřík
338e3fd691 AS3 direct editation: Or coercion fix 2015-11-15 09:40:55 +01:00
Jindra Petřík
43ff4a50b5 movie exporter fix, I hope 2015-11-15 08:22:43 +01:00
Jindra Petřík
654bfc7023 testdata
merge
2015-11-15 08:21:22 +01:00
Jindra Petřík
6edceccfc0 test fix 2015-11-15 08:17:26 +01:00
Jindra Petřík
b5376b19e4 AS3 direct editation - various fixes related to namespaces
FILLSTYLE from SWF version annotations added
2015-11-15 08:16:52 +01:00
Jindra Petřík
99ccd085bd AS3 direct editation - and/or coercion fix 2015-11-13 06:51:10 +01:00
Jindra Petřík
8c0870745b AS3 direct editation - public ns fix 2015-11-12 19:46:34 +01:00
Jindra Petřík
de199a4bf7 AS3 direct editation - static initializer fix 2015-11-12 19:23:36 +01:00
honfika@gmail.com
d14cf6167f Pushshort execution fix 2015-11-12 17:07:17 +01:00
Jindra Petřík
11dde703e2 SWF version annotation for tags and actions. May be useful for adding tags in GUI, etc... 2015-11-11 06:39:00 +01:00
Jindra Petřík
e74acc8aa9 EnableDebugger1/2 and ProtectTag corrections 2015-11-10 20:50:32 +01:00
Jindra Petřík
43f392aa76 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScript3Parser.java
2015-11-10 11:51:18 +01:00
Jindra Petřík
0042d7f76f AS3 direct editation bug fixes 2015-11-10 11:46:26 +01:00
honfika@gmail.com
7bdecd990a create method for different multiname types 2015-11-10 11:05:47 +01:00
Jindra Petřík
f60e5c5f23 AS3 direct edit: property equals fix 2015-11-09 21:20:32 +01:00
Jindra Petřík
7fdca1992a AS3 direct edit: trait imports refactoring, function traits 2015-11-09 21:18:35 +01:00
Jindra Petřík
c4748e8026 AS3 direct edit: ns fix 2015-11-09 19:39:17 +01:00
Jindra Petřík
188e3b4141 init vector multiname fix 2015-11-09 14:39:46 +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