[help] loadingscreen.swf decompile

11/13/2013 01:18 uragan#1
hi

i try to decompile the loadingscreen.swf
This file is packed with zlib i think, and crypted before

i found AS3 source code from preloader.swf


I try to build now code to decrypt and save the decrypted file

here i my code


But this file is still crypted
Maybe somebody can compare this codes and find the BUG on my code

I will put some used files to a packet and zip it.

Thank you
11/13/2013 02:14 Alemdar183#2
Thanks you :))
11/13/2013 06:50 Requi#3
Try to decompile the code with FFDEC (JPEXS). I guess, you used Sothink, but in decompiling of as code it's very bad.
11/13/2013 12:24 uragan#4
my code was decompiled with FFDEC (JPEXS)
Softlink crashes if i open the code
11/13/2013 12:36 Requi#5
I know this problem. Why didn't you try the deobfuscate function in FFDEC? I think it's better than do it by your hand.
11/13/2013 13:38 uragan#6
the code that i have posted from file is still deobfuscated with FFDEC
dunno how to deobfuscate the code more with FFDEC

maybe you can tell me how, and post the deobfuscated code

files are at the first post
11/14/2013 02:11 uragan#7
i have found a way to get the loadingscreen.swf

but its the wrong way, cause it some some time to get
maybe somebody need it:
07/06/2016 14:10 Mew300#8
Hello,

I found a way to easily get the loadingscreen.swf, juste use this function to decompile the file :


Enjoy