View Single Post
  #19 (permalink)  
Old 05-27-2008, 12:59 AM
LogicKills's Avatar   
LogicKills LogicKills is offline
Learning Programmer
 
Join Date: May 2008
Location: You Es Of Eh
Posts: 51
Rep Power: 2
LogicKills has a spectacular aura aboutLogicKills has a spectacular aura about
Send a message via AIM to LogicKills
Default Re: Blocking Internet and Game usage

The first thing you need to do if you want to make a program such as this is to identify all the possible "attack vectors".

Literally make a list of all the ways one can bypass filters and blockers such as these. I know of plenty of ways, and their will always be a way. However if you block the popular ones it will defenitly reduce the number of bypasses.
__________________
logic@r00tnKill~$ gcc HillaryClinton.c -o NewPres
logic@r00tnKill~$ Segmentation fault (core dumped)
Reply With Quote