Commit Graph

455 Commits

Author SHA1 Message Date
Jindra Petøík
701fa40c3c Added tag version1.5.0 for changeset a5466546f4ff 2013-04-20 19:28:53 +02:00
Jindra Petøík
747665dd02 version changed to 1.5.0 version1.5.0 2013-04-20 19:28:35 +02:00
Jindra Petøík
ba0ee6fd60 gui enhancements 2013-04-20 18:51:45 +02:00
Jindra Petøík
2b34d90738 AS1/2 parser fix... expressions 2013-04-20 18:13:02 +02:00
Jindra Petøík
1b6f1b2a6f trayicon updated text 2013-04-20 17:39:27 +02:00
Jindra Petøík
5afe3d76e3 updated test cases 2013-04-20 16:54:37 +02:00
Jindra Petøík
f7beaaecca AS1/2/3 loops fix 2013-04-20 16:52:37 +02:00
Jindra Petøík
b9eeb54b68 AS1/2: For..in fix 2013-04-20 15:46:45 +02:00
Jindra Petøík
20445cfb38 AS3: For..in fix 2013-04-20 15:38:54 +02:00
Jindra Petøík
9a728060bd AS3: Fixed pre/post increments/decrements 2013-04-20 15:28:01 +02:00
Jindra Petøík
ab9275b53f Issue #53 Displaying trait names with indices, method indices 2013-04-20 15:02:47 +02:00
Jindra Petøík
b4adf93945 changed icons 2013-04-20 14:32:16 +02:00
Jindra Petøík
bdec49f8d2 donate changed to help us 2013-04-20 14:05:00 +02:00
Jindra Petøík
f6b3c559f0 Issue #68 binary data export, assigning names to characters via SymbolClass tag 2013-04-20 14:00:59 +02:00
Jindra Petøík
3e0eb0fe48 Issue #48 Decompile only specified class 2013-04-20 11:51:59 +02:00
Jindra Petøík
05d1aa0f79 AS1/2: define function 2: register names fix 2013-04-20 11:04:58 +02:00
Jindra Petøík
0e399613d4 AS2 check class fix 2013-04-20 11:00:31 +02:00
Jindra Petøík
877ba24c81 Issue #66 Decompress LZMA from commandline 2013-04-20 10:46:00 +02:00
Jindra Petøík
9e79afd784 while, do..while fix 2013-04-20 10:26:20 +02:00
Jindra Petøík
dca5bc5466 Issue #75 If ... return 2013-04-20 10:11:58 +02:00
Jindra Petøík
dff40cafef Issue #75 If ... return 2013-04-20 10:05:16 +02:00
Jindra Petøík
3850520117 Issue #75 comma operator in while/do..while condition 2013-04-20 09:56:32 +02:00
Jindra Petøík
ca5a7b9ab4 comma operator in while condition
AS1/2 switch fix
2013-04-19 23:08:53 +02:00
Jindra Petøík
78704d9d02 AS1/2 better handling chained assignments/preincrement 2013-04-19 21:36:08 +02:00
Jindra Petøík
f0ecb254da AS2: chained assignments vs classes fix 2013-04-19 20:53:04 +02:00
Jindra Petøík
ac1f6fea06 AS1/2: Merging pushes fix 2013-04-19 20:20:37 +02:00
Jindra Petøík
8b29ca20ff AS3: better deobfuscation 2013-04-18 21:17:54 +02:00
Jindra Petøík
1e30c1a7dc Edit/Save/Cancel icons 2013-04-15 21:54:12 +02:00
Jindra Petøík
51c650aee2 Auto deobfuscation can be now disabled in menu 2013-04-15 21:34:47 +02:00
Jindra Petøík
b63ac1cd4a AS3 better deobfuscation 2013-04-15 19:54:55 +02:00
Jindra Petøík
f85f2cca27 AS1/2 direct editing
ifFrameLoaded function
2013-04-15 19:07:16 +02:00
Jindra Petøík
bb0a1a49bd better AS1/2 parser - properties stub 2013-04-14 15:57:01 +02:00
Jindra Petøík
aff763637b better AS1/2 parser - constantpool 2013-04-14 15:32:02 +02:00
Jindra Petøík
9c2e970e65 better AS1/2 parser 2013-04-14 14:20:38 +02:00
Jindra Petøík
419696472c do..while fix 2013-04-14 11:36:09 +02:00
Jindra Petøík
92f48f19f7 better AS1/2 parser 2013-04-14 11:15:19 +02:00
Jindra Petøík
d9179a5040 better AS1/2 parser 2013-04-14 10:08:58 +02:00
Jindra Petøík
38f0941235 better AS1/2 parser 2013-04-14 07:30:55 +02:00
Jindra Petøík
116bf760f0 poptreeitem fix 2013-04-13 18:25:48 +02:00
Jindra Petøík
e9d0900908 AS1/2 chained assignments classes fix
code formatting
2013-04-13 18:07:47 +02:00
Jindra Petøík
8e271840e1 AS1/2 chained assignments in expressions 2013-04-13 11:57:13 +02:00
Jindra Petøík
ab9a438ed5 AS1/2 chained assignments decompilation 2013-04-13 11:46:47 +02:00
Jindra Petøík
70476ef3c5 AS1/2 parser - classes and interfaces 2013-04-13 11:10:24 +02:00
Jindra Petøík
1f5e80fe00 AS1/2 parser stub 2013-04-13 09:54:17 +02:00
Jindra Petøík
280f8c7dc1 tests fix 2013-04-13 09:47:53 +02:00
Jindra Petøík
7e081b1ba5 Issue #72 ternar operator fix
AS3: chained assignments deobfuscation fix
2013-04-13 09:46:16 +02:00
Jindra Petøík
08e5939e05 ASa/2 closing curly bracket at the end of definefunction when empty body 2013-04-12 21:43:36 +02:00
Jindra Petøík
576a1fc678 DoABC(82) renamed to DoABCDefine,
DoABC(72) tag created
2013-04-12 20:22:59 +02:00
Jindra Petøík
c86be8aac5 DoABC(82) renamed to DoABCDefine,
DoABC(72) tag created
2013-04-12 20:22:21 +02:00
Jindra Petøík
59ff5cb488 #62 Ignoring not defined characters (Import tag) 2013-04-12 19:35:20 +02:00