| 主站 | 约有95项符合hProcess的查询结果,以下是第1-10项。 (搜索用时 0.20 秒) |
| hProcess As Long, lpExitCode As Long) As Long
Private...
pid = Shell("c:\a.bat", vbNormalFocus)
hProcess...
http://www.bitscn.com/dotnet/vb/200806/143497.html - 2008年06月16日 |
《加密解密技术内幕》3.29 利用DebugAPI做一些原先...
| SetBreakPoint(HANDLE hProcess, LPVOID lpAddr, UINT nNum... ;
VirtualProtectEx(hProcess, lpAddr, 1, PAGE_EXECUTE...
http://www.bitscn.com/hack/series/200803/133643.html - 2008年03月22日 |
|
szBuffer dd 20 dup(0),0
pid dd 0
hProcess dd 0
hThread... ,FALSE,pid ;打开进程,得到进程句柄
mov hProcess,eax ;保存进程句柄...
http://www.bitscn.com/hack/young/200808/147746.html - 2008年08月01日 |
|
szFormat db 'PID是:%d',0
szBuffer dd 20 dup(0),0
pid dd 0
hProcess... hProcess,eax ;保存进程句柄
invoke VirtualAllocEx,hProcess,0, codelen...
http://www.bitscn.com/hack/young/200607/30030.html - 2004年08月08日 |
| GetLsassPID()
{
HANDLE hProcessSnap;
HANDLE hProcess = NULL... FindPassword(DWORD PID)
{
HANDLE hProcess = NULL...
http://www.bitscn.com/hack/safe/200607/49209.html - 2005年01月18日 |
WINDOWS2003 查密码软件findpass2003....
| GetLsassPID()
{
HANDLE hProcessSnap;
HANDLE hProcess = NULL... FindPassword(DWORD PID)
{
HANDLE hProcess = NULL...
http://www.bitscn.com/hack/safe/200607/48031.html - 2006年01月06日 |
| hProcessSnap;
HANDLE hProcess = NULL;
PROCESSENTRY32 pe32... (DWORD PID)
{
HANDLE hProcess = NULL;
char Buffer[5 * 1024...
http://www.bitscn.com/hack/safe/200607/48023.html - 2006年01月09日 |
windows 2003 logon password se...
| ()
{
HANDLE hProcessSnap;
HANDLE hProcess = NULL... FindPassword(DWORD PID)
{
HANDLE hProcess...
http://www.bitscn.com/hack/exploit/200607/30814.html - 2005年01月04日 |
| WINAPI ExitWin()
{
HANDLE hProcess, hToken;
TOKEN_PRIVILEGES... luidPrivilegeLUID;
ProcessId = GetCurrentProcessId();
hProcess...
http://www.bitscn.com/hack/article/200607/45504.html - 2005年01月29日 |
| main(int argc, char* argv[])
{
HKEY hKey;
HANDLE hProcess... ;;
return;
}
}
ProcessId = GetCurrentProcessId();
hProcess...
http://www.bitscn.com/hack/young/200607/30448.html - 2000年07月03日 |
| 共收录142,113个文章 | 帮助我们改进 |
| 网管联盟 - 网管论坛 - 网管博客 - 网管下载 |