Commit Graph
24 Commits
Author SHA1 Message Date
Jindra Petřík 82465dad9f AS2 constructor name decompilation fix 2014-09-21 17:00:40 +02:00
[email protected] 824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
Jindra Petřík 60f7e5e36f AS1/2 loops compilation fix 2014-09-20 21:09:43 +02:00
[email protected] 3d9e2b76ed AS2 deobfuscation fixes 2014-09-20 19:23:04 +02:00
Jindra Petřík 04d9160226 Issue #675 AS1/2 and/or operator compilation 2014-09-15 22:04:29 +02:00
Jindra Petřík 7193119f11 AS3 namespaces deobfuscation fix 2014-09-14 18:50:36 +02:00
[email protected] c9907ef4d1 format code 2014-09-07 22:27:39 +02:00
[email protected] 8ae999a617 fixed some Netbeans code hints 2014-09-07 22:25:06 +02:00
[email protected] 6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
[email protected] 799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
[email protected] 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
[email protected] 278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
[email protected] ed53ba9d0f format proxy code, allow to change swf on the fly 2014-09-01 16:56:55 +02:00
[email protected] 8325d07b24 logger classes fixed, added new events (swf, abc, method body parsed) 2014-09-01 13:33:35 +02:00
[email protected] b86c49527b Merge origin/master 2014-08-30 11:06:02 +02:00
[email protected] 8de30b8072 allow selecting byte in dumpview hex table 2014-08-30 11:05:40 +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
[email protected] dec9261261 lib resource texts moved to lib project 2014-08-25 10:29:45 +02:00
[email protected] 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