Commit Graph
88 Commits
Author SHA1 Message Date
Jindra Pet��k 11da7d8c68 Issue #38 Indentation in const/var initial value for newobject 2013-04-02 22:23:40 +02:00
Jindra Pet��k 7c01f7a8e3 Fixed ImportAssets2 tag ID 2013-04-02 21:25:05 +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 927a7263c6 version changed to 1.4.2u1 2013-03-25 21:43:20 +01:00
Jindra Pet��k 4e8eddfbbc AS3 ClassCast fix
static const init in obfuscated code
2013-03-25 21:29:24 +01:00
Jindra Pet��k f843082a97 AS3 fixed deobfuscation causing incorrect decompilation in some cases
alse Issue #47
2013-03-25 20:50:06 +01:00
Jindra Pet��k 7610c39f1c AS3 rename identifiers count fix 2013-03-24 12:08:06 +01:00
Jindra Pet��k 514a81a9c8 version changed to 1.4.2 2013-03-24 11:58:21 +01:00
Jindra Pet��k c42cc634fc updater strips out download type suffix 2013-03-24 11:55:09 +01:00
Jindra Pet��k da1793a6af fixed few compilation issues 2013-03-24 11:50:02 +01:00
Jindra Pet��k 3ce5ac886e Storing configuration to user home (AppData on Windows) 2013-03-24 11:49:20 +01:00
Jindra Pet��k 77e25529b5 @Override annotation 2013-03-24 10:18:04 +01:00
Jindra Pet��k c2d8db8228 AS1/2 ignoring disassembly errors 2013-03-24 10:11:45 +01:00
Jindra Pet��k 1d75954b5f AS1/2 debofuscation fix 2013-03-24 09:58:42 +01:00
Jindra Pet��k e5631cd235 Commandline export fix
AS1/2 debofuscation fix
2013-03-24 09:06:58 +01:00
Jindra Pet��k 207e598202 AS1/2 deobfuscation - store register fix 2013-03-24 08:10:25 +01:00
Jindra Pet��k c9033100e3 logging exceptions during export 2013-03-24 07:53:25 +01:00
Jindra Pet��k 67dec09957 AS1/2 better identifiers renaming (deobfuscation) 2013-03-24 07:42:51 +01:00
Jindra Pet��k d549856d49 AS1/2 better deobfuscation 2013-03-23 22:58:54 +01:00
Jindra Pet��k 74029e0915 AS1/2 better deobfuscation 2013-03-23 19:15:57 +01:00
Jindra Pet��k cb663834cf AS1/2 renaming identifiers (deobfuscation) 2013-03-23 16:51:14 +01:00
Jindra Pet��k 60a8549192 formatting & imports 2013-03-23 13:29:18 +01:00
Jindra Pet��k 066a04a113 AS1/2 ignoring unknown opcodes 2013-03-23 12:02:18 +01:00
Jindra Pet��k e7bffb85ba AS1/2 better deobfuscation 2013-03-23 10:45:26 +01:00
Jindra Pet��k c630d885dd Fixed small issues 2013-03-22 22:29:43 +01:00
Jindra Pet��k 2b8f708b05 Issue #46 ifs with empty branches got ignored 2013-03-22 21:16:32 +01:00
Jindra Pet��k 2985b37628 AS3 better deobfuscation 2013-03-22 21:00:35 +01:00
Jindra Pet��k 4d1aeb00d1 Issue #42, AS1/2 - displaying hex
Graph button changed to icon
2013-03-21 20:53:46 +01:00
Jindra Pet��k 50cce00fe0 Issue #42, AS3 - displaying hex
Graph button changed to icon
2013-03-20 22:01:52 +01:00
Jindra Pet��k c4f59ec2a2 Issue #43, AS1/2: Ternary operator(and more...) fix 2013-03-19 22:03:16 +01:00
Jindra Pet��k 9cea9b6858 Issue #36, Multiname with invalid index 2013-03-19 21:31:21 +01:00
Jindra Pet��k 07ad597484 Issue #44, CopyOuputStream on DefineFont2 2013-03-14 22:38:37 +01:00
Jindra Pet��k 787d87fd25 Issue #40, AS1/2 For..in decompilation 2013-03-12 06:16:56 +01:00
Jindra Pet��k 168ae601b4 Issue #40, AS1/2 No logging + For..in..return decompilation 2013-03-11 22:10:50 +01:00
Jindra Pet��k 3b071a0464 Issue #39, AS1/2 NewMethod..Pop fix 2013-03-11 19:05:11 +01:00
Jindra Pet��k 5440942484 version changed to 1.4.1 2013-03-10 20:50:58 +01:00
Jindra Pet��k 18f0c26e07 AS 1/2: code changes immediately reflection 2013-03-10 20:45:00 +01:00
Jindra Pet��k 3e41acd217 deleted unused method 2013-03-10 20:38:12 +01:00
Jindra Pet��k 2f3158d2ec AS1/2 better deobfuscation 2013-03-10 19:32:05 +01:00
Jindra Pet��k 803cf80b1d AS1/2 better deobfuscation 2013-03-10 19:17:15 +01:00
Jindra Pet��k 49ba85f21f AS1/2 better deobfuscation 2013-03-10 14:51:51 +01:00
Jindra Pet��k c9fe445372 AS1/2 better deobfuscation 2013-03-10 13:57:31 +01:00
Jindra Pet��k 4c1485808f AS1/2 better deobfuscation
code formatting
2013-03-10 06:03:15 +01:00
Jindra Pet��k 959a413a72 fixed empty export dirs 2013-03-05 20:58:55 +01:00