blackd0t
11-03-2009, 07:03 AM
Hello!
Recently I have been thinking of the ultimate way of hacking online social flash games. As ActionScript can by converted from SWF files to human-readable form from the byte code, it should be possible to make your own modifications to the general game logic. I don't know much about Flash myself thus I'm asking people who may be experienced in that subject.
Is there any ActionScript3 editor for SWF files? (I've only found Zlash http://www.zlash.com ,but it's said to only support SWF files up to version 8, so it is only able to parse ActionScript up to version 2)
I've also tried decompiling the flash game into pure Flex format and tried to rebuild it afterwards with Flex Builder 3, but the SWF file produced is much smaller than the original and not all files seem to be embedded in the SWF file.
Regards.
Recently I have been thinking of the ultimate way of hacking online social flash games. As ActionScript can by converted from SWF files to human-readable form from the byte code, it should be possible to make your own modifications to the general game logic. I don't know much about Flash myself thus I'm asking people who may be experienced in that subject.
Is there any ActionScript3 editor for SWF files? (I've only found Zlash http://www.zlash.com ,but it's said to only support SWF files up to version 8, so it is only able to parse ActionScript up to version 2)
I've also tried decompiling the flash game into pure Flex format and tried to rebuild it afterwards with Flex Builder 3, but the SWF file produced is much smaller than the original and not all files seem to be embedded in the SWF file.
Regards.