read function address
-
i have address a function of a process example :73D7469D i don't know how to read this function of that process and interact with this function plz help me thanks so much..sorry if my english isn't good
-
i have address a function of a process example :73D7469D i don't know how to read this function of that process and interact with this function plz help me thanks so much..sorry if my english isn't good
so0_lanhlung2 wrote:
i don't know how to read this function of that process and interact with this function
Short answer: you can't do that. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
so0_lanhlung2 wrote:
i don't know how to read this function of that process and interact with this function
Short answer: you can't do that. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]i open spy++ and i right click\propeties.i see winproc:001....(address) of a window may i redefine this winproc of this window to send WM_KEYDOWN. because this window had security...i can't sendmessage,postmessage,defwinproc can you help me . thanks so much
-
i open spy++ and i right click\propeties.i see winproc:001....(address) of a window may i redefine this winproc of this window to send WM_KEYDOWN. because this window had security...i can't sendmessage,postmessage,defwinproc can you help me . thanks so much
:-D :-D :-D That's more or less the primary purpose of having security there. Without it, the opportunities for hackers and writers of viruses would be truly endless. Access to the victim's e-mails, social networks, and bank accounts would be just a few WM_KEYDOWN messages away!