Poker-AI.org Poker AI and Botting Discussion Forum 2014-10-15T19:51:36+00:00 http://poker-ai.org/phpbb/feed.php?f=26&t=2822 2014-10-15T19:51:36+00:00 2014-10-15T19:51:36+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2822&p=6359#p6359 <![CDATA[Re: Can poker clients detect Win32 API calls?]]>
- http://www.ollydbg.de/ "recognizes procedures, loops, API calls, etc"
- so if the casino can get a copy of your executable, they can find if it calls the Win32 API
- alternatively, they might hook the API calls http://en.wikipedia.org/wiki/Hooking and find that there is a very high amount of screen printing going on

Statistics: Posted by spears — Wed Oct 15, 2014 7:51 pm


]]>
2014-10-14T17:12:46+00:00 2014-10-14T17:12:46+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2822&p=6356#p6356 <![CDATA[Can poker clients detect Win32 API calls?]]>
I'm using a "brute force" bitmap scan method to parse tables. I only use 2 Win32 API calls to pull this off:


In the future I plan on using the Win32 API call to manipulate mouse movement and actions to simulate user input. I'm mainly wondering if anybody can tell me with absolute confidence that PokerStars can detect my software making Win32 API calls?

Thanks!

Statistics: Posted by Watts — Tue Oct 14, 2014 5:12 pm


]]>