捕获 swf 的传出消息

发布于 2024-11-09 03:47:19 字数 90 浏览 0 评论 0原文

嘿,我目前正在做一些事情,可以让我在 swf 中获得相当准确的值(我无法控制的值),但我想要更精确的值,

我知道它有时会将有关自身的数据发送到其他位置

Hey there, I currently have something going that gets me a pretty accurate value inside a swf (one I have no control over), but I want even more precision

I know it will sometimes send out data about itself to other locations

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

静若繁花 2024-11-16 03:47:19

如果您怀疑它是通过线路进行通信,那么您可能需要使用代理来监视传入和传出的数据。

您可以使用 Charles:http://www.charlesproxy.com/,它有免费试用版。

但您也可以将 FireBug 用于 Firefox,并使用 AMF Explorer 插件,免费。

干杯

If you mean that you suspect that it is communicating over the wire, you would want to use a Proxy to monitor incoming and outgoing data.

You could use Charles : http://www.charlesproxy.com/ which has a free trial version.

But you could also use FireBug for firefox with the AMF Explorer plugin which is free.

Cheers

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文