资源列表
DLL-Inject
- VB 写的DLL 注入 有DLL 源码 用VB ADvance-VB to write a DLL into the DLL source code with VB ADvance
Farcontrol
- 完全绿色 删除不残留任何文件,无自启动! client端如选择隐藏运行 ,可在任务管理器结束进程 只写了文件管理,和*功能,可以自删除! -Green does not completely remove any residual files, no self-starting! If you choose to hide the client side to run, you can end the process in Task Manager Just write a
VB_API_HOOK
- • 如何攔截API呼叫 說明 這是網友問的問題,雖然這個問題並不適合用VB做,但並不是做不到,要多繞一段路,這個問題重點在於執行檔中的IAT(Import Address Table) 如果你對於PE黨並不熟悉 請參考PE檔簡介這篇文章 一個Process再執行時,會將許多DLL載入到行程空間中,如呼叫User32.dll中的MessageBoxW就必須將User32.dll載入到位址空間,呼叫越多不同種的API,位址空間中的模組也就越多,至於如何得
KeyHook_demo
- Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events
HOOKTCP
- 利用HOOKTCP实现客户端连接到连接服务器-Using HOOKTCP achieve client to connect to connect to the server
CursorClip
- 限制鼠标的范围。将鼠标限制在某个固定的范围。-Limit the scope of the mouse. Mouse limited to a fixed range.
MulAppLoader_src
- 这是一款多开程序。能多开QQ游戏,一些客户端HOOK API-This is a more open process. Able to open QQ games, some clients HOOK API
MouseHookTest
- 用vc写的一个鼠标的hook代码以及一个test程序代码
Klog1.0
- 使用内核驱动方式实现的一个简单的键盘钩子,可以截获键盘的击键消息-The use of kernel-driven way of a simple keyboard hook, keyboard keystrokes can be intercepted message
KeyBoardFilterDriver
- 该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
sniff
- 使用了 CreateRemoteThread 注入目标行程,然后使用替换式 API HOOK.-use createRemoteThread inject into target, switch api hook
Tnotify
- 进程程序隐藏和控制程序设计!delphi编程!-Process procedures and control procedures designed to hide!