Description: Keyloggers hook the two applications keyboard hook (character input were recorded, Chinese character input), the mouse hook (trigger mouse events, keyboard sound, etc.), the document consists of five complete works, is to learn good information on the hook.
To Search:
- [HOOK] - Keyboard wizard, loaded minimize to syst
- [hookapi] - hook api source code
File list (Check if you may need any files):
HookTest\GetAllChars\GetAllChars.aps
........\...........\GetAllChars.clw
........\...........\GetAllChars.cpp
........\...........\GetAllChars.dsp
........\...........\GetAllChars.h
........\...........\GetAllChars.plg
........\...........\GetAllChars.rc
........\...........\GetAllCharsDlg.cpp
........\...........\GetAllCharsDlg.h
........\...........\ReadMe.txt
........\...........\res\GetAllChars.ico
........\...........\...\GetAllChars.rc2
........\...........\resource.h
........\...........\StdAfx.cpp
........\...........\StdAfx.h
........\...Chinese\GetChinese.aps
........\..........\GetChinese.clw
........\..........\GetChinese.cpp
........\..........\GetChinese.dsp
........\..........\GetChinese.h
........\..........\GetChinese.plg
........\..........\GetChinese.rc
........\..........\GetChineseDlg.cpp
........\..........\GetChineseDlg.h
........\..........\GetChineseDll.h
........\..........\GetChineseDll.lib
........\..........\ReadMe.txt
........\..........\res\GetChinese.ico
........\..........\...\GetChinese.rc2
........\..........\resource.h
........\..........\StdAfx.cpp
........\..........\StdAfx.h
........\..........Dll\GetChineseDll.aps
........\.............\GetChineseDll.clw
........\.............\GetChineseDll.cpp
........\.............\GetChineseDll.def
........\.............\GetChineseDll.dsp
........\.............\GetChineseDll.h
........\.............\GetChineseDll.plg
........\.............\GetChineseDll.rc
........\.............\ReadMe.txt
........\.............\res\GetChineseDll.rc2
........\.............\Resource.h
........\.............\StdAfx.cpp
........\.............\StdAfx.h
........\HookTest.dsw
........\HookTest.ncb
........\HookTest.opt
........\KeyBoardHook\KeyBoardHook.aps
........\............\KeyBoardHook.clw
........\............\KeyBoardHook.cpp
........\............\KeyBoardHook.dsp
........\............\KeyBoardHook.h
........\............\KeyBoardHook.plg
........\............\KeyBoardHook.rc
........\............\KeyBoardHookDlg.cpp
........\............\KeyBoardHookDlg.h
........\............\ReadMe.txt
........\............\res\KeyBoardHook.ico
........\............\...\KeyBoardHook.rc2
........\............\Resource.h
........\............\StdAfx.cpp
........\............\StdAfx.h
........\MouseHook\MouseHook.aps
........\.........\MouseHook.clw
........\.........\MouseHook.cpp
........\.........\MouseHook.dsp
........\.........\MouseHook.h
........\.........\MouseHook.plg
........\.........\MouseHook.rc
........\.........\MouseHookDlg.cpp
........\.........\MouseHookDlg.h
........\.........\ReadMe.txt
........\.........\res\MouseHook.ico
........\.........\...\MouseHook.rc2
........\.........\resource.h
........\.........\StdAfx.cpp
........\.........\StdAfx.h
........\GetAllChars\res
........\...Chinese\res
........\..........Dll\res
........\KeyBoardHook\res
........\MouseHook\res
........\GetAllChars
........\GetChinese
........\GetChineseDll
........\KeyBoardHook
........\MouseHook
HookTest