How to hack array of byte

10/23/2014 15:38 bob122#1
Sorry if this has been answered somewhere. Many of the threads appear to be in German and I can't find solid help files - I've spent hours trying to figure things out.

Okay well I would like to know how to find certain correct "Array of bytes" and how to change them to what they need to be to hack certain games.

This is in reference to a facebook game called "contract wars".

It appears to me that to do this the basic steps are:
1) save the location of the game as an SWF file
2) use swf decompiler
3) do stuff.

I'm getting stuck at the first step. I can't seem to save the game or whatever link as an swf file.
The game uses unity web player. Not sure if that helps.

Please help if you can. Be nice, I'm trying to learn =P
10/24/2014 22:07 seloflash#2
Does unity web player even use SWF?
SWF is shockwave flash content, you can't decompile unity web player files with an SWF decompiler, because it (probably) is no SWF encoded file.