Commit Graph

8046 Commits

Author SHA1 Message Date
Jindra Petøík
bce40e6880 About box
AS1/2: Fixed important decompiling bug
2011-07-30 14:14:27 +02:00
Jindra Petøík
c4a5d74377 AS3: Editing types and default values of Slot/Const trait type 2011-07-30 12:31:07 +02:00
Jindra Petøík
459f8ecb56 AS3: Editing return type of methods 2011-07-30 10:58:24 +02:00
Jindra Petøík
97a4a2c961 AS3: Automatic Calculating Body parameters (Experimental) 2011-07-30 10:22:40 +02:00
Jindra Petøík
66449bfc6c Fixed saving Bit values
AS3: Automatic Calculating Body parameters
2011-07-24 20:01:30 +02:00
Jindra Petøík
940a57f5d8 JPProxy update - Https support 2011-07-17 11:13:51 +02:00
Jindra Petøík
49a8fd03bf JPProxy update 2011-07-16 12:40:49 +02:00
Jindra Petøík
991b08d8bc AS3: Default method tab is code tab
Version set to alpha10
alpha10
2011-07-13 11:16:57 +02:00
Jindra Petøík
02f21eef1c AS3: Updated test data 2011-07-13 10:57:24 +02:00
Jindra Petøík
61045e72ca AS3: Fixed For each statements 2011-07-13 10:42:18 +02:00
Jindra Petøík
97efb4c956 AS3: Better error messages with obfuscated code
AS3: Autorenaming obfuscated names
2011-07-13 09:20:23 +02:00
Jindra Petøík
867aa41bbb AS3: newactivation registers removed from decompilation
AS3: try clauses fixed for files with debug information
AS3: fixed function for removing instructions
2011-07-13 08:31:23 +02:00
Jindra Petøík
731856ffc9 AS3: removed unneccessary output to stdout caused by pre/post increment/decrement 2011-07-12 20:06:03 +02:00
Jindra Petøík
dcfffa711d AS3: post/pre increment/decrement decompilation, declaration of local registers 2011-07-12 20:04:28 +02:00
Jindra Petøík
6106a6e6ca AS3: local registers and parameters take names from debug informations 2011-07-12 17:56:51 +02:00
Jindra Petøík
b560b92e46 AS3: Parameter names disabled, because Flash CS5.5 inserts invalid param names indices that may cause problems 2011-07-12 10:52:13 +02:00
Jindra Petøík
65628e9016 AS3: Correct method parameters names in decompiled code 2011-07-12 09:54:07 +02:00
Jindra Petøík
1f25be9236 AS3 - Decimal number type support for ABC minor_version 17 or greater 2011-07-12 09:44:42 +02:00
Jindra Petøík
07ca3fee80 AS3 - Editing method parameters 2011-07-11 19:08:16 +02:00
Jindra Petøík
250b433927 JSyntaxPane - editing AS3 method parameters 2011-07-11 19:07:24 +02:00
Jindra Petøík
a749e1f997 AS3 - Tabbed design for traits 2011-07-11 12:20:21 +02:00
Jindra Petøík
fdbd5b2ef8 AS3 - method body parameters editable 2011-07-10 19:38:27 +02:00
Jindra Petøík
27df4647a0 AS3 - list of instructions after CTRL+SPACE fix
AS3 - methodinfo refactoring
2011-07-10 17:31:01 +02:00
Jindra Petøík
6b3a959054 AS3 - some hilight fixes 2011-07-10 16:49:19 +02:00
Jindra Petøík
57dc0ffa21 AS3 - updated JSyntaxPane
AS3 - Updated test Classes
2011-07-10 13:36:31 +02:00
Jindra Petøík
8484eea581 AS3 - JSyntaxPane - Completion of instruction names, fixed other SyntaxPane commands 2011-07-10 13:31:43 +02:00
Jindra Petøík
3d6b4d8ad1 AS3: Highlighting current line. 2011-07-10 13:29:34 +02:00
Jindra Petøík
76e36aa964 AS3: Fixed hilighting instructions with exceptions 2011-07-10 09:31:03 +02:00
Jindra Petøík
1f042c375b AS3: ApplyType instruction, TypeName name, Vector types
AS3: Fixed calling with pop
2011-07-03 11:42:20 +02:00
Jindra Petøík
9c95eb7270 TypeName datatype fixed 2011-07-02 21:11:32 +02:00
Jindra Petøík
699c520a2d little fix to get it running... alpha9 2011-07-02 18:37:21 +02:00
Jindra Petøík
34c819002c version apha 9
AS3: Included new undocumented instructions, new Multiname kind - Typename
AS3: Export PCode
AS3: Implemented code for executing some instructions
Many bugfixes
2011-07-02 18:29:59 +02:00
Jindra Petøík
eaeaa19923 version apha 9
AS3: Included new undocumented instructions, new Multiname kind - Typename
AS3: Export PCode
AS3: Implemented code for executing some instructions
Many bugfixes
2011-07-02 18:28:51 +02:00
Jindra Petøík
6f4754f481 AS3: Fixed saving replacements. Version changed to alpha8 alpha8 2010-09-19 14:08:28 +02:00
Jindra Petøík
c2194031db AS3: Editing exceptions 2010-09-19 13:58:21 +02:00
Jindra Petøík
86f602ff80 AS3: Experimental graph function 2010-09-19 10:07:38 +02:00
Jindra Petøík
0c579e1f1c AS3: Better finding usage of multinames 2010-09-08 21:13:07 +02:00
Jindra Petøík
971f4eb55f AS3: Basic finding usage of multinames 2010-09-08 13:05:12 +02:00
Jindra Petøík
c9e01ed9d2 Added license to source code 2010-09-08 11:38:16 +02:00
Jindra Petøík
01f7d0fa72 AS2:Added statusbar to GUI 2010-09-07 21:54:32 +02:00
Jindra Petøík
d0b5bf3559 AS2:Fixed Ifs, Added For..in, better Functions 2010-09-06 15:32:07 +02:00
Jindra Petøík
fafbbc4add Commit test 2010-09-06 10:27:29 +02:00
Jindra Petøík
29af0eb5ce Updated gui 2010-09-06 09:01:59 +02:00
Jindra Petøík
4e3ab44c6e Updated test, removed unnecessary library, new icons 2010-09-04 17:55:59 +02:00
Jindra Petøík
f565f82f4e IntelliJ Idea project refactoring 2010-09-04 15:39:48 +02:00
Jindra Petøík
a34ee7364c Initial version based on previous work. (Version alpha 7) alpha7 2010-09-04 13:57:22 +02:00