Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
capture keys
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
CCR Bugs
IRC channel
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Translation does not work...
by
Alienizering
[
Today
at 03:03:19 am]
about sqldb postgresql LO...
by
gucao
[
Today
at 02:56:58 am]
lazarus "i18n" PO Output ...
by
dbannon
[
Today
at 01:59:50 am]
MOVED: lazarus "i18n" PO ...
by
trev
[
Today
at 01:21:49 am]
MOVED: Translation does n...
by
trev
[
Today
at 01:18:57 am]
LAMW - "This app has a bu...
by
Agmcz
[
Today
at 01:09:25 am]
DPI/PPI on Windows
by
Alienizering
[
Today
at 12:59:34 am]
MOVED: Strange behavior T...
by
trev
[
Today
at 12:50:40 am]
MOVED: DPI/PPI on Windows
by
trev
[
Today
at 12:49:03 am]
Strange behavior TFontDia...
by
zoltanleo
[May 17, 2022, 11:58:18 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: capture keys (Read 5362 times)
Emerson
New Member
Posts: 37
capture keys
«
on:
December 02, 2021, 01:12:37 am »
Hi! I need to create an application that captures keystrokes, even if minimized. I want to create a control for calls where no matter what app the user is using, my control can see when the next person was called. Can anyone help me?
Logged
Gald
Jr. Member
Posts: 85
Re: capture keys
«
Reply #1 on:
December 02, 2021, 04:11:37 am »
What you are trying to do is a kind of Keylogger and will be recognized by the Antivirus.
You can build a DLL for that, for using the hookproc.
I don't even know about it on another system than Windows.
More info:
https://docs.microsoft.com/en-us/windows/win32/winmsg/using-hooks
https://stackoverflow.com/questions/5196596/hook-keyboard-from-injected-dll-using-keyboardproc-setwindowshookex
Logged
Lazarus 2.0.12 r64642 FPC 3.2.0 x86_64-win64-win32/win64/Manjaro KDE 21
AMD Ryzen 3 1300X Quad-Core Processor 3.50 GHz / 8,00 GB RAM / GTX 1500 TI / 2TB M.2 NVMe
Emerson
New Member
Posts: 37
Re: capture keys
«
Reply #2 on:
December 02, 2021, 12:07:02 pm »
That's right, I've used this DLL once on Windows, but now I need to use this feature on Linux and I haven't found anything about it. The case of this DLL works only on Windows.
Logged
Emerson
New Member
Posts: 37
Re: capture keys
«
Reply #3 on:
December 06, 2021, 01:28:54 pm »
Does anyone else have any idea how to help me?
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
capture keys
TinyPortal
© 2005-2018