honfika@gmail.com
|
81c3df016d
|
Issue #1244 Allow to compile back Unknown instructions
|
2016-05-29 10:00:33 +02:00 |
|
honfika@gmail.com
|
508c618b37
|
netbeans inpector fixes
|
2016-04-29 20:54:38 +02:00 |
|
honfika@gmail.com
|
0e9f8ec9aa
|
make fields final where possible
|
2016-04-18 17:13:46 +02:00 |
|
honfika@gmail.com
|
0b1370c54c
|
removed unused imports
|
2016-03-30 15:35:00 +02:00 |
|
Jindra Petřík
|
34d504434e
|
AS3 instruction documentation improvements
Generate doc from commandline
HTML document with all AS3 instructions
|
2016-03-28 19:50:48 +02:00 |
|
Jindra Petřík
|
ab7c3344a2
|
Display AS3 p-code docs in GUI, improvements.
|
2016-03-27 14:51:39 +02:00 |
|
Jindra Petřík
|
9b9e653876
|
Display AS3 p-code docs in GUI, unfinished = stub, needs UI enhancements
Must be turned on in settings
|
2016-03-27 09:33:51 +02:00 |
|
Jindra Petřík
|
f14d92613c
|
gui fix after refactorings
|
2016-03-26 20:17:16 +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 |
|
Jindra Petřík
|
0724b4a3f0
|
Debug (breakpoints, step) P-code for both AS1/2 and AS3
|
2015-12-06 06:29:08 +01:00 |
|
honfika@gmail.com
|
22f5bfa5c3
|
build fix
|
2015-11-05 09:00:40 +01:00 |
|
honfika@gmail.com
|
5e077eb024
|
build fix
|
2015-11-04 08:38:52 +01:00 |
|
Jindra Petřík
|
0cea275073
|
A fix ?
|
2015-07-03 18:34:17 +02:00 |
|
honfika@gmail.com
|
75ce6c72fa
|
#910 Missing "add" instruction in obfuscated code (obfuscated u30, u32, s32 reading fix)
|
2015-06-03 21:00:24 +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
|
732087f20f
|
shown only the constant pool(s) in pcode editor
|
2015-05-07 15:25:28 +02:00 |
|
honfika@gmail.com
|
effea25144
|
uncache decompilation after saving pcode
|
2015-05-03 16:22:39 +02:00 |
|
honfika@gmail.com
|
7ee0351167
|
#848 Random Reversion to Unedited Code when Toggling the 3 switches (at Top Left) on the Right Hand Pane! fixed
|
2015-04-09 08:39:55 +02:00 |
|
honfika@gmail.com
|
22751367cd
|
#844 lowercase/uppercase convertion in DefineTexts
|
2015-04-07 20:26:49 +02:00 |
|
Jindra Petřík
|
12bbb13497
|
Displaying changed AS3 scripts in GUI as bold
|
2015-04-05 22:24:15 +02:00 |
|
honfika@gmail.com
|
7f68a43079
|
export/import symbol classes/export asset tags
|
2015-03-13 00:18:11 +01:00 |
|
honfika@gmail.com
|
ade56d45a2
|
format code: blank lines
|
2015-01-18 21:32:37 +01:00 |
|
honfika@gmail.com
|
07eaafdc55
|
allow to create swf from code only / export SWF to "Java code", which generates the SWF
|
2015-01-17 12:17:03 +01:00 |
|
honfika@gmail.com
|
677bdf969b
|
copyright year updated
|
2015-01-13 19:36:39 +01:00 |
|
Jindra Petřík
|
f1958b71cf
|
corrected content type for AS3 p-code editor styles
|
2014-11-22 06:22:37 +01:00 |
|
honfika@gmail.com
|
cb052143f5
|
highlighting refactored
|
2014-11-16 14:49:31 +01:00 |
|
Jindra Petřík
|
806cd640f8
|
Issue #302 AS3: more goto declaration - Types, extends, implements, variables, catch variables
|
2014-11-09 06:58:27 +01:00 |
|
honfika@gmail.com
|
556ad29573
|
format code
|
2014-11-04 19:44:59 +01:00 |
|
honfika@gmail.com
|
7a8d952107
|
tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified
|
2014-11-04 18:39:48 +01:00 |
|
Jindra Petřík
|
d7bbfe265d
|
correct marking error position
|
2014-10-28 21:15:07 +01:00 |
|
Jindra Petřík
|
f202a81ddc
|
Saving only modified ABC body code
Reading ABC code outside bounds fix
|
2014-09-24 17:42:44 +02:00 |
|
honfika@gmail.com
|
8ae999a617
|
fixed some Netbeans code hints
|
2014-09-07 22:25:06 +02:00 |
|
honfika@gmail.com
|
799d9600e5
|
base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool
|
2014-09-06 01:54:59 +02:00 |
|
honfika@gmail.com
|
8ba93afa4d
|
load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling)
|
2014-09-06 00:43:11 +02:00 |
|
honfika@gmail.com
|
3c72c84cd9
|
#664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit
|
2014-09-05 21:30:53 +02:00 |
|
honfika@gmail.com
|
04152c1c93
|
replace AS2 pcode from comandline (AS3 not ready)
|
2014-09-04 10:48:02 +02:00 |
|
honfika@gmail.com
|
8325d07b24
|
logger classes fixed, added new events (swf, abc, method body parsed)
|
2014-09-01 13:33:35 +02:00 |
|
honfika
|
a0afb3e16b
|
Custom stack classes (later needed for deobfuscation)
|
2014-08-23 14:45:38 +02:00 |
|
honfika
|
2e4f4d8851
|
show abc data in dumpview (right click in the treenode to load it)
|
2014-08-16 12:20:44 +02:00 |
|
honfika
|
6e7e92ddf2
|
java source code formatting
|
2014-06-22 09:52:54 +02:00 |
|
Jindra Petřík
|
6c1e7ccad5
|
Issue #578 Always on top fixed on search results, using dialog where possible
|
2014-06-07 07:43:02 +02:00 |
|
Jindra Petřík
|
199a4d0c2b
|
trunk contents moved to root
|
2014-05-10 20:50:57 +02:00 |
|