从Flash应用程序捕获数据 [英] Data capture from flash application

查看:136
本文介绍了从Flash应用程序捕获数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我正在实施用于赌场自动游戏的软件.我正在使用.NET技术和C#语言.主要问题是如何从赌场游戏中捕获数据(这是游戏链接http://www.bet-at-home.com/redirNetentCasino.aspx?game=lrblackjack2-3h&pff=True).我从没接触过Flash,所以对此技术我不太了解.

好吧,我知道在游戏中我们有服务器和客户端.服务器正在向客户端发送数据,而客户端正在响应.例如,服务器正在发送有关已发牌的信息.我的问题是可以捕获服务器发送到客户端的数据,我问是吗?我现在需要接收哪种类型的卡.此数据以可读格式发送或已加密?你能给我一些提示吗?

第二个选项是使用屏幕截图.但这是非常慢的方法.你在想什么?

谢谢您的帮助.

问候,
Pablo

Hello,

I''m implementing software to casino auto-play. I''m using .NET technology and C# language. The main problem is how to capture data from casino game (here is the link to the game http://www.bet-at-home.com/redirNetentCasino.aspx?game=lrblackjack2-3h&pff=True ). I have never been dealing with Flash so I don''t know a lot about this technology.

Well, I know that In the game we have server and client. Server is sending data to client and client is responding. For example server is sending information about dealt cards. My question is it''s possible to capture data sent by server to client, I quess it is?? I need to now what kind of card I''m receiving. This data is sent in readable format or is ciphered?? Could you give me some hints?

The second option is to use a screen capture.. but this is very slow method. What are you thinking??

Thank you for help.

Regards,
Pablo

推荐答案

向Macromedia Flash电影发送数据或从Macromedia Flash电影向任何托管应用程序发送数据将需要调用FSCommand函数,这是在Macromedia Flash设计过程中完成的.剪辑.因此,您没有任何直接的方法来捕获数据,因为您没有托管数据,也没有基于Flash电影构建的FSCommand功能.

您的要求是黑客类型.您需要从底层捕获数据. WinPCap或SharpPCap将有所帮助.

http://www.winpcap.org/ [ ^ ]

http://sourceforge.net/projects/sharppcap/ [
Sending data to and from a Macromedia Flash movie to any hosting application will require a call to the FSCommand function, and this is done inside Macromedia Flash during design of the clip. So you donot have any straight forward method to capture data, because you do not host it, and you do not have FSCommand functionality built on flash movie.

The requirement of you is type of hacking. You need to capture data from low level. WinPCap, or SharpPCap will be of some help.

http://www.winpcap.org/[^]

http://sourceforge.net/projects/sharppcap/[^]

Thanks,

Kuthuparakkal


这篇关于从Flash应用程序捕获数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆