资源列表
copymemory
- VB中调用copymemory实现内存的拷贝,让你见识VB指针操作的魅力-VB to implement memory copy call copymemory, VB allows you to experience the charm of pointer operations
varptr
- VB6.0中的Varpty函数,地址操作函数,Vb中一样有着跟VC一样的指针-VB6.0 in Varpty function, the address manipulation functions, Vb, as with the pointer with the same VC
Not-Reader
- 内存不能为读的解决办法,请查看本函数,工作中经常遇到本问题-Memory can not read a solution, please check the function, the problem often encountered in the work
anit
- Windows应用程序是基于消息驱动的,任何线程只要注册窗口类都会有一个消息队列用于接收用户输入的消息和系统消息。为了拦截消息,Windows提出了钩子的概念。钩子(Hook)是Windows消息处理机制中的一个监视点,钩子提供一个回调函数。当在某个程序中安装钩子后,它将监视该程序的消息,在指定消息还没到达窗口之前钩子程序先捕获这个消息。这样就有机会对此消息进行过滤,或者对Windows消息实现监控。-Windows application is based on the message-dri
IsApiHook
- 检测是否被apihook了Read和WriteProcessMemory,防止有人通过apihook盗取重要内容-Test is being apihook the Read and WriteProcessMemory, prevent someone steal apihook important
socket-hook
- 可以钩住一般的套接字函数,可以钩住一般的套接字函数 可以钩住一般的套接字函数 可以钩住一般的套接字函数-it can hook the socket api!!!
Scylla_Imports_Reconstruction_v0.5a_SRC
- IAT Reconstructor SRC
hook-api
- 利用全局钩子,将操作系统API地址修改为自定义的函数,使用完成后,再将地址修改为之前的操作系统API地址-Use global hook, the operating system API address changes for custom functions, using complete, then the address changes for the operating system API address before
VBhook.rar
- 写了一个键盘钩子,利用了vb api函数GetAsyncKeyState,能够准确的截取没有加密的*,送给大家学习。,Write a keyboard hook, using a vb api function GetAsyncKeyState, accurate interception can not keyloggers encrypted, sent to them to learn.
apihook.rar
- 一个钩子程序,使用detours实现对记事本的退出事件的截获,可供入门人参考,A hook procedure, the use of detours to achieve exit Notepad events intercepted for entry reference
eeeee.rar
- 屏蔽键盘和鼠标的使用先生成一个DLL文件,把dll放到Hello的 debug目录下即可实现,Shielding the use of keyboard and mouse into a DLL file President, Hello to dll into the debug directory can be realized
KeyMouseHook.rar
- 鼠标、键盘钩子,可以禁用鼠标、键盘。此钩子为全局钩子。,Mouse, keyboard hook, you can disable the mouse, keyboard. The hook for the overall hook.
