Interception

所属分类:Python编程
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2021-08-09 03:39:24
上 传 者sh-1993
说明:  拦截API旨在构建一个可移植的编程接口,允许拦截和控制范围...
(The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.)

文件列表:
library/ (0, 2021-08-08)
library/buildit-x64.cmd (133, 2021-08-08)
library/buildit.cmd (132, 2021-08-08)
library/interception.c (11788, 2021-08-08)
library/interception.h (7601, 2021-08-08)
library/interception.rc (1121, 2021-08-08)
library/makefile (242, 2021-08-08)
library/sources (263, 2021-08-08)
licenses/ (0, 2021-08-08)
licenses/commercial-usage/ (0, 2021-08-08)
licenses/commercial-usage/Interception API.pdf (22419, 2021-08-08)
licenses/commercial-usage/Interception.pdf (34884, 2021-08-08)
licenses/non-commercial-usage/ (0, 2021-08-08)
licenses/non-commercial-usage/LGPL 3.0.txt (7651, 2021-08-08)
samples/ (0, 2021-08-08)
samples/axes/ (0, 2021-08-08)
samples/axes/axes.cpp (1215, 2021-08-08)
samples/axes/buildit.cmd (135, 2021-08-08)
samples/axes/makefile (242, 2021-08-08)
samples/axes/sources (259, 2021-08-08)
samples/cadstop/ (0, 2021-08-08)
samples/cadstop/buildit.cmd (135, 2021-08-08)
samples/cadstop/cadstop.cpp (2876, 2021-08-08)
samples/cadstop/makefile (242, 2021-08-08)
samples/cadstop/sources (265, 2021-08-08)
samples/caps2esc/ (0, 2021-08-08)
samples/caps2esc/buildit.cmd (135, 2021-08-08)
samples/caps2esc/caps2esc.cpp (3823, 2021-08-08)
samples/caps2esc/makefile (242, 2021-08-08)
samples/caps2esc/sources (267, 2021-08-08)
samples/hardwareid/ (0, 2021-08-08)
samples/hardwareid/buildit.cmd (135, 2021-08-08)
samples/hardwareid/hardwareid.cpp (1214, 2021-08-08)
samples/hardwareid/makefile (242, 2021-08-08)
samples/hardwareid/sources (271, 2021-08-08)
samples/identify/ (0, 2021-08-08)
samples/identify/buildit.cmd (135, 2021-08-08)
samples/identify/identify.cpp (1332, 2021-08-08)
... ...

Interception ============ [Download the latest release][latest-release] Building -------- Source code is built upon [Windows Driver Kit Version 7.1.0][wdk]. Simple build scripts (`buildit.cmd`) are provided to build using specific build environments of the WDK, they require the environment variable `%WDK%` to be previously set to the WDK installation directory. - Tested from Windows XP to Windows 10. Driver installation ------------------- Drivers can be installed through the command line installer, but driver installation requires execution inside a prompt with administrative rights. Run `install-interception` without any arguments inside an console executed as administrator and it will give instructions for installation. License ------- Interception is dual-licensed. For non-commercial purposes it adopts LGPL for the library and its source code, with rights of distribution of the related binary assets (drivers and installers ) once communication with drivers happen solely by use of the library and its API. For commercial purposes it adopts two other licenses which can be checked in the [licenses directory][licenses]: - [Interception API License][interception-api-license]: It's similar to the non-commercial license, solely removing restrictions for commercial usage. It also includes an additional asset which is an installer library, so that driver installation can be embedded silently in your own installer. - [Interception License][interception-license]: Provides access to all source code, including drivers and installers. Please contact me at for acquiring a commercial license. Use cases --------- Interception has been used around the world in cases I couldn't imagine when I first created it: - Helping people with accessibility limitations, tailoring systems according to their limitations. - By companies in aviation training, to connect many devices at once and customizing each one. - By companies providing SCADA (supervisory control and data acquisition) solutions. - In game applications like BOTs and control customization. - To construct an emacs mode of the system. - To customize supermarket cashier's systems. - In doctoral thesis about typing pattern recognition for security applications. - Home theater automation. - ... For fun: ![lissajous][lissajous] ![rose][rose] ![butterfly][butterfly] 2008 Francisco Lopes [latest-release]: https://github.com/oblitum/interception/releases/latest [wdk]: http://www.microsoft.com/en-us/download/details.aspx?id=11800 [lissajous]: https://sites.google.com/a/oblita.com/yorick/_/rsrc/1237686557679/hooking-part3/lissajous.png [rose]: https://sites.google.com/a/oblita.com/yorick/_/rsrc/1237686585300/hooking-part3/rose.png [butterfly]: https://sites.google.com/a/oblita.com/yorick/_/rsrc/1237686591599/hooking-part3/butterfly.png [licenses]: https://github.com/oblitum/Interception/tree/master/licenses [interception-license]: https://github.com/oblitum/Interception/raw/master/licenses/commercial-usage/Interception.pdf [interception-api-license]: https://github.com/oblitum/Interception/raw/master/licenses/commercial-usage/Interception%20API.pdf

近期下载者

相关文件


收藏者