Hi everyone i would like to know how to intercept when X exe has been executed...so i can do something before the exe opens up, example...
lets say i want to do a msgbox when notepad has been executed because we intercepted the message before it was executed we can simple do a msgbox then let program run...
I was thinking this might be possible hooking...but here's the problem because the app. I want to intercept the execution is not always the same...so I would like to know how to intercept that message for any exe...
In conclusion what im trying to accomplish is a way to see when an exe has been executed or opened so i can do something BEFORE the exe opens and then open the exe after i've done what i want...
Thanks alot!
P.S. i know this is hard but well someone here might know how
EDIT: would never be solved...







Reply With Quote