Buster_BSA wrote:But I don´t know wraithdu´s code so I don´t know where is the conflict.
This is accomplished by hooking several API functions:
- NtOpenProcess
- NtQuerySystemInformation
- NtReadVirtualMemory
- CreateToolhelp32Snapshot
- BlockInput
- InternalGetWindowText
- GetWindowTextA/W
- SendMessageA/W
> WM_GETTEXT
Do you hook some of them in BSA?
Buster_BSA wrote:
According to my logs there are all connections including the ones belong to host, not sandbox.
Could you confirm that problem?
Yes, I can. I see connection not only from sandboxed process, but from uTorrent at host machine in the logs too.
Let me know if you need an example of such logs.