搜索资源列表
AFXRootkit2005
- 一个用delphi开发的开源rootkit代码,可以隐藏文件,目录,进程,句柄等信息。-used to develop an open-source code rootkit can hide files, directories, processes, handle such information.
ckjb
- 窗口句柄Delphi源码!能显示所选窗口的句柄!欢迎下载-window handle Delphi source! Showing selected window handle! Welcome Download
enumfilehandle
- 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
changes
- 找了很长一段时间都没有获取子窗体控制其控件的代码。自己改了一份分享给大家!获取句柄后可以自定义TListView需要修改的控件坐标来达到控制目的-Looking for a very long time do not get the subform control its control code. Own a share for everyone to change! Get a handle custom TListView after the control coordinates nee
Anti-Loader
- Anti-Loader... ...Anti-Loader示例 ├──PEB................利用TEB检测 ├──FindWindow.........查找句柄检测 ├──IsDebuggerPresent..利用IsDebuggerPresent检测 ├──Parent.............检查父进程 └──STARTUPINFO........检查STARTUPINFO结构-Anti-Loader ... ... Anti-Loader ex
btn_sender
- 取得窗体或者控件句柄以后,直接发送按键消息的程序。 -After get the handle of the window, Send the bm_click message to the window sustaining