Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (11 loc) · 1.28 KB

README.md

File metadata and controls

22 lines (11 loc) · 1.28 KB

THIS SOFTWARE IS OUT-DATED AND UNMAINTAINED

GostxBoard v1.2

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.

What is this repository for ?

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.

How do I start ?

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.

Contribution guidelines

Any support or contribution is welcome.

Disclaimer

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.