comp.lang.ada
 help / color / mirror / Atom feed
From: jsquirek@gmail.com
Subject: Re: what do i need to make a keylogger?
Date: Wed, 30 Jul 2014 07:20:07 -0700 (PDT)
Date: 2014-07-30T07:20:07-07:00	[thread overview]
Message-ID: <b6db0cc1-3b21-4797-b664-8893ed4a026c@googlegroups.com> (raw)
In-Reply-To: <f75a6951-262e-4999-9b8e-5775ca9fcded@googlegroups.com>

I finished my keylogger for windows although it is currently without dead chars and it does not work yet for 32 bit applications running on x64. This means you'll have to get a 64 bit gnat compiler to compile it if you are using an x64 install, but you can run the executable Neo/Doom3/game64.exe to test it. Hope this helps.

Code:
https://github.com/AdaDoom3/AdaDoom3/blob/input/Engine/neo-system-input.ads
https://github.com/AdaDoom3/AdaDoom3/blob/input/Engine/neo-system-input.adb
https://github.com/AdaDoom3/AdaDoom3/blob/input/Engine/Systems/Windows/neo-system-input-import.adb
https://github.com/AdaDoom3/AdaDoom3/archive/input.zip

Compiler:
http://sourceforge.net/projects/ya-mingw64/files/win64/gcc-4.6/gcc_4.6.0_mingw64_x86_64_K8%2Bada.7z/download

      reply	other threads:[~2014-07-30 14:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-14  3:29 what do i need to make a keylogger? torralbaduran
2014-07-14  4:07 ` Shark8
2014-07-14  4:44 ` jsquirek
2014-07-15  1:30 ` torralbaduran
2014-07-15  2:36   ` jsquirek
2014-07-16  3:39 ` torralbaduran
2014-07-18 23:02 ` torralbaduran
2014-07-30 14:20   ` jsquirek [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox