Commit Graph

348 Commits

Author SHA1 Message Date
Jindra Petřík
f55d8a2438 App/lib version mismatch check fixed 2016-10-03 22:46:02 +02:00
honfika@gmail.com
1164bed4d2 Show warning when FFDec application version (ffdec.jar) is different from FFDec library version. 2016-09-18 18:59:10 +02:00
Jindra Petřík
4331548f92 Correct browsing variables
Show scope, trait, flags of the variables
Add watch
Stub for exporting ByteArray
2016-09-04 23:20:38 +02:00
Jindra Petřík
729f28ecaa Saving files before refreshing line endings 2016-08-12 22:59:05 +02:00
honfika@gmail.com
9573a00c92 clear sound cache after replacing sound 2016-08-07 15:20:32 +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
f4116b0f46 use stringbuilder instead of stringbuffer 2016-05-05 18:07:08 +02:00
honfika@gmail.com
b215d2fb6d use existing logger instance 2016-03-16 10:16:07 +01:00
Jindra Petřík
70b76e0070 Reload one vs Reload all buttons 2016-03-13 12:16:33 +01:00
honfika@gmail.com
b5d2edd90b outOfMemory typo fix 2016-03-10 09:14:02 +01:00
Jindra Petřík
1a74bd5ef9 Merge origin/master 2016-02-28 10:17:31 +01:00
Jindra Petřík
eb91c7193d HW acceleration turned on correctly (move GUI related inits to initGui) 2016-02-28 10:00:04 +01:00
honfika@gmail.com
1a0aa9c779 show warning on 32bit jre 2016-02-27 16:29:58 +01:00
Jindra Petřík
a06b7742df Merge origin/master 2016-02-27 10:31:49 +01:00
Jindra Petřík
9cd8a79c68 Flash viewer - skip frames when not on time => faster playback, display frameLoss in debugMode
Stub for HW accelerated Graphics2D (VolatileImage, opengl, etc.)
2016-02-27 10:31:24 +01:00
honfika@gmail.com
8262b137f1 log uncaught exceptions in ffdec log window 2016-02-26 08:55:19 +01:00
Jindra Petřík
85c252e724 Move items from Debug tab in advanced settings to other tabs to avoid acidentally setting it,
reseting most of them by renaming.
2016-02-19 16:52:44 +01:00
honfika@gmail.com
108d8e0073 #1154 The Program Won't Start at All fix 2016-02-15 08:16:39 +01:00
Jindra Petřík
97993bb586 Issue #1137 running flashplayer(debugger) executable in Linux/MacOs 2016-02-02 08:22:26 +01:00
honfika@gmail.com
7cdae099f0 close confirmation fix 2016-01-08 10:59:08 +01:00
honfika@gmail.com
5ed98393ee ask the user to update the texts if and only if any character was changed 2016-01-07 10:37:09 +01:00
Jindra Petřík
8e9c38fa71 Issue #1118 correct preparing file for debugging 2016-01-07 06:50:45 +01:00
Jindra Petřík
0f835dd0f5 Issue #1118 running file with importassets
Correct checking the autloLoadSwfs checkbox in settings
2016-01-04 21:59:55 +01:00
Jindra Petřík
c2aba5fc08 Issue #1118 Loading characters through ImportAssets - show as readonly
icon
2016-01-03 22:25:54 +01:00
Jindra Petřík
12e3d208ce Merge origin/master 2016-01-03 14:35:18 +01:00
Jindra Petřík
4e0c2db81e opening loaded SWFs fixes 2016-01-03 12:35:14 +01:00
honfika@gmail.com
1cea429e7b copyright year updated 2016-01-01 14:06:56 +01:00
honfika@gmail.com
300022acc7 #1075 Lenght of DefineText is more larger than original when DefineText is saved: detect letter spacing 2015-12-20 11:12:32 +01:00
Jindra Petřík
33fdfcc0ac Debugger - display variables in the tree structure
Set variables while debugging
2015-12-15 09:48:51 +01:00
Jindra Petřík
9123a3a646 Add watch stub... not working :-(, probably bug of adobe. 2015-12-06 10:18:37 +01:00
Jindra Petřík
0724b4a3f0 Debug (breakpoints, step) P-code for both AS1/2 and AS3 2015-12-06 06:29:08 +01:00
Jindra Petřík
0391d0b22e logging locks fixed (unable to start app, etc.) 2015-12-05 13:25:12 +01:00
honfika@gmail.com
531e687821 allow adding tag to main timeline
tagtree:remove unnecessary tree parameter 
binary export: use .swf extension for swf files
export:select export types fixed when inner swf is selected
debug menu:create new swf
check all tags when debugcopy is enabled
2015-12-05 07:48:34 +01:00
Jindra Petřík
6ea614fa54 AS3 debugger start halt fix
AS2 debugger - offsets fix, functions fix
2015-12-03 20:17:59 +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
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
Jindra Petřík
40ed5a5f48 Trace log, debug panel separated, better show/hide handling 2015-11-17 20:10:30 +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
Jindra Petřík
c04675e353 add/remove breakpoints 2015-11-16 13:24:27 +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
honfika@gmail.com
75b407d119 execute actions without translating them...., using this new execute method in deobfuscator 2015-10-25 10:08:28 +01:00
Jindra Petřík
94d4e5d218 Save session file titles
Flash player access violation fix (added delay)
2015-10-24 13:17:22 +02:00
Jindra Petřík
7830edc139 Merge origin/master 2015-10-24 10:11:38 +02:00
Jindra Petřík
8c8be0737f Open loaded SWFs during playback feature 2015-10-24 10:09:39 +02:00
honfika@gmail.com
cbb3b1bff2 new tests for FQNs and namespaces, using pluginpath config 2015-10-23 10:52:44 +02:00
honfika@gmail.com
f10303b4ab plugin to fix the "bug" in issue #786 2015-10-22 09:00:27 +02:00
honfika@gmail.com
b147153441 exe export fix 2015-09-24 15:49:12 +02:00