Commit Graph
888 Commits
Author SHA1 Message Date
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 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 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
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 68d0ddccb6 build fix 2015-11-15 09:22:10 +01:00
Jindra Petřík 654bfc7023 testdata
merge
2015-11-15 08:21:22 +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
[email protected] 7bdecd990a create method for different multiname types 2015-11-10 11:05:47 +01:00
[email protected] f2b8b146a6 faster AVM2 constant pool when adding a lot of items to it. 2015-11-09 13:58:20 +01:00
Jindra Petřík d61bce6bb8 fix again 2015-11-08 12:44:06 +01:00
Jindra Petřík 777e87d11a build fix 2015-11-08 12:42:56 +01:00
[email protected] 1302d78604 missing files 2015-11-07 12:00:02 +01:00
[email protected] 22f5bfa5c3 build fix 2015-11-05 09:00:40 +01:00
[email protected] e62b886a09 AS3 instruction execution fixes 2015-11-05 08:53:57 +01:00
[email protected] 5e077eb024 build fix 2015-11-04 08:38:52 +01:00
[email protected] 56bd4cd1f6 AS2 deobfuscation improvement 2015-11-01 12:12:04 +01:00
Jindra Petřík 2a63daf3f0 Issue #775 AS3 direct edit - InstanceInfo name index fix 2015-10-30 10:47:31 +01:00
Jindra Petřík 81c06e7d37 body constructor fix in GUI 2015-10-28 08:34:51 +01:00
Jindra Petřík 6a9d7aa0e6 #1068 MorphShape with focal gradient fix
ImageFormat correct extension
Logging exception on FLA export
FLA XML formatting fix
2015-10-27 23:47:30 +01:00
[email protected] 75b407d119 execute actions without translating them...., using this new execute method in deobfuscator 2015-10-25 10:08:28 +01:00
Jindra Petřík b9c289464d enable debugging of SWF file, from commandline 2015-10-24 19:13:36 +02:00
Jindra Petřík 538e185ce9 Added delay to SWF display in external player to avoid illegal access 2015-10-24 14:06:13 +02: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
[email protected] cbb3b1bff2 new tests for FQNs and namespaces, using pluginpath config 2015-10-23 10:52:44 +02:00
Jindra Petřík f977c1c381 Commandline info document class deobfuscation fix 2015-10-23 09:51:06 +02:00
Jindra Petřík 347f94ed0a commandline swf info deobfuscate document class 2015-10-23 07:03:12 +02:00
Jindra Petřík f0820414c9 commandline swf info deobfuscate document class 2015-10-23 07:01:41 +02:00
Jindra Petřík 7000d3b78b Commandline SWF info: -info parameter 2015-10-22 22:53:11 +02:00
Jindra Petřík 9196a1db47 Commandline SWF info: -info parameter 2015-10-22 20:57:05 +02:00
[email protected] f10303b4ab plugin to fix the "bug" in issue #786 2015-10-22 09:00:27 +02:00
[email protected] fcb3c9cc08 store TraitSlotConst.assignedValue in a separated class, which is unique for each threads. 2015-10-21 14:45:56 +02:00
[email protected] 099bffdf68 removed some unnecessary parameters + small fixes 2015-10-21 08:54:25 +02:00
Jindra Petřík 27b1a43888 substance event dispatch fix 2015-10-20 20:21:34 +02:00
Jindra Petřík 1ff403e7dc Issue #1062 hide script initializer item when not needed 2015-10-20 16:43:08 +02:00
Jindra Petřík f143434d9e Issue #1062 Editing/displaying script initializers 2015-10-20 16:37:39 +02:00
[email protected] f699fd72bb faster AS2 deobfuscation (ActionDeobfuscatorSimple and ActionDeobfuscator combined to a single linked list based algorithm), caching deobfuscated action list 2015-10-20 09:13:50 +02:00
[email protected] 3475b63496 command line argument to print statistics of the decompilation performance 2015-10-11 16:13:42 +02:00
[email protected] b147153441 exe export fix 2015-09-24 15:49:12 +02:00
[email protected] 9b1e5e941c import scripts from command line (GUI import script command) 2015-09-20 18:10:59 +02:00
[email protected] e2e973c53b hungarian translation 2015-09-18 14:10:57 +02:00
[email protected] e8fb8e2f37 faster syntax highlighting 2015-09-16 14:12:13 +02:00