Commit Graph

3603 Commits

Author SHA1 Message Date
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
honfika@gmail.com
b12c18651a replace character ids in exportasset and symbolclass tags 2015-07-21 22:33:24 +02:00
honfika@gmail.com
bb55292aad pack and sort character id func moved to library 2015-07-21 22:18:22 +02:00
honfika@gmail.com
4655bf809d replace character ids: pack and sort fix 2015-07-21 22:13:59 +02:00
honfika@gmail.com
17ced2e569 replace character ids: pack and sort 2015-07-21 21:46:30 +02:00
honfika@gmail.com
790d2f4ea0 build fix 2015-07-21 21:00:23 +02:00
honfika@gmail.com
183c84b320 replace character id from command line 2015-07-21 20:55:45 +02:00
honfika@gmail.com
2e5ae046a6 #989 Rename invalid idetifiers -Type - classes get lost if name exists: check existing constants in all abc tags 2015-07-21 19:57:04 +02:00
honfika@gmail.com
e2038501a0 fla export: image alphafix 2015-07-21 19:17:58 +02:00
honfika@gmail.com
f59edae0e8 cache only "alpha multiplied" images 2015-07-21 19:06:30 +02:00
honfika@gmail.com
b77c2912f1 premultiply alpha fix 2015-07-21 16:11:24 +02:00