Answer the question
In order to leave comments, you need to log in
How can I find out what key assignments or keys a program can use?
There is a program for testing and it has secret buttons to see the answer to the question. How to find out which ones?
It doesn't have a manual.
Answer the question
In order to leave comments, you need to log in
1. Search, not many keys + modifiers (ctrl, shift, alt) and their combinations. If we are talking about windows and standard windows, then send a message to the window via POST_MESSAGE and follow some input.
2. If the program is in Java or NET and is not protected, then decompile and see.
3. In other cases, run a debugger (for example, OllyDbg or IDA) and find the right place.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question