Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~537 People Reached
Favorite Forums
Favorite Tags
Member Avatar for kaharas

Good Evening. I'm building a C# application, as follows : a main frame that allows the user to popup sub-forms, each one containing a WebBrowser component that loads a flash animation. The problem is the following: whenever i simulate a click on the subforms, they popup in the foreground and …

Member Avatar for kaharas
0
183
Member Avatar for kaharas

Hi, I wrote this little program, that load a flash application, and tries to hook the recv calls made from it. The problem is, The hook works for HTTP request ( xml domain policy file and so on), but completely misses the xmlsocket packets. I'm sure the api called is …

0
66
Member Avatar for kaharas

Hi, in order to learn something more about hooks, I'm trying to write a simple application: a form containing a webbrowser component, and i'm going to make a local hook oon recv to see the packets received by it. I wrote the program looking at the easyhook tutorial, but when …

Member Avatar for kaharas
0
209
Member Avatar for kaharas

Hi guys, there a flash ( a game ) application A that opens a socket with a server. What I need to do, is to write a c++ application that intercept every packet sent and received by the application through that socket ( to write the game actions history), eventually …

0
79