Commit Graph

2169 Commits

Author SHA1 Message Date
honfika@gmail.com
f561a35cdd commandline replace AS fix 2014-09-02 23:48:09 +02:00
honfika@gmail.com
b01e72dad7 test fix 2014-09-02 23:43:49 +02:00
honfika@gmail.com
9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
honfika@gmail.com
f62156584b replace multiple binaries 2014-09-02 22:29:18 +02:00
Jindra Petřík
58e176dadf AS1/2 obfuscated names improved 2014-09-02 21:13:57 +02:00
Jindra Petřík
bd04ffba49 Timeline view with preview and object hilighting.
Embedded timeline view instead of new window.
code formatting
2014-09-02 20:25:56 +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
82f0be94e5 Merge origin/master 2014-09-01 21:06:15 +02:00
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +02:00
Jindra Petřík
a3a9998931 removed internal license project 2014-09-01 19:15:53 +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
c27eeafce4 /? argument fix on windows 2014-08-31 22:14:16 +02:00
Jindra Petřík
b17481e2b0 internal function for printing commandline usage 2014-08-31 21:42:43 +02:00
Jindra Petřík
431d1bbcac -replace parameter instead of -replaceBinaryData
replace sounds from commandline
2014-08-31 19:32:07 +02:00
Jindra Petřík
886190228c removed deprecated export formats, -format parameter must be used now
-selectas3class marked as deprecated, new -selectclass argument with comma separated classes will be used
2014-08-31 19:01:08 +02:00
honfika@gmail.com
05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
Jindra Petřík
5f76dfcdb5 Deobfuscation old/new icons
czech translation updated
other translation fixes
2014-08-31 15:48:19 +02:00
Jindra Petřík
1a3ab95bdf Merge origin/master 2014-08-31 15:27:41 +02:00
Jindra Petřík
5b42967ed7 line endings 2014-08-31 15:26:53 +02:00
honfika@gmail.com
5c017d5fee small dumpview UI changes 2014-08-31 15:11:50 +02:00
Jindra Petřík
428648ca6d Merge origin/master 2014-08-30 22:01:47 +02:00
honfika@gmail.com
a0d2472f10 dumpview fixes: negative byte values, node selecting 2014-08-30 21:46:26 +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
honfika
d727dad3e7 Merge pull request #6 from yan12125/master
Fix compilation failure against JDK 7u65
2014-08-27 09:52:34 +02:00
Yen Chi Hsuan
94de1e011e Fix case issues in filenames 2014-08-27 04:01:56 +08:00
honfika@gmail.com
0a1e132596 print command line arguments indebug mode (fix) 2014-08-26 20:44:09 +02:00
honfika@gmail.com
150c71da3d print command line arguments indebug mode 2014-08-26 15:04:10 +02:00
honfika@gmail.com
8adc956734 #652: ffdec.sh line endig fix 2014-08-26 13:50:41 +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
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