Commit Graph

796 Commits

Author SHA1 Message Date
honfika@gmail.com
55edca7d2b action deobfuscator improved 2015-09-24 11:38:09 +02:00
honfika@gmail.com
cf30e3a38b action deobfuscator improved 2015-09-24 10:06:03 +02:00
honfika@gmail.com
0750b34235 AS2 deobfuscator fix 2015-09-23 22:32:02 +02:00
honfika@gmail.com
b5c8d76643 fix 2015-09-23 16:55:07 +02:00
honfika@gmail.com
de66ba86e5 dynamic variable names fixed 2015-09-23 16:39:13 +02:00
honfika@gmail.com
01e92310cb fix2 2015-09-23 14:27:22 +02:00
honfika@gmail.com
40ad97570f fix 2015-09-23 14:25:13 +02:00
honfika@gmail.com
df6b19fe31 actionj deobfuscator improved 2015-09-23 14:07:27 +02:00
honfika@gmail.com
6dac1cbb9b is compile time fix 2015-09-23 09:58:02 +02:00
honfika@gmail.com
b50f159f6a action deobfuasscator: removing fake functions enabled again 2015-09-23 08:20:48 +02:00
honfika@gmail.com
c8ce4050df action deobfuscation fix 2015-09-22 20:30:26 +02:00
honfika@gmail.com
2a5fabf374 action less2 deobfuscation temporary disabled 2015-09-22 20:09:01 +02:00
honfika@gmail.com
2bcec70983 action deobfuscator improved 2015-09-22 13:12:40 +02:00
honfika@gmail.com
f14fb16793 Action getResult fixes 2015-09-22 12:40:11 +02:00
honfika@gmail.com
a3fef3d306 ecma script: number to string 2015-09-21 19:36:14 +02:00
honfika@gmail.com
b5df7b0f08 call getPrecedence only 1 time: fix 2015-09-20 14:39:07 +02:00
honfika@gmail.com
14e6922eb7 call getPrecedence only 1 time 2015-09-20 14:01:26 +02:00
honfika@gmail.com
e06e5d6972 methodbody convert parameter fix 2015-09-19 07:56:36 +02:00
honfika@gmail.com
c43ba3a6b5 AS call method fix (first parameter is "this") 2015-09-17 08:06:12 +02:00
honfika@gmail.com
e8fb8e2f37 faster syntax highlighting 2015-09-16 14:12:13 +02:00
honfika@gmail.com
5e42c5b57c export uncompressed data from dump tree 2015-09-15 09:36:42 +02:00
honfika@gmail.com
4b7c653aa6 some instruction definitions implements CoerceOrConvertTypeIns 2015-09-14 08:42:08 +02:00
honfika@gmail.com
3958217d93 #1047 6.0.2 open all scripts folders: fix 2015-09-13 08:31:41 +02:00
honfika@gmail.com
cf5cc27349 #1044: AS2 export: order scripts by physical location inside the swf file 2015-09-12 06:42:49 +02:00
honfika@gmail.com
2da2384c96 button cache fix 2015-09-11 08:12:07 +02:00
honfika@gmail.com
599f75a699 #1041 FFDec (java) package names in decompiled AS code: partial fix 2015-09-10 09:27:05 +02:00
honfika@gmail.com
0fae108b98 improved run_as3 flash file 2015-09-09 22:14:57 +02:00
honfika@gmail.com
c3b0925deb build fix 2015-09-09 11:54:31 +02:00
honfika@gmail.com
d37e1a3f73 faster deobfuscation 2015-09-09 11:02:33 +02:00
honfika@gmail.com
28468f9173 #1030 AS3 decompilation error - StackOverflowError 2015-09-08 11:48:43 +02:00
honfika@gmail.com
1badb49810 not creating always new instruction definition objects 2015-09-07 10:20:11 +02:00
honfika@gmail.com
6f49fc2b18 item getResult fix 2015-09-05 20:39:30 +02:00
honfika@gmail.com
53da54dd8f case insensitive export fixed 2015-09-05 18:03:47 +02:00
honfika@gmail.com
671daba936 nullpointer exception fix 2015-09-04 09:11:33 +02:00
honfika@gmail.com
b47f5358fe faster AS3 decompiling 2015-09-03 23:35:25 +02:00
honfika@gmail.com
cd4ba191e3 Unused parameter removed 2015-09-02 12:37:41 +02:00
honfika@gmail.com
27bb3b1707 typo fix 2015-08-31 13:29:53 +02:00
honfika@gmail.com
6887e51a86 unnecessarry try-catch removed from deobfuscarot methods 2 + small fixes 2015-08-30 08:37:19 +02:00
honfika@gmail.com
f51640276a unnecessarry try-catch removed from deobfuscarot methods 2015-08-30 08:25:30 +02:00
honfika@gmail.com
543f9c7152 EnableTelemetry tag nullpointer exception fix 2015-08-28 06:51:55 +02:00
honfika@gmail.com
696ee04cb4 avoid throwing EmptyStackExceptions in as2 deobfuscation 2015-08-26 20:50:22 +02:00
honfika@gmail.com
0cc939220a italian translation added 2015-08-25 11:48:08 +02:00
honfika@gmail.com
f354443455 small fixes, impovemnets 2015-08-24 21:06:08 +02:00
honfika@gmail.com
e3081313d4 getScopeDelta separated to getScopePushCount and getScopePopCount 2015-08-23 19:02:52 +02:00
honfika@gmail.com
0498fadbb4 check the needed stack size before translating the instruction to avoid throwing that much emptystackexceptions during deobfuscarion 2015-08-22 21:01:41 +02:00
honfika@gmail.com
7ad7e80057 #1017 store alchemy opcodes have wrong order 2015-08-21 20:27:02 +02:00
honfika@gmail.com
1962cb99c9 condition simplified 2015-08-20 10:57:16 +02:00
honfika@gmail.com
4e154e03b8 restore the whole abc tag instead of the only constant pool when script compile fails 2015-08-19 21:38:46 +02:00
honfika@gmail.com
0ab8e7e000 warings fixes 2015-08-18 12:59:33 +02:00
honfika@gmail.com
8e63c0aea0 restore orignal constant pool when as3 script editing fails 2015-08-17 21:20:59 +02:00