| View previous topic :: View next topic |
| Author |
Message |
Nigtronix Cheater
Reputation: 0
Joined: 18 May 2007 Posts: 45
|
Posted: Mon May 28, 2007 9:55 pm Post subject: Defeating desktop spying programs help |
|
|
I was thinking of desktop spying programs used in most schools such as netop and others. The teachers can use them to draw on the screen, lock the desktop, shutdown the desktop, spy in real time what the student is doing. Now, I was thinking if I could send a bogus snapshot of the global windows Device context(0) somehow it would maybe fool the teacher.
Does anybody have any ideas on how to do this, or any other methods to fool programs like these such has hooking functions?
|
|
| Back to top |
|
 |
Labyrnth Moderator
Reputation: 10
Joined: 28 Nov 2006 Posts: 6301
|
Posted: Mon May 28, 2007 10:19 pm Post subject: |
|
|
| No need for screen shots if they see it in real time...
|
|
| Back to top |
|
 |
Nigtronix Cheater
Reputation: 0
Joined: 18 May 2007 Posts: 45
|
Posted: Mon May 28, 2007 10:37 pm Post subject: |
|
|
| I was thinking they use GetDC(0) to get snapshots, I know VNC gets individual snap shots at frequent intervals and just streams them to the client.
|
|
| Back to top |
|
 |
blackman Cheater
Reputation: 0
Joined: 16 Jan 2007 Posts: 33
|
Posted: Tue May 29, 2007 2:07 pm Post subject: |
|
|
| You could check for all the connections to your computer and close the connection thats giving the feed. But what is better to do is to go to the task manager and end the process of sending feed, or stop it, whatever works for you.
|
|
| Back to top |
|
 |
moomoo Expert Cheater
Reputation: 0
Joined: 07 Dec 2006 Posts: 201
|
Posted: Tue May 29, 2007 9:56 pm Post subject: Re: Defeating desktop spying programs help |
|
|
| Nigtronix wrote: | I was thinking of desktop spying programs used in most schools such as netop and others. The teachers can use them to draw on the screen, lock the desktop, shutdown the desktop, spy in real time what the student is doing. Now, I was thinking if I could send a bogus snapshot of the global windows Device context(0) somehow it would maybe fool the teacher.
Does anybody have any ideas on how to do this, or any other methods to fool programs like these such has hooking functions? |
you mean they use synchroneyes?
Start cmd (using any method)
taskkill /IM dax64.exe
The end.
|
|
| Back to top |
|
 |
Nigtronix Cheater
Reputation: 0
Joined: 18 May 2007 Posts: 45
|
Posted: Tue May 29, 2007 10:31 pm Post subject: |
|
|
| I don't want the process to be killed, I want it to send a false desktop state so there isn't any suspicion
|
|
| Back to top |
|
 |
moomoo Expert Cheater
Reputation: 0
Joined: 07 Dec 2006 Posts: 201
|
Posted: Tue May 29, 2007 10:41 pm Post subject: |
|
|
| I havn't looked up enough on how the program works to think of something that can do that... (maybe you can edit the exe so instead of sending a screen cap, it'll send a picture from some directory.)
|
|
| Back to top |
|
 |
blackman Cheater
Reputation: 0
Joined: 16 Jan 2007 Posts: 33
|
Posted: Wed May 30, 2007 3:58 am Post subject: |
|
|
| You could use CE to freeze it so theoratically it would still be using the same feed as when you froze it, depends on their program, my school used syrchoneyes or w/e its called
|
|
| Back to top |
|
 |
Spyrorocks Newbie cheater
Reputation: 0
Joined: 02 Jun 2007 Posts: 10
|
Posted: Sat Jun 02, 2007 6:51 pm Post subject: |
|
|
Best way is just to download a live linux CD and boot off of it, then you can just do what ever you want, like delete any "spying" programs of the harddisk.
_________________
|
|
| Back to top |
|
 |
|