Hello everyone,
I spent the whole Night on research and the rest, I was looking for a way in order to do this, Kindly look and correct.
#include winhttp.au3
#include hooking.au3
#include winapi.au3
Global $hHook,$hProc
Global $pString[2] = [0,0]
Global $hSession
Global $sProcessName ="iexplorer.exe"
SetPriviledge("SeDebugPriviledge",1)
$data = _WinApi_GetProcess(_WinAPI_GetModuleHandle("kernel32.dll"),"GetModuleHandleA")
$data = _WinApi_GetProcess(_WinApi_GetModuleHandle("kernel32.dll")