Commit Graph

37 Commits

Author SHA1 Message Date
Jindra Petřík
7193119f11 AS3 namespaces deobfuscation fix 2014-09-14 18:50:36 +02:00
Jindra Petřík
a5cf35e285 matrix inversion method fix 2014-09-14 18:00:08 +02:00
honfika@gmail.com
eaf18f6e5d show more method body ids 2014-09-07 23:59:05 +02:00
honfika@gmail.com
06b3deda28 #668: text tags fixed 2014-09-07 23:26:20 +02:00
honfika@gmail.com
c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
honfika@gmail.com
8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
honfika@gmail.com
6c7223bba9 export progress counter fixed 2014-09-07 21:31:50 +02:00
honfika@gmail.com
409ea41651 Merge origin/master 2014-09-07 20:31:42 +02:00
honfika@gmail.com
32e839f66a #668: Add missing character fix (Font tag was not saved) 2014-09-07 20:31:23 +02:00
Jindra Petřík
0848474d65 shape tween in timeline view
stub for detecting motion tweens (it does not do anything)
2014-09-07 20:12:09 +02:00
honfika@gmail.com
6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
honfika@gmail.com
946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
honfika@gmail.com
334e6be6db donot store empty AVM2 instruction operands array 2014-09-06 21:51:32 +02:00
honfika@gmail.com
0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02:00
honfika@gmail.com
799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
honfika@gmail.com
8ba93afa4d load AVM2 instuctions dynamically (much less memory usage after loading an swf, but still fast decompiling) 2014-09-06 00:43:11 +02:00
honfika@gmail.com
e35c21ee8c removed some unused fields from AVM2Instruction 2014-09-05 19:21:30 +02:00
honfika@gmail.com
4baaf25b02 #661 Scripts not showing fixed 2014-09-03 14:19:54 +02:00
honfika@gmail.com
9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
Jindra Petřík
58e176dadf AS1/2 obfuscated names improved 2014-09-02 21:13:57 +02:00
Jindra Petřík
9a47517d94 TextTag outline fix 2014-09-02 20:21:25 +02:00
honfika@gmail.com
a1ff899122 TextTag fixes 2014-09-01 22:57:48 +02:00
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
honfika@gmail.com
ed53ba9d0f format proxy code, allow to change swf on the fly 2014-09-01 16:56:55 +02:00
honfika@gmail.com
8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
Jindra Petřík
428648ca6d Merge origin/master 2014-08-30 22:01:47 +02:00
honfika@gmail.com
b86c49527b Merge origin/master 2014-08-30 11:06:02 +02:00
honfika@gmail.com
8de30b8072 allow selecting byte in dumpview hex table 2014-08-30 11:05:40 +02:00
Jindra Petřík
ebfdd12f60 Issue #656 Search in memory - 64 bit processes fix 2014-08-28 22:35:31 +02:00
Yen Chi Hsuan
f0547c7b63 Forget to type new 2014-08-26 17:27:34 +08:00
Yen Chi Hsuan
b567883651 Fix compilation against failure against JDK 7u65
Interface java.util.Iterator<E> requires void remove(), but it's not
provided
2014-08-26 17:13:19 +08:00
honfika@gmail.com
b17b0694f9 Issue #650: import images, ffdec_lib addedto gitignore & removed from repository 2014-08-25 22:31:55 +02:00
honfika@gmail.com
dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
honfika@gmail.com
453fd420d4 imports & code formatting 2 2014-08-24 21:29:33 +02:00
honfika
bd0e1c7f33 imports & code formatting 1 2014-08-24 21:22:59 +02:00
Jindra Petřík
226eb3e7a6 AS3: Edit obfuscated identifiers
build script: running from lib too, clean lib from gui clean
2014-08-24 20:27:48 +02:00
Jindra Petřík
04922aaf69 Separated FFDec core library and the rest (GUI).
FFDec Library is now LGPLv3, others stay GPLv3.
Version changed to 3.0.0 for FFDec, 1.0.0 for FFDec Library.
2014-08-24 17:55:42 +02:00