开发者

Data Source for SWF Chart

开发者 https://www.devze.com 2023-01-21 01:39 出处:网络
Hello How would 开发者_如何学编程one go about reverse engineering a page such as the this one to work out where the data being used to create the chart comes from?

Hello

How would 开发者_如何学编程one go about reverse engineering a page such as the this one to work out where the data being used to create the chart comes from?

Many thanks


The best SWF decompiler I know of is from HP and is called SWFScan. You have to register with HP to download it, but it works well.

I ran it on the link you provided, and decompiled it. You would have to look through the source code and try to determine where it is being loaded.

You can also use a network monitor. For Flash, I recommend Charles which is a debugging proxy and will show you all the websites you are accessing through your browser. It also understands the Flash AMF protocol.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号