Commit Graph

2138 Commits

Author SHA1 Message Date
Yen Chi Hsuan
94de1e011e Fix case issues in filenames 2014-08-27 04:01:56 +08: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
4774e6d6d3 gitignore 2014-08-25 22:51:30 +02: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
6b5912027e Issue #650: command line parameter to change binary data in DefineBinaryDataTag 2014-08-25 21:58:14 +02:00
Jindra Petřík
fd9e1de8c8 netbeans config - debug ffdec library 2014-08-25 19:44:05 +02:00
Jindra Petřík
7b31d44672 Netbeans projects class paths improved (find usages fix) 2014-08-25 14:41:33 +02:00
Jindra Petřík
c195ff2d3b Netbeans projects class paths improved 2014-08-25 12:10:33 +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
Jindra Petřík
2479c59b03 updated gitignore 2014-08-24 17:49:44 +02:00
honfika
64140449ea removed private project files 2014-08-24 17:40:01 +02:00
Jindra Petřík
48e8eb17c7 AS1/2: Editing obfuscated identifiers via new paragraph (§) syntax 2014-08-24 15:54:49 +02:00
honfika
380337e30f Merge origin/master 2014-08-24 12:58:37 +02:00
honfika
75941e7c61 combine push method fixed 2014-08-24 12:57:36 +02:00
Jindra Petřík
7273ab554f Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2014-08-24 11:19:37 +02:00
Jindra Petřík
b2cb5482a3 unchecked warning fix 2014-08-24 11:19:14 +02:00
honfika
f9a2ec747e FileAttribute tag name in dumpview fixed 2014-08-24 11:14:33 +02:00
honfika
6a2f1027b8 gfx dump view fixes, FileAttributeTag fix in dumpview 2014-08-24 11:07:01 +02:00
honfika
c91f0b106c show gfx data in dump view 2014-08-24 10:04:00 +02:00
honfika
36d111b8b3 #649: gfx reading bug fixed 2014-08-24 09:40:01 +02:00
honfika
c4fa4f4a23 Throw exception when trying to seek to negative address 2014-08-24 09:10:02 +02:00
honfika
92c6b365bb missing file 2014-08-24 08:49:01 +02:00
honfika
e453fabfca partial fix for #649 2014-08-24 08:41:31 +02:00
Jindra Petřík
e2bfb41546 Merge branch 'master' of https://github.com/jindrapetrik/jpexs-decompiler 2014-08-24 07:15:12 +02:00
Jindra Petřík
ff4484d066 fileattributes exception fix - reading again workaround 2014-08-24 07:09:50 +02:00
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