Jindra Petřík
|
26fbb83ef3
|
simplify expressions
|
2016-02-17 20:07:56 +01:00 |
|
Jindra Petřík
|
b6d16b9224
|
test fix
|
2016-02-17 02:18:22 +01:00 |
|
Jindra Petřík
|
60a2a95797
|
test fix
|
2016-02-17 02:16:40 +01:00 |
|
Jindra Petřík
|
b6b62b288f
|
#1145 Correct precedence handling on binary operators
|
2016-02-16 23:07:00 +01:00 |
|
Jindra Petřík
|
be8e4df4c7
|
#1145 AS3 better declaration type detection,
better convert_x instruction handling
|
2016-02-16 23:00:17 +01:00 |
|
Jindra Petřík
|
4994c4a70c
|
Default clause position in switch fixed
|
2016-01-17 21:59:20 +01:00 |
|
honfika@gmail.com
|
8cb067bfda
|
format java code
|
2016-01-15 14:37:34 +01:00 |
|
Jindra Petřík
|
edad412fc1
|
AS3 RegExp literal decompilation and direct editation
|
2016-01-12 20:45:01 +01:00 |
|
honfika@gmail.com
|
1cea429e7b
|
copyright year updated
|
2016-01-01 14:06:56 +01:00 |
|
honfika@gmail.com
|
6340c0efea
|
#1125 Missing catch block when decompiling try{}catch{} block
|
2015-12-29 09:53:46 +01:00 |
|
honfika@gmail.com
|
16a27789e3
|
swf.tags and sprite.subtags are private to avoid modifying the list without setting the isModified flag + some small chages
|
2015-12-27 10:19:27 +01:00 |
|
honfika@gmail.com
|
c563a7449b
|
allow trait specification in pcode import
|
2015-12-15 12:46:08 +01:00 |
|
honfika@gmail.com
|
d621f09822
|
fix2
|
2015-12-08 13:57:34 +01:00 |
|
honfika@gmail.com
|
9a323a1355
|
swf xml test
|
2015-12-04 08:24:09 +01:00 |
|
honfika@gmail.com
|
15c09a2d21
|
test fix
|
2015-11-30 09:22:31 +01:00 |
|
honfika@gmail.com
|
0cf0df67ea
|
using existing getOffset method everywhere, made offset is privete
|
2015-11-30 09:16:51 +01:00 |
|
honfika@gmail.com
|
4fb62ab85d
|
add test for FastActionList
|
2015-11-29 08:22:25 +01:00 |
|
honfika@gmail.com
|
b338abcdba
|
test fixes
|
2015-11-26 16:02:26 +01:00 |
|
Jindra Petřík
|
22aadefd59
|
VW fix
|
2015-11-22 20:46:48 +01:00 |
|
honfika@gmail.com
|
0b59f0b11f
|
AS3 deobfuscation changed to execute code instead of translating
|
2015-11-21 15:13:11 +01:00 |
|
honfika@gmail.com
|
dc3cbaf317
|
do not write everyting to the output while testing instruction executions
|
2015-11-18 17:35:48 +01:00 |
|
honfika@gmail.com
|
9b03c3d5de
|
further as2/3 execution fixes
|
2015-11-18 17:18:14 +01:00 |
|
Jindra Petřík
|
6edceccfc0
|
test fix
|
2015-11-15 08:17:26 +01:00 |
|
honfika@gmail.com
|
7bdecd990a
|
create method for different multiname types
|
2015-11-10 11:05:47 +01:00 |
|
honfika@gmail.com
|
f2b8b146a6
|
faster AVM2 constant pool when adding a lot of items to it.
|
2015-11-09 13:58:20 +01:00 |
|
Jindra Petřík
|
7057a0bdcb
|
various fixes for AS3 direct editation, decompilation, etc. to make FP ABC verifier happy
|
2015-11-08 11:15:18 +01:00 |
|
Jindra Petřík
|
90ee5282d7
|
AS3 direct editation: protected namespaces fix
Added sample SWF files from freeactionscript.com - tests use them
|
2015-11-07 09:02:13 +01:00 |
|
Jindra Petřík
|
a2293a6412
|
no testing of recompiled
|
2015-11-07 07:06:19 +01:00 |
|
Jindra Petřík
|
919d39106c
|
AS3 direct editation - ifixed namespace handling, construct fix
|
2015-11-07 07:03:10 +01:00 |
|
Jindra Petřík
|
c61b792411
|
Merge origin/master
|
2015-11-06 19:41:22 +01:00 |
|
Jindra Petřík
|
2b9c1eb365
|
AS3 direct editation - indexing ABCs for faster access - classes and properties, better(?) and faster resolving
Hiding extends Object
|
2015-11-06 19:41:02 +01:00 |
|
honfika@gmail.com
|
8088e50276
|
AS3 instruction execute fixes
|
2015-11-06 09:37:35 +01:00 |
|
honfika@gmail.com
|
f726b5677e
|
+1 AS2 test
|
2015-10-29 08:49:53 +01:00 |
|
Jindra Petřík
|
30bb6113a2
|
Import fixes, full package handling, make test pass
|
2015-10-28 19:16:52 +01:00 |
|
Jindra Petřík
|
87a1a9206f
|
Namespace name comparation fix (dottedchain "" == name_id 0
Method body creation arguments fix
|
2015-10-28 09:20:41 +01:00 |
|
honfika@gmail.com
|
cbb3b1bff2
|
new tests for FQNs and namespaces, using pluginpath config
|
2015-10-23 10:52:44 +02:00 |
|
honfika@gmail.com
|
77292daf2f
|
test fix
|
2015-10-21 14:53:22 +02:00 |
|
honfika@gmail.com
|
099bffdf68
|
removed some unnecessary parameters + small fixes
|
2015-10-21 08:54:25 +02:00 |
|
Jindra Petřík
|
f143434d9e
|
Issue #1062 Editing/displaying script initializers
|
2015-10-20 16:37:39 +02:00 |
|
honfika@gmail.com
|
057a12ccba
|
test fix
|
2015-10-20 09:35:10 +02:00 |
|
honfika@gmail.com
|
ca0642fe82
|
AS3 instuction list test
|
2015-10-08 19:02:12 +02:00 |
|
honfika@gmail.com
|
491ec7cb33
|
AS2 test added
|
2015-09-30 13:08:25 +02:00 |
|
honfika@gmail.com
|
bd8eddee4a
|
AS2 test added
|
2015-09-29 15:38:32 +02:00 |
|
honfika@gmail.com
|
8d23312376
|
test format fix
|
2015-09-28 19:05:01 +02:00 |
|
honfika@gmail.com
|
1badb49810
|
not creating always new instruction definition objects
|
2015-09-07 10:20:11 +02:00 |
|
honfika@gmail.com
|
27bb3b1707
|
typo fix
|
2015-08-31 13:29:53 +02:00 |
|
honfika@gmail.com
|
809091ea42
|
framerate is float
|
2015-08-12 14:22:04 +02:00 |
|
honfika@gmail.com
|
56a0f96661
|
some new string builders
|
2015-07-15 10:27:34 +02:00 |
|
honfika@gmail.com
|
af3553e387
|
more DottedChains
|
2015-07-14 21:11:08 +02:00 |
|
Jindra Petřík
|
52f2439197
|
Merge origin/master
Conflicts:
libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/abc/avm2/deobfuscation/AVM2DeobfuscatorRegisters.java
|
2015-07-06 09:14:18 +02:00 |
|