Jump to content

Recommended Posts

Posted

Okay, Im trying to interact with a flash application on a webpage.

I need to pull information from the app and interact with it in AutoIt, unfortunatly there is now just to much information for any kind of screen scraping to be effective.

I was wondering if anyone had any knowledge on Flash pointers, basically I can easily locate the memory location of the value I want, however when I restart the app, the address has changed.

Any Ideas?

Thanks,

Martin

Posted

I saw a post like this a while ago. I recommended looking into DMA (Dynamic Memory Allocation) and how to use pointers to defeat it. However, I was told that flash stores it's memory differently (not sure if that is true) and that regular pointers (like what I am used to in making a PC/XBOX game) will not work, but like I said, I do not know if this is true or not, but may be something to look into.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...