Quote:
I haven't read that Bring howto, but, unless it involves installing some kind of rootkit, it should be deteactable.
According to the howto, Bring should run under another user so the poker client (PC) user cannot access it's process information, also Bring is "hidden" in a folder owned by that other user and which cannot be accessed by the PC user.
Obviously, this is not perfect stealth. The PC has to run with admin privileges, so it can take command of the folder where Bring hides and have a look inside, thereby discovering Bring and raising the bot flag. One solution might be to hide the Bring folder with a rootkit, but I guess also rootkits can be detected. I know very little about rootkits, so please correct me if I am wrong.
Quote:
Plus, you'd need to solve the PS's captchas.
Yes, that is a big problem. I haven't started studying this, so I don't know if it is possible to detect captchas with screen scraping. I think that if I hook on to the PC process I could detect a popup window opening. But that would require a process running in the same environment as the PC, which I think the PC could detect. How do I solve this?