Commit Graph

980 Commits

Author SHA1 Message Date
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
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
Jindra Petřík
03e810ec67 AS3 direct edit: Custom namespaces in initializers fix 2015-11-09 06:36:57 +01:00
Jindra Petřík
84e0dde72e Merge origin/master 2015-11-08 22:47:06 +01:00
Jindra Petřík
b98afed19b AS3 direct edit: Try..catch in constructor fix
Namespace resolving fix
2015-11-08 22:46:52 +01:00
honfika@gmail.com
6c0462caf8 as3 execute: verify code before executing 2015-11-08 12:59:04 +01:00
Jindra Petřík
a5d4f7d5b6 Merge fix
AS3 constantpool getXXXId "add" parameter now required to avoid acidentally forgetting it
2015-11-08 12:35:56 +01:00
Jindra Petřík
bc7d05056c fix 2015-11-08 11:23:30 +01:00
Jindra Petřík
168ea21685 Merge origin/master
Conflicts:
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/AVM2SourceGenerator.java
	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/parser/script/ActionScript3Parser.java
2015-11-08 11:21:33 +01:00
Jindra Petřík
7057a0bdcb various fixes for AS3 direct editation, decompilation, etc. to make FP ABC verifier happy 2015-11-08 11:15:18 +01:00
honfika@gmail.com
ba040c178d get namepsace by kind and nameindex (+name +dottedchain) from constant pool 2015-11-07 11:47:05 +01:00
Jindra Petřík
90ee5282d7 AS3 direct editation: protected namespaces fix
Added sample SWF files from freeactionscript.com - tests use them
2015-11-07 09:02:13 +01:00
Jindra Petřík
a2293a6412 no testing of recompiled 2015-11-07 07:06:19 +01:00
Jindra Petřík
919d39106c AS3 direct editation - ifixed namespace handling, construct fix 2015-11-07 07:03:10 +01:00
Jindra Petřík
c61b792411 Merge origin/master 2015-11-06 19:41:22 +01:00
Jindra Petřík
2b9c1eb365 AS3 direct editation - indexing ABCs for faster access - classes and properties, better(?) and faster resolving
Hiding extends Object
2015-11-06 19:41:02 +01:00
honfika@gmail.com
8088e50276 AS3 instruction execute fixes 2015-11-06 09:37:35 +01:00
honfika@gmail.com
e62b886a09 AS3 instruction execution fixes 2015-11-05 08:53:57 +01:00
honfika@gmail.com
3508a67fc1 some AS3 instruction executions implemented 2015-11-04 07:49:49 +01:00
honfika@gmail.com
58596ca5e5 execution of StringExtract and MBStringExtract implemented 2015-11-03 11:36:32 +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
honfika@gmail.com
e248fc117f AS3 deobfuscation improvement again:) 2015-10-31 20:52:16 +01:00
honfika@gmail.com
8306fe8149 Merge origin/master 2015-10-30 23:16:09 +01:00
honfika@gmail.com
3290e3d05d Old (but still mode = 1, so not the oldest) AS2 deobfuscation methods removed 2015-10-30 23:10:39 +01:00