Accessing File Name in Software

There is a digital art program called Clip Studio Paint, and I simply want to access the file name that is opened and being worked on, e.g. "landscape.clip". The value will be used in another program.

Ive attempted .NET's UI Automation library and Spy++ to read CSP's window and inspect its controls, however, it seems it doesnt follow some accessibility standard so I wasnt able to.

What other possible methods are there to do this, if it involves accessing memory or something simpler?

submitted by /u/Mekusin
[link] [comments]

from hacking: security in practice https://ift.tt/2ERkOA7

Comments