Commit Graph

28 Commits

Author SHA1 Message Date
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
3c72c84cd9 #664 Cannot expand fillStyles in DefineShape tags in raw edit fixed + some misssing files from the previous commit 2014-09-05 21:30:53 +02:00
honfika@gmail.com
04152c1c93 replace AS2 pcode from comandline (AS3 not ready) 2014-09-04 10:48:02 +02:00
honfika@gmail.com
8407b874ea show warning when PlayerGlobal.swc is missing during command line AS replace 2014-09-04 08:38:47 +02:00
honfika@gmail.com
a75b9ad4e8 experimental feature warning 2014-09-03 00:06:53 +02:00
honfika@gmail.com
f561a35cdd commandline replace AS fix 2014-09-02 23:48:09 +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
honfika@gmail.com
278b9256d2 small fixes, cleanup 2014-09-01 21:06:01 +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
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
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
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
honfika
c21a1b2f61 deobfuscation mode switch 2014-08-23 20:12:59 +02:00
honfika
97631dc718 export pcode&hex from command line fixed 2014-08-08 22:06:17 +02:00
Jindra Petřík
369a722f74 No frame caching during export => memory saving (like Issue #583) 2014-06-02 22:04:25 +02:00
honfika
63ebe7e476 get needed characters refactored, get rid of innertags in showframe (using Timelined instead), last frame bug fixed (when there is no ShowFrame tag after the last placeobject tags), remove characters from tags (without removing the whole tag) + organize imports, code formatting 2014-05-26 16:10:36 +02:00
Jindra Petřík
8112d9206f Issue #580 Rename invalid identifiers commandline fix
Issue #428 PDF export
Commandline FlashPaper to PDF export
Select frames / Characters commandline options
2014-05-25 20:05:38 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00