Commit Graph

75 Commits

Author SHA1 Message Date
Jindra Petøík
9ab1f28138 ActionEnd nop fix 2013-04-30 23:00:02 +02:00
Jindra Petøík
f18305bb9e dissasembly progress percent view
better text tags editing - parameters
2013-04-30 22:45:51 +02:00
Jindra Petøík
a1e5a1ff25 Issue #78 script trait slots fix 2013-04-28 09:52:37 +02:00
Jindra Petøík
dc720378ca removetraps...this fix
graph path fix
2013-04-27 22:52:12 +02:00
Jindra Petøík
65985a237c Issue #79, AS1/2 class detection fix 2013-04-27 17:39:14 +02:00
Jindra Petøík
e479932693 updated build script
few javadoc fixes
2013-04-23 22:28:18 +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
b9eeb54b68 AS1/2: For..in fix 2013-04-20 15:46:45 +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
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
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
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
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
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
7b9379256a AS1/2 double NaN value 2013-04-12 19:33:49 +02:00
Jindra Petøík
b53aed8bbe FlashPlayer path modified to "lib/FlashPlayer.exe"
Source Formatting
Few refactorings
2013-04-10 19:44:39 +02:00
Jindra Petøík
2da1d61f59 AS1/2 Fixed DefineFunction2 register names (this, super,...) 2013-04-07 14:36:03 +02:00
Jindra Petøík
22d7ce80be Issue #56 Removed test output left in last release 2013-04-06 18:13:09 +02:00
Jindra Petøík
c5edeeb3fb AS1/2 ActionTry fix
AS1/2 Infinity
2013-04-04 21:34:23 +02:00
Jindra Petøík
dbcaaf01e8 AS1/2 deobfuscation fix for variables renaming 2013-04-02 20:02:41 +02:00
Jindra Petøík
b39456f3e4 AS1/2 deobfuscation fix 2013-04-01 17:32:11 +02:00
Jindra Petøík
381c1707ff Better AS1/2 deobfuscation 2013-04-01 16:52:05 +02:00
Jindra Petøík
ca6725838c Issue #52 Wrong constant pool detecting - this was fixed in last commit, this is just a note 2013-03-31 22:17:16 +02:00
Jindra Petøík
5a53822dd4 Issue #51 AS1/2 displaying java class name instead of expression
Better constantpool detection
2013-03-31 22:06:35 +02:00
Jindra Petøík
3472cc79d2 Issue #50 AS1/2 function body deobfuscation bug 2013-03-31 19:26:37 +02:00
Jindra Petøík
be106cc34b Issue #45 Unicode character cannot save
Code formatting
2013-03-30 16:43:26 +01:00
Jindra Petøík
da1793a6af fixed few compilation issues 2013-03-24 11:50:02 +01:00
Jindra Petøík
77e25529b5 @Override annotation 2013-03-24 10:18:04 +01:00
Jindra Petøík
1d75954b5f AS1/2 debofuscation fix 2013-03-24 09:58:42 +01:00
Jindra Petøík
207e598202 AS1/2 deobfuscation - store register fix 2013-03-24 08:10:25 +01:00
Jindra Petøík
67dec09957 AS1/2 better identifiers renaming (deobfuscation) 2013-03-24 07:42:51 +01:00