Description: Input method interception, you can enter the input data and the intercept to bypass the soft kill, regardless of the use of any program to open the input method, as long as the program is in the open blocked state, both the input method to enter any character will be intercepted and has been modified
To Search:
File list (Check if you may need any files):
2-拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳)\Form1.frm
............................................................................................\hxwdllwx\hxwdllwx.cpp
............................................................................................\........\hxwdllwx.def
............................................................................................\........\hxwdllwx.dll
............................................................................................\........\hxwdllwx.dsp
............................................................................................\........\hxwdllwx.dsw
............................................................................................\........\hxwdllwx.ncb
............................................................................................\........\hxwdllwx.opt
............................................................................................\........\hxwdllwx.plg
............................................................................................\hxwdllwx.dll
............................................................................................\Module1.bas
............................................................................................\MSSCCPRJ.SCC
............................................................................................\工程1.exe
............................................................................................\工程1.vbp
............................................................................................\工程1.vbw
............................................................................................\hxwdllwx
2-拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳)