Jindra Petřík
2bf7597cea
update license headers
2018-01-16 20:24:33 +01:00
AL
0a0ecf8112
Debug tooltips on hover
...
When in Debug mode and stopped at a breakpoint, hovering over dientifiers will show up their name and value in a tooltip. All matching locals will be shown, one on each line.
2017-11-30 11:06:36 +00:00
honfika@gmail.com
871f4f52d9
[ #1343 ] AS 1/2 direct editation critical bug
2017-02-02 10:19:33 +01:00
honfika@gmail.com
f786c34910
build fix
2016-12-28 15:53:07 +01:00
honfika@gmail.com
41b381acbe
woraround for #1246 Minimum gui-pane widths (since version 8) make FFDEC unusable on small monitors
2016-12-28 15:51:09 +01:00
honfika@gmail.com
9dc4752c04
UI thread invoke fixes/improvements 2
2016-12-28 12:57:06 +01:00
honfika@gmail.com
5b0bd1f0c5
UI thread invoke fixes/improvements
2016-12-28 11:21:13 +01:00
honfika@gmail.com
bf59e9e5fb
Jump to the found text after pcode search fixed
2016-12-25 14:22:01 +01:00
honfika@gmail.com
9ecb2e4a81
search: small improvement/fix
2016-12-24 22:56:41 +01:00
honfika@gmail.com
407d1c2235
AS search moved to lib
2016-12-24 22:00:27 +01:00
honfika@gmail.com
c3fc9785e3
#1240 JPEXS does not use multiple threads for decompilation on Text Search: AS2 is also multi thread now, work status improvements during search
2016-12-24 21:06:23 +01:00
honfika@gmail.com
11088fec36
#1308 Search by all P-code files
2016-12-19 22:21:53 +01:00
honfika@gmail.com
2690b658d0
#1313 Font Change
2016-12-03 15:56:00 +01:00
honfika@gmail.com
820ef1a5f1
#1314 user interface
2016-12-03 13:06:55 +01:00
Jindra Petřík
b06f295165
Edit buttons labels for script editing now "Edit ActionScript" and "Edit P-code"
2016-08-28 12:25:20 +02:00
Jindra Petřík
c4a0729e3e
AS2 p-code: Icons for file offset and original bytes, showing buttons only when appropriate
2016-08-12 21:17:51 +02:00
Jindra Petřík
afc2c05cbb
Introduce end-of-line normalization
2016-07-23 21:19:44 +02:00
honfika@gmail.com
80b000b82b
move file offset to the left, setting+button to hide it
2016-07-17 14:14:26 +02:00
honfika@gmail.com
2e41a0ef62
#1241 Settings to show original bytes
2016-05-29 14:25:04 +02:00
honfika@gmail.com
bd84053949
text search fix
2016-05-07 16:48:19 +02:00
honfika@gmail.com
c48356fc08
set decompiled AS2 script without a worker when it is found in the cache
2016-03-12 13:58:18 +01:00
honfika@gmail.com
1cea429e7b
copyright year updated
2016-01-01 14:06:56 +01:00
honfika@gmail.com
52c27db229
author javadoc comments added, finished...
2015-12-12 16:07:05 +01:00
honfika@gmail.com
7671b01d22
fix
2015-12-08 13:43:15 +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
ec666b60e4
AS1/2: Ctrl+click to declaration of variables, registers. Hilighting methods and classes
...
AS1/2: Debugger - Show registers
Fixed ctrl+click underline position
2015-12-05 10:53:43 +01:00
Jindra Petřík
1884320315
BreakPoints UI enhancements - line icons
...
Breakpoints handling fixes
2015-11-21 23:32:02 +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
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
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
honfika@gmail.com
6a05d79ebe
some already implemented todo comments removed
2015-08-14 12:41:11 +02:00
honfika@gmail.com
427e7ea70d
some netbeans inspection fixes
2015-08-11 14:40:56 +02:00
honfika@gmail.com
a7d57c19a4
inline constant pool string when the pool is too big
2015-07-18 15:30:51 +02:00
honfika@gmail.com
35cfe219a4
error message when constant pool is too big
2015-07-18 08:23:09 +02:00
honfika@gmail.com
9a90aa08ef
canceling tasks fixes
2015-07-07 07:28:18 +02:00
honfika@gmail.com
f96fb33c4d
AS2 script import: import pcode/constants
2015-07-02 09:07:55 +02:00
honfika@gmail.com
39f35dec29
#896 : show exception in log frame, static final loggers added
2015-05-22 11:29:27 +02:00
Jindra Petřík
dfff38ace3
Edit hex/Edit hex pcode different label
...
Separator between View Graph and View Hex/Pcode buttons
2015-05-21 15:05:54 +02:00
Jindra Petřík
425ef19578
Issue #869 AS1/2 Constantpool icons
2015-05-21 14:54:10 +02:00
honfika@gmail.com
15744df8fd
#886 Cancel button is disabled in editor mode fixed
2015-05-14 09:59:48 +02:00
honfika@gmail.com
c5a890fce7
constant pool editing: escape strings
2015-05-08 14:01:44 +02:00
honfika@gmail.com
fa912d01ea
enable save buttons only when text was changed
2015-05-08 13:16:12 +02:00
honfika@gmail.com
4a11e24805
do not allow to chage tag tree selection, when current tag is under editing
2015-05-07 21:30:34 +02:00
honfika@gmail.com
89f66fbcb2
Edit AS 1/2 constant pool
2015-05-07 16:14:22 +02:00
honfika@gmail.com
732087f20f
shown only the constant pool(s) in pcode editor
2015-05-07 15:25:28 +02:00
honfika@gmail.com
40217c0a39
split panes simplified (base class stores the position)
2015-05-06 10:51:05 +02:00
honfika@gmail.com
93dca87ec9
#470 Keep original Define*Texts and DefineFonts panels size after resizing from full screen to windowed and back
...
#877 A small glitch after search in AS
2015-05-05 18:04:09 +02:00
honfika@gmail.com
effea25144
uncache decompilation after saving pcode
2015-05-03 16:22:39 +02:00
honfika@gmail.com
39243bdea2
tag saving fix
2015-05-03 13:03:48 +02:00