Commit Graph
100 Commits
Author SHA1 Message Date
[email protected] 7323ce4545 move new character tags to appropriate location 2014-11-07 20:24:25 +01:00
[email protected] da5b8080ba allow adding "other type" tags 2014-11-07 15:22:00 +01:00
[email protected] 660520f44b DefineJPEG3 tag reading fix, Caching Shape outline, zoom to fit fixed, shape caching 2014-11-06 23:33:42 +01:00
[email protected] b51fdfb6a9 script export fix 2014-11-06 17:16:56 +01:00
[email protected] ea6568d71d add new tags to sprites 2014-11-06 11:49:12 +01:00
[email protected] e34ba41174 add new tag fixes 2 2014-11-05 20:57:17 +01:00
[email protected] 89368f71f2 add new tag fixes 2014-11-05 17:31:55 +01:00
[email protected] f83ddaa9dd allow adding new tags 2014-11-05 17:10:15 +01:00
[email protected] 3bf44354dd allow adding new font tags + code format 2014-11-05 10:49:14 +01:00
[email protected] 007562f850 Merge origin/master 2014-11-05 00:14:29 +01:00
[email protected] e7b2fbdfa2 allow adding new tags (todo: add constructor for all supported tagtypes) 2014-11-05 00:12:57 +01:00
[email protected] 49765d71b7 Merge origin/master 2014-11-04 21:15:43 +01:00
[email protected] ce711ae9a8 faster timeline construction 2014-11-04 21:14:58 +01:00
[email protected] 588f69ac1e refresh ui when tree reloads 2014-11-04 20:41:13 +01:00
[email protected] 556ad29573 format code 2014-11-04 19:44:59 +01:00
[email protected] 85e511fd4d parameter names are lost during export problem fixed 2014-11-04 19:41:14 +01:00
[email protected] f6764ba643 fix of inner swfs 2014-11-04 19:05:15 +01:00
[email protected] 7a8d952107 tag tree nodes refactored, faster building of tag tree, some redundant logic (export and view in gui) simplified 2014-11-04 18:39:48 +01:00
[email protected] 7f789aafbc simplify TagTree nodes 11 2014-10-05 16:29:48 +02:00
[email protected] 4fa91fab3e Recompile test fixed for as2 and as3.swf 2014-10-04 14:55:31 +02:00
[email protected] 00ad74ee74 BitmapExporter comment fixed 2014-09-30 23:44:59 +02:00
[email protected] c3dc4cd395 format code 2014-09-30 23:39:49 +02:00
[email protected] ca9f7b7c86 cleanup 2014-09-30 23:38:22 +02:00
[email protected] c620164c0a Show warning message when text is truncated in the editor (in debug mode) 2014-09-30 23:27:32 +02:00
[email protected] ed977101cb #681 Linux quoted parameters from other script not parsed as single file: fix from loki 2014-09-21 10:57:39 +02:00
[email protected] 824f40c803 more AS2 deobfuscation fixes & cleanup 2014-09-21 00:07:04 +02:00
[email protected] 3d9e2b76ed AS2 deobfuscation fixes 2014-09-20 19:23:04 +02:00
[email protected] eaf18f6e5d show more method body ids 2014-09-07 23:59:05 +02:00
[email protected] 06b3deda28 #668: text tags fixed 2014-09-07 23:26:20 +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] 6c7223bba9 export progress counter fixed 2014-09-07 21:31:50 +02:00
[email protected] a00dd25d8c Cache fixed in ui project 2014-09-07 20:36:57 +02:00
[email protected] 409ea41651 Merge origin/master 2014-09-07 20:31:42 +02:00
[email protected] 32e839f66a #668: Add missing character fix (Font tag was not saved) 2014-09-07 20:31:23 +02:00
[email protected] 6cfd01dc3d AVM2 instruction reading fix, strongly typed Cache key 2014-09-07 12:29:27 +02:00
[email protected] 946018749e avm2 instruction is not serializable anymore, AS2 swf in AS3 binarydata fix 2014-09-07 00:15:01 +02:00
[email protected] 334e6be6db donot store empty AVM2 instruction operands array 2014-09-06 21:51:32 +02:00
[email protected] 8285a455b3 replace AS3 pcode from commanline: help updated 2014-09-06 20:37:26 +02:00
[email protected] 0544aa0989 replace AS3 pcode from commanline 2014-09-06 20:14:19 +02:00
[email protected] 71a5a2a1d7 action Contantpool fix 2014-09-06 02:00:38 +02:00
[email protected] 799d9600e5 base class for ParseException, avm2.ConstantPool renamed to AVM2ConstantPool 2014-09-06 01:54:59 +02:00
[email protected] 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
[email protected] 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
[email protected] e35c21ee8c removed some unused fields from AVM2Instruction 2014-09-05 19:21:30 +02:00
[email protected] 887c243bc2 #654 backslash-escaped file names on command line cause error in Linux: 2nd fix from loki 2014-09-04 23:30:09 +02:00
[email protected] 04152c1c93 replace AS2 pcode from comandline (AS3 not ready) 2014-09-04 10:48:02 +02:00
[email protected] 8407b874ea show warning when PlayerGlobal.swc is missing during command line AS replace 2014-09-04 08:38:47 +02:00
[email protected] 07959c878f #654 backslash-escaped file names on command line cause error in Linux: rollback of loki's change 2014-09-03 23:20:44 +02:00
[email protected] 9d7689d7c9 #654 backslash-escaped file names on command line cause error in Linux: fix from loki 2014-09-03 22:20:34 +02:00
[email protected] 860570c9d3 #660 Method/Getter/Setter Trait panel size 2014-09-03 22:08:11 +02:00
[email protected] 4baaf25b02 #661 Scripts not showing fixed 2014-09-03 14:19:54 +02:00
[email protected] a75b9ad4e8 experimental feature warning 2014-09-03 00:06:53 +02:00
[email protected] f561a35cdd commandline replace AS fix 2014-09-02 23:48:09 +02:00
[email protected] b01e72dad7 test fix 2014-09-02 23:43:49 +02:00
[email protected] 9b54c8db8f replace AtionScript from command line 2014-09-02 23:38:56 +02:00
[email protected] f62156584b replace multiple binaries 2014-09-02 22:29:18 +02:00
[email protected] a1ff899122 TextTag fixes 2014-09-01 22:57:48 +02:00
[email protected] 82f0be94e5 Merge origin/master 2014-09-01 21:06:15 +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] 05e6edb9ce small cleanup 2014-08-31 16:18:19 +02:00
[email protected] 5c017d5fee small dumpview UI changes 2014-08-31 15:11:50 +02:00
[email protected] a0d2472f10 dumpview fixes: negative byte values, node selecting 2014-08-30 21:46:26 +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
honfika d727dad3e7 Merge pull request #6 from yan12125/master
Fix compilation failure against JDK 7u65
2014-08-27 09:52:34 +02:00
[email protected] 0a1e132596 print command line arguments indebug mode (fix) 2014-08-26 20:44:09 +02:00
[email protected] 150c71da3d print command line arguments indebug mode 2014-08-26 15:04:10 +02:00
[email protected] 8adc956734 #652: ffdec.sh line endig fix 2014-08-26 13:50:41 +02:00
[email protected] 4774e6d6d3 gitignore 2014-08-25 22:51:30 +02:00
[email protected] b17b0694f9 Issue #650: import images, ffdec_lib addedto gitignore & removed from repository 2014-08-25 22:31:55 +02:00
[email protected] 6b5912027e Issue #650: command line parameter to change binary data in DefineBinaryDataTag 2014-08-25 21:58:14 +02: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
honfika 64140449ea removed private project files 2014-08-24 17:40:01 +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
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
honfika e89b4e52fb cleanup 2014-08-23 23:04:02 +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
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
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
honfika a0afb3e16b Custom stack classes (later needed for deobfuscation) 2014-08-23 14:45:38 +02:00
honfika 787749981b small fix, logging commented out 2014-08-23 09:12:13 +02:00
honfika 6b58ef92db show script name in error log 2014-08-23 08:47:27 +02:00
honfika 95bb03aa61 button and clip actions fixed 2014-08-23 08:13:04 +02:00