Browsergame Data Extraction

09/30/2014 07:32 rubie123#1
I have been looking for a tool or away to extract data from a browsergame. Images to be exact. I'm not talking about facebook browsergames, I'm talking about games such as 'Monkey King Online'. Is there away to get all the images from these browsergames?

Any help on this would be greatly appreciated! Thank you.
09/30/2014 16:51 UND3RW0RLD#2
press F12 ;)
09/30/2014 18:14 Viper3001#3
It actually depends on the Data and from where you want to extract these. From a flash games is more complitacted but if it's just a simple HTML page there shouln't be any problems with it.
10/01/2014 02:43 Morgs888#4
I'm guessing it's flashed based if it's a browser game.
So just extract the images from the SWF.

Or you can use Charles or fiddler to save the other images that get loaded.
10/02/2014 06:04 Nuwisha#5
There are 2 things you could do:

First: Get the File <GameName>.swf and open it with [Only registered and activated users can see links. Click Here To Register...]

Second: Get used to [Only registered and activated users can see links. Click Here To Register...] and go monitoring the communication between the client and the server because much resources (mostly images) will be loaded from image-servers