Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 .swf 从服务器(AMFPHP)发送和接收一些数据,在我的例子中是本地主机,但查尔斯似乎无法捕获流量。我已经在 Chrome 和其他应用程序上对其进行了测试,它工作正常,它只是独立的 Flash 播放器,似乎对 Charles 不太友好:P
你看过 Charles Menu-> Proxy 吗?有一个设置用于系统代理和另一个用于 os. 操作系统应该做你想做的
ServiceCapture 应该能够为您执行此操作并解码 AMF。
http://kevinlangdon.com/serviceCapture/