![]() |
BP on KeyPress
Hi theres a way to break on keyboard keypress on OllyDbg?
Thanks for your time :) |
Hi Gato_negro
I think you can do this by setting a conditional breakpoint on TranslateMessage() in kernel32.dll for the message that is caught. (Everybody please say better ideas please,This is what i know.) sincerely yours |
Hi,
If the program processes WM_CHAR or WM_KEYDOWN messages put ordinary BP on the respective part in the WndProc. Thomas :D |
GetAsynchKeyState() is also worth looking into for progs that deliberately avoid using WM_CHAR
|
| All times are GMT +8. The time now is 05:02. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX