Hoi,
I have a card game called Card.app in with you get your cards from a server somewhere on the internet. I want to write an app that will extract the value of the cards, so i can use that value to calculate how 'good' that card is.The value of this card is saved somewhere in the memory that is allocated for this app, i am looking for an effective way to extract that value out of that app at runtime.
Initially i only want to extract data from that app, but later on I would like to call functions in this app so the external program can interact with that program.
What tools shoot I use for this job, what documentation is worth looking at and does someone have experience with a similar task...
Thx,
ChocoPindas
I have a card game called Card.app in with you get your cards from a server somewhere on the internet. I want to write an app that will extract the value of the cards, so i can use that value to calculate how 'good' that card is.The value of this card is saved somewhere in the memory that is allocated for this app, i am looking for an effective way to extract that value out of that app at runtime.
Initially i only want to extract data from that app, but later on I would like to call functions in this app so the external program can interact with that program.
What tools shoot I use for this job, what documentation is worth looking at and does someone have experience with a similar task...
Thx,
ChocoPindas