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
Integrating OAuth2 into e...
by
Soner
[
Today
at 12:20:50 am]
Populating and manipulati...
by
wp
[
Today
at 12:17:09 am]
Read electricity meter Is...
by
y.ivanov
[June 24, 2022, 10:58:17 pm]
How to get user idle time...
by
Roland57
[June 24, 2022, 10:28:14 pm]
Problem has suddenly appe...
by
MarkMLl
[June 24, 2022, 10:26:11 pm]
Problems with TBGLVirtual...
by
winni
[June 24, 2022, 09:48:12 pm]
TMemoryStreamUTF8 cannot ...
by
Thaddy
[June 24, 2022, 09:28:04 pm]
Debugging problem on Wind...
by
Martin_fr
[June 24, 2022, 08:35:11 pm]
How to program numbers in...
by
Jannik004
[June 24, 2022, 07:54:03 pm]
LAMW - "This app has a bu...
by
neuro
[June 24, 2022, 07:40:51 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: capture keys (Read 5394 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: 89
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