Myicq Posted September 26, 2012 Posted September 26, 2012 I have an application where I would like to watch some internal variables. I could monitor using pixelsearch, but unfortunately a full-screen mode is enabled for this particular customer where status is not displayed. So not possible. The program is written in Delphi 6. I have access to source code, so I know variable / function names. Unfortunately I can't compile this source code myself. So my question: can I read out variable content or call functions inside a software from Delphi6, given knowledge of source ? The software btw is not a game but an industrial controller application. I am just a hobby programmer, and nothing great to publish right now.
Kendall Posted September 26, 2012 Posted September 26, 2012 Does every function(s) have a executable or Command that can be called in a console? If it does you can call it. If not then i have no clue on how to Autoit into Delhpi code. Not sure if it is possible or worth the time. The Codemonkeyhttp://www.BMVHDloader.com
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now