资源列表
NtMapViewOfSection
- 最新的C++写的NtMapViewOfSection注入工具,经过长时间测试完全稳定可靠。值得大家使用。-The latest written in C++, NtMapViewOfSection injection tool, after a long test completely reliable. Worth using.
long-shadow-smooth
- long sadow grnerator fo r photoshop
FlipClock-master
- 时钟倒计时可以改变倒计时的时间是一个很棒的程序希望大家可以采纳。-this is a clock.it is very good.
InnerHook
- MFC 钩子截获鼠标和键盘(空格,回车)响应 g_hMouse = SetWindowsHookEx(WH_MOUSE,MouseProc,NULL,GetCurrentThreadId()) -MFC hook intercepting mouse and keyboard (space, Enter) response
DLL-and-Hook-sample
- Hook Example Win32 Api C-Hook Example Win32 Api C++
DetoursPro
- detour pro 3.0 可以使用在64位的系统上-detour 3.0 x64
dll_Injection
- 用vc写的一个dll注入,如果要修改某些程序的数据,找好基址,封装成函数放在dll中即可,控件是自绘的,界面还算可以吧-Vc used to write a dll injection, if you want to modify the data of some programs, to find a good base address on the package as a function of the dll can, control is self-painted, the inter
zhuruu
- 无需任何模块直接可以注入的一个好东西-Without any module can be directly injected into a good thing! !
HookAPI-demo
- HookAPI,挂载API函数,截获键盘鼠标消息。-Hook API, mount the API function, intercepting keyboard mouse messages.
C++builder键盘钩子源码
- C++builder键盘钩子源码。用hook技术编写,监控键盘输入内容。
kill_script
- c++编写,用于找到某标题的窗口的句柄,并在几秒内将该窗口强制关闭的脚本。可用于防止打开某应用,如-kill some window
keylogger
- Python 实现键盘Hook 记录键盘记录 可以改为锁住键盘-Python Keyboard Hook API