Commit Graph

773 Commits

Author SHA1 Message Date
honfika@gmail.com
cf5cc27349 #1044: AS2 export: order scripts by physical location inside the swf file 2015-09-12 06:42:49 +02:00
honfika@gmail.com
2da2384c96 button cache fix 2015-09-11 08:12:07 +02:00
honfika@gmail.com
599f75a699 #1041 FFDec (java) package names in decompiled AS code: partial fix 2015-09-10 09:27:05 +02:00
honfika@gmail.com
0fae108b98 improved run_as3 flash file 2015-09-09 22:14:57 +02:00
honfika@gmail.com
c3b0925deb build fix 2015-09-09 11:54:31 +02:00
honfika@gmail.com
d37e1a3f73 faster deobfuscation 2015-09-09 11:02:33 +02:00
honfika@gmail.com
28468f9173 #1030 AS3 decompilation error - StackOverflowError 2015-09-08 11:48:43 +02:00
honfika@gmail.com
1badb49810 not creating always new instruction definition objects 2015-09-07 10:20:11 +02:00
honfika@gmail.com
6f49fc2b18 item getResult fix 2015-09-05 20:39:30 +02:00
honfika@gmail.com
53da54dd8f case insensitive export fixed 2015-09-05 18:03:47 +02:00
honfika@gmail.com
671daba936 nullpointer exception fix 2015-09-04 09:11:33 +02:00
honfika@gmail.com
b47f5358fe faster AS3 decompiling 2015-09-03 23:35:25 +02:00
honfika@gmail.com
cd4ba191e3 Unused parameter removed 2015-09-02 12:37:41 +02:00
honfika@gmail.com
27bb3b1707 typo fix 2015-08-31 13:29:53 +02:00
honfika@gmail.com
6887e51a86 unnecessarry try-catch removed from deobfuscarot methods 2 + small fixes 2015-08-30 08:37:19 +02:00
honfika@gmail.com
f51640276a unnecessarry try-catch removed from deobfuscarot methods 2015-08-30 08:25:30 +02:00
honfika@gmail.com
543f9c7152 EnableTelemetry tag nullpointer exception fix 2015-08-28 06:51:55 +02:00
honfika@gmail.com
696ee04cb4 avoid throwing EmptyStackExceptions in as2 deobfuscation 2015-08-26 20:50:22 +02:00
honfika@gmail.com
0cc939220a italian translation added 2015-08-25 11:48:08 +02:00
honfika@gmail.com
f354443455 small fixes, impovemnets 2015-08-24 21:06:08 +02:00
honfika@gmail.com
e3081313d4 getScopeDelta separated to getScopePushCount and getScopePopCount 2015-08-23 19:02:52 +02:00
honfika@gmail.com
0498fadbb4 check the needed stack size before translating the instruction to avoid throwing that much emptystackexceptions during deobfuscarion 2015-08-22 21:01:41 +02:00
honfika@gmail.com
7ad7e80057 #1017 store alchemy opcodes have wrong order 2015-08-21 20:27:02 +02:00
honfika@gmail.com
1962cb99c9 condition simplified 2015-08-20 10:57:16 +02:00
honfika@gmail.com
4e154e03b8 restore the whole abc tag instead of the only constant pool when script compile fails 2015-08-19 21:38:46 +02:00
honfika@gmail.com
0ab8e7e000 warings fixes 2015-08-18 12:59:33 +02:00
honfika@gmail.com
8e63c0aea0 restore orignal constant pool when as3 script editing fails 2015-08-17 21:20:59 +02:00
honfika@gmail.com
fd78e90629 cloning fix 2015-08-16 16:04:32 +02:00
honfika@gmail.com
6a05d79ebe some already implemented todo comments removed 2015-08-14 12:41:11 +02:00
honfika@gmail.com
b67d21102b comment typo fixed 2015-08-13 12:20:45 +02:00
honfika@gmail.com
809091ea42 framerate is float 2015-08-12 14:22:04 +02:00
honfika@gmail.com
329573058d common deobfuscated name generation in as3 and as2 deobfuscation 2015-08-08 10:12:50 +02:00
honfika@gmail.com
b5495a254f #1012 Downloaded lastest version it says cannot read swf file 2015-08-07 12:52:19 +02:00
honfika@gmail.com
7115617637 Shape rendering after FLA export fixed 2015-08-04 16:53:21 +02:00
honfika@gmail.com
586111ea8a generic tag panel: binary editor now can edit byte[] 2015-08-03 08:32:54 +02:00
honfika@gmail.com
1ad532aff7 debug output removed 2015-07-31 15:53:16 +02:00
honfika@gmail.com
6346611060 write fontnames with default endcoding for swfs having version 5 or less 2015-07-28 19:05:37 +02:00
honfika@gmail.com
8774489049 ByteArraRange instead of reading them to new byte array: Font4Tag data 2015-07-27 12:12:37 +02:00
honfika@gmail.com
c5d960f10b some more ByteArraRange objects instead of reading them to new byte array, method to read netstings (length + characters) in SwfInputStream 2015-07-27 11:21:26 +02:00
honfika@gmail.com
c9f1f45ed5 command line help fix, show dependet character ids in basic tag info 2015-07-26 09:58:19 +02:00
honfika@gmail.com
e1c6138db9 always add "others" node to tagtree, first characterid fixed 2015-07-25 14:10:31 +02:00
honfika@gmail.com
157f167dfe possibility to add new tags without enabling "show emtpy folders" from the context menu of the "others" node 2015-07-25 13:05:50 +02:00
honfika@gmail.com
7669a6747c #489 Hex decode very large integers 2015-07-24 20:09:02 +02:00
honfika@gmail.com
618c7d477a #1000 Images export fails for malformed JPEG3 tags fixed 2015-07-24 13:28:30 +02:00
honfika@gmail.com
b9c0720407 #991 (Not so) Serious Bug in Decompiler! 2015-07-23 17:50:15 +02:00
honfika@gmail.com
1fb114c78e #998 -format argument is not working in commandline: fixed 2015-07-23 15:57:56 +02:00
honfika@gmail.com
4e0d201dd4 convert image tags from command line 2015-07-22 21:44:52 +02:00
honfika@gmail.com
f7dd7f0ff5 nofill parameter for shape import (repace) 2015-07-22 15:01:30 +02:00
honfika@gmail.com
d29ef4ca25 show script + package names with paragraph syntax in tagtree 2015-07-22 14:15:15 +02:00
honfika@gmail.com
1b2488e2ab #996 "Go to document class" does nothing: fixed 2015-07-22 09:59:22 +02:00