GostxBoard is a test module developed to improve Windows's security, by protecting the system from some keyloggers. The module consists of a kernel mode driver and an API which can be used by developpers to improve the security of their applications.
This repository contains the source code of the protection module GostxBoard. It can be used by any developpers to improve the security of their applications. It can also be used for educationnal purposes or whatever the developper wants. Anyway, the author of this project IS NOT responsible of the usage of the source code provided.
Basically, one just has to download the source code and compile it with Microsoft Visual Studio and the latest WDK available on Microsoft's website.
Any support or contribution is welcome.
This program is free software, you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the licence, or any later version. See http://www.gnu.org/licenses/gpl-3.0.fr.html.