R
RayLopez99
A bit off-topic, but how do you check what processes or services or
code is running in memory? Concrete example: I play chess online,
and I also observe chess matches, such as yesterday's exciting finish
to the 2010 World Chess championship. When I was on the chess site
that was streaming the match, on the web page it said "Warning!
ChessBase detected...". Chessbase is a program that you can run to
analyze a chess game. For some reason the sponsors of this match
wanted you to rely just on their analysis, not any external program
like Chessbase. So somehow they detected what program(s) were running
in memory on your PC. I've seen this before when playing chess
online, at various sites, which will also detect if you have any chess
programs running in the background (to prevent cheating by relying on
such programs when playing).
How do they do this? Must be easy to do since it escapes all anti-
virus/ firewall programs (so it must be obviously "read only"). Or is
it that easy?
Maybe a user's Task Manager has a way of being called by any external
program? But for a web application? I would have though that's a
security violation.
RL
code is running in memory? Concrete example: I play chess online,
and I also observe chess matches, such as yesterday's exciting finish
to the 2010 World Chess championship. When I was on the chess site
that was streaming the match, on the web page it said "Warning!
ChessBase detected...". Chessbase is a program that you can run to
analyze a chess game. For some reason the sponsors of this match
wanted you to rely just on their analysis, not any external program
like Chessbase. So somehow they detected what program(s) were running
in memory on your PC. I've seen this before when playing chess
online, at various sites, which will also detect if you have any chess
programs running in the background (to prevent cheating by relying on
such programs when playing).
How do they do this? Must be easy to do since it escapes all anti-
virus/ firewall programs (so it must be obviously "read only"). Or is
it that easy?
Maybe a user's Task Manager has a way of being called by any external
program? But for a web application? I would have though that's a
security violation.
RL