Click here to Skip to main content
15,899,754 members

Comments by Ricardo Silva (Top 6 by date)

Ricardo Silva 14-Oct-13 8:31am View    
links are ok now.
Ricardo Silva 11-Oct-13 15:13pm View    
Updated the question to be more especific.
Ricardo Silva 11-Oct-13 14:00pm View    
Deleted
Tried to get the data by memory, some are window data and always change the address, maybe I'm using wrong pointers, dunno yet. Other can't be viewed with gettext method.

I think it can be done with some aob pattern scan. But I need to understand better how the data of the controls are stored in memory.

It could be easily done with dumb key pressing scripts, but I'll have a lot of problem with the users. And the info can be retrieved from the SQL database but it will generate a lot of connections to get info that is already on the screen.
Ricardo Silva 11-Oct-13 13:46pm View    
Deleted
You guys helped me here. But even with some experience with C, Memory, ASM and debuggers I can't figure out how and where to start.

Here is some Screen Shots of the application.

http://i1226.photobucket.com/albums/ee405/RazielLOK/smart/SS001_zpse152c393.png[^]

http://i1226.photobucket.com/albums/ee405/RazielLOK/smart/SS002_zpsfcfc70d1.png[^]

http://i1226.photobucket.com/albums/ee405/RazielLOK/smart/SS002_zpsfcfc70d1.png[^]

What I want is to take the information marked yellow and fill that extracted info into the third screen, which is a web application. The second screen is a code edit (marked green) that is the authorization code for the medical procedure which need to be retrieved from the web application.

It is actually a automation routine. Take info from the application, fill the web app with that info, execute the web app, retrieve the authorization code and insert into the code edit.

Where and how can I start? If anyone need more detail just ask. Any help will be appreciated.

Thank you guys.
Ricardo Silva 11-Oct-13 13:45pm View    
Deleted
You guys helped me here. But even with some experience with C, Memory, ASM and debuggers I can't figure out how and where to start.

Here is some Screen Shots of the application.

http://i1226.photobucket.com/albums/ee405/RazielLOK/smart/SS001_zpse152c393.png[^]

http://i1226.photobucket.com/albums/ee405/RazielLOK/smart/SS002_zpsfcfc70d1.png[^]

http://i1226.photobucket.com/albums/ee405/RazielLOK/smart/SS002_zpsfcfc70d1.png[^]

What I want is to take the information marked yellow and fill that extracted info into the third screen, which is a web application. The second screen is a code edit (marked green) that is the authorization code for the medical procedure which need to be retrieved from the web application.

It is actually a automation routine. Take info from the application, fill the web app with that info, execute the web app, retrieve the authorization code and insert into the code edit.

Where and how can I start? If anyone need more detail just ask. Any help will be appreciated.

Thank you guys.