搜索资源列表

  1. 在任务栏中隐藏进程

    0下载:
  2. 1.使用了GetCurrentProcessId 和 RegisterServiceProcess 两个函数 2.只能在 Windows98 中运行-1. Using GetCurrentProcessId and RegisterSer viceProcess 2 2 function. only in running Windows98
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:947
    • 提供者:黄桦
  1. zjdQQ

    0下载:
  2. CFile CWinApp CString CloseHandle GetCurrentProcessId CallNextHookEx GetForegroundWindow SendMessage GetAsyncKeyState ZeroMemory GetKeyNameText SetWindowsHookEx UnhookWindowsHookEx EnumWindowsProc GetProp EnumWindows Loa
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1428
    • 提供者:gulin
  1. 在任务栏中隐藏进程

    0下载:
  2. 1.使用了GetCurrentProcessId 和 RegisterServiceProcess 两个函数 2.只能在 Windows98 中运行-1. Using GetCurrentProcessId and RegisterSer viceProcess 2 2 function. only in running Windows98
  3. 所属分类:进程与线程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:黄桦
  1. AutoUpgrader

    0下载:
  2. 自动升级程序为单独程序,由宿主程序调用,调用格式为: AutoUpgrader.exe scr iptURL CurVersion SoftName WinHandle ExitMsgID ProcessID 参数说明: scr iptURL - 升级脚本文件的URL CurVersion - 宿主程序的当前版本号 SoftName - 宿主程序的软件名称 WinHandle - 宿主程序用来
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:463872
    • 提供者:6677
  1. Hook-registry-monitor

    0下载:
  2. DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-07
    • 文件大小:87040
    • 提供者:oracle
  1. GetCurrentProcessId

    0下载:
  2. Win32汇编 利用FS寄存器获取自身PID-MASM Use FS register get self PID
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:xxxfree
  1. 2222

    0下载:
  2. 模块-API-取进程ID 2.GetForegroundWindow //取前台窗口的句柄 没有参数 3.GetWindowThreadProcessId // 用窗口来获取进程的ID 4.GetCurrentProcessId // 取自己进程的ID-Module-API-take process ID 2.GetForegroundWindow// get the handle of the foreg
  3. 所属分类:外挂编程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:赵新来
  1. 1.3

    0下载:
  2. 模块-API-十六到十2.GetForegroundWindow //取前台窗口的句柄 没有参数 3.GetWindowThreadProcessId // 用窗口来获取进程的ID 4.GetCurrentProcessId // 取自己进程的ID 5.OpenProcess //打开进程 2035711 6.StrToIntExA //十六进制转换十进制获取进程的ID 4.GetCurrentProcessId /
  3. 所属分类:外挂编程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:赵新来

源码中国 www.ymcn.org