Commit Graph

3662 Commits

Author SHA1 Message Date
Jindra Petřík
8aab0091c1 Merge origin/master 2015-11-22 18:52:38 +01:00
Jindra Petřík
3cb68b617b Installer localizations
(NSIS 3 required)
2015-11-22 18:52:23 +01:00
honfika@gmail.com
36640ba221 deobfscator fix 2015-11-22 15:19:10 +01:00
Jindra Petřík
ab702f4725 debug print removed 2015-11-22 06:03:20 +01:00
Jindra Petřík
ac6e6d040f Putting in old AVM2 deobfuscator
Issue #1033 and other: Fix inclocal/declocal deobfuscation
2015-11-22 06:02:11 +01:00
Jindra Petřík
1884320315 BreakPoints UI enhancements - line icons
Breakpoints handling fixes
2015-11-21 23:32:02 +01:00
Jindra Petřík
0dc971b2e1 Stopping debugger on Player window close 2015-11-21 21:13:36 +01:00
honfika@gmail.com
39e1028f3c Merge origin/master 2015-11-21 20:41:41 +01:00
honfika@gmail.com
177d0743a6 #1091 AS 1/2 direct editation saving changes bug 2015-11-21 20:39:07 +01:00
Jindra Petřík
b5e84fbb75 locales fix
czech translation updated
2015-11-21 19:20:57 +01:00
Jindra Petřík
f7f1062c5e Merge origin/master 2015-11-21 19:13:06 +01:00
Jindra Petřík
1237762e60 AS1/2 debugger
debugger listening only when really debugging started
fail to listen message
break reason displayed
2015-11-21 19:12:42 +01:00
honfika@gmail.com
0b59f0b11f AS3 deobfuscation changed to execute code instead of translating 2015-11-21 15:13:11 +01:00
honfika@gmail.com
ba27611a89 unused imports removed from ScriptPack 2015-11-20 15:48:21 +01:00
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
0555e6a535 disable test in flashplayertest.java 2015-11-18 10:34:18 +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 version7.0.1 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
version7.0.0
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
d2da6e68eb debugger only for AS3 files 2015-11-18 06:41:54 +01:00
Jindra Petřík
78c5c6b55f ribbon show fix
message halted changed
2015-11-17 22:45:22 +01:00
Jindra Petřík
c6b6e35f07 optional ribbon fix 2015-11-17 22:31:03 +01:00
Jindra Petřík
40ed5a5f48 Trace log, debug panel separated, better show/hide handling 2015-11-17 20:10:30 +01:00
Jindra Petřík
609bdf38e0 debugger jar 2015-11-17 17:53:29 +01:00
Jindra Petřík
727371ffb5 script halt config, lib part commit 2015-11-17 17:49:06 +01:00
Jindra Petřík
bb37910cce Fixed ip highlighting 2015-11-17 17:48:06 +01:00
Jindra Petřík
b8268c5403 Variables, scopechain, stack
GUI enhancements
Paths advancedsettings
2015-11-17 16:24:14 +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
honfika@gmail.com
61917dad6d execute multiple AS2 action list with 1 call 2015-11-17 16:01:02 +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
632e5156c8 Load from browser cache removed
Old "debugger" tool removed in favor of new real debugger
Hotkeys unified
2015-11-16 16:04:03 +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