honfika
|
e89b4e52fb
|
cleanup
|
2014-08-23 23:04:02 +02:00 |
|
Jindra Petřík
|
1711273a69
|
version changed to 2.1.4
version2.1.4
|
2014-08-23 22:51:07 +02:00 |
|
Jindra Petřík
|
671561fdfe
|
unnecessary "if true" prints removed
|
2014-08-23 22:48:36 +02:00 |
|
Jindra Petřík
|
30258979e2
|
deobfuscation checkbox description back in
|
2014-08-23 22:45:56 +02:00 |
|
Jindra Petřík
|
4637e25309
|
deobfuscation mode selection fixed
|
2014-08-23 22:43:38 +02:00 |
|
Jindra Petřík
|
1d56291748
|
Merge origin/master
|
2014-08-23 22:21:38 +02:00 |
|
Jindra Petřík
|
6e06aa0207
|
AS1/2: setvariable, setmember fix for obfuscated names
|
2014-08-23 22:21:19 +02:00 |
|
Jindra Petřík
|
25f61a6c7d
|
AS1/2: eval fixed for this
|
2014-08-23 22:10:36 +02:00 |
|
honfika
|
a4474c1e8f
|
organize imports
|
2014-08-23 22:00:52 +02:00 |
|
honfika
|
8f981eb5eb
|
Stack<> to TranslteStack in translateInverted
|
2014-08-23 21:59:48 +02:00 |
|
Jindra Petřík
|
385e636006
|
Merge origin/master
|
2014-08-23 21:59:07 +02:00 |
|
Jindra Petřík
|
b806077a5d
|
AS1/2: obfuscated function names inside quotes (TODO: enable quotes in compiler)
|
2014-08-23 21:57:02 +02:00 |
|
honfika
|
665caba920
|
default deobfuscation mode changed to "new"
|
2014-08-23 20:54:24 +02:00 |
|
honfika
|
e4d30b03de
|
deobfuscation mode switch logic implemented
|
2014-08-23 20:53:30 +02:00 |
|
Jindra Petřík
|
c8208c0360
|
AS1/2: using eval on invalid identifiers
|
2014-08-23 20:47:00 +02:00 |
|
Jindra Petřík
|
cdfb0cf538
|
deobfuscation type switch ribbon fixed
|
2014-08-23 20:30:26 +02:00 |
|
honfika
|
46f477e660
|
organize imorts & code formatting
|
2014-08-23 20:15:59 +02:00 |
|
honfika
|
c21a1b2f61
|
deobfuscation mode switch
|
2014-08-23 20:12:59 +02:00 |
|
honfika
|
0c19a54c02
|
#648 export from embedded SWF fixed
|
2014-08-23 19:17:38 +02:00 |
|
honfika
|
1719966737
|
Another AS2 deobfuscation (will be executed before the previous one)
|
2014-08-23 18:47:55 +02:00 |
|
honfika
|
a0afb3e16b
|
Custom stack classes (later needed for deobfuscation)
|
2014-08-23 14:45:38 +02:00 |
|
Jindra Petřík
|
373df3ee22
|
Issue #647 Fixed skipping FileAttributesTag with Parallel speedup on
|
2014-08-23 13:23:31 +02:00 |
|
honfika
|
787749981b
|
small fix, logging commented out
|
2014-08-23 09:12:13 +02:00 |
|
honfika
|
6b58ef92db
|
show script name in error log
|
2014-08-23 08:47:27 +02:00 |
|
honfika
|
95bb03aa61
|
button and clip actions fixed
|
2014-08-23 08:13:04 +02:00 |
|
honfika
|
49ee7c18c6
|
more AS2 deobfuscation fix
|
2014-08-23 07:28:56 +02:00 |
|
honfika
|
e7e6bb5d1f
|
as2 deobfuscation: constantpool fixes
|
2014-08-22 22:09:53 +02:00 |
|
honfika
|
97447968b1
|
better actionlist deobfuscation
|
2014-08-22 20:16:15 +02:00 |
|
honfika
|
d6a8ea60f0
|
small action reading cleanup
|
2014-08-19 21:05:16 +02:00 |
|
honfika
|
3b6cee4dfb
|
do not use getBytesLength because it "generates" the action bytes to get the length (slow)
use instead getTotalActionLength
|
2014-08-19 15:39:10 +02:00 |
|
honfika
|
5130f3c2bb
|
more removeaction tests
|
2014-08-19 14:38:08 +02:00 |
|
honfika
|
005d8544d4
|
Action reading fixes/enhancements
|
2014-08-19 12:01:16 +02:00 |
|
honfika
|
7d4fbe5075
|
sample AS2 deobfuscator plugin
|
2014-08-18 23:52:12 +02:00 |
|
Jindra Petřík
|
8fae73cec3
|
version changed to 2.1.3
version2.1.3
|
2014-08-18 19:38:27 +02:00 |
|
Jindra Petřík
|
dc81bdd096
|
twitter logo
|
2014-08-18 19:37:58 +02:00 |
|
honfika
|
083c4f2ffc
|
using fake DeobfuscateJump action when jump tag is added automatically during actiondata parsing (this action not exists in the steam)
|
2014-08-17 17:58:57 +02:00 |
|
honfika
|
98349f145d
|
missing nodes in dumpview added
|
2014-08-17 15:05:39 +02:00 |
|
honfika
|
9323384ed1
|
ignore BOM in UTF-8 text file
|
2014-08-16 19:42:51 +02:00 |
|
honfika
|
23370ec24c
|
Issue #640: font advance calculation fixed
|
2014-08-16 19:19:14 +02:00 |
|
honfika
|
23086e71c3
|
AdtionEnd fix in dumpview
|
2014-08-16 18:10:39 +02:00 |
|
honfika
|
14cabef4d6
|
Issue #640: 2nd text import bug fixed
|
2014-08-16 17:37:30 +02:00 |
|
honfika
|
bc81826648
|
Issue #612: show color in hex format
|
2014-08-16 16:09:03 +02:00 |
|
honfika
|
40771b85c2
|
DefineShape4 writing fixed
|
2014-08-16 14:50:14 +02:00 |
|
honfika
|
e719e4ad32
|
test fixed
|
2014-08-16 13:52:01 +02:00 |
|
honfika
|
18674f59a0
|
Issue #640: text import fixed
|
2014-08-16 13:46:51 +02:00 |
|
honfika
|
2e4f4d8851
|
show abc data in dumpview (right click in the treenode to load it)
|
2014-08-16 12:20:44 +02:00 |
|
honfika
|
923698cc7f
|
show inner data of the actions in dumpview
|
2014-08-15 19:13:59 +02:00 |
|
honfika
|
f84e4d7336
|
organize imports & code formatting
|
2014-08-15 15:42:37 +02:00 |
|
honfika
|
35386fb241
|
show actions in dumpview (context menu on the tree node)
|
2014-08-15 15:39:33 +02:00 |
|
honfika
|
b65244c618
|
allow to save data range in dumpview to file (e.g. for exporting ABC data)
|
2014-08-15 13:49:31 +02:00 |
|