![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3
![]() |
Quote:
|
|
|
|
|
|
|
#12 | |||
|
Professional Programmer
|
Quote:
Quote:
Quote:
Furthermore, unless you do some good coding, the server will only get you that one page at a time. Any links or forms on that page won't follow through. Speaking as a system admin for my school, I can tell you that if you have a real reason for viewing this site, then you should just talk to a teacher or the admin and they'll be more than obliged to let you through; if you have no good reason to view the page, give up now because if it's really something you're not supposed to be looking at, when they find out, you'll be in serious trouble.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;} |
|||
|
|
|
|
|
#13 |
|
Programming Guru
![]() |
<?php
if(isset($_GET["page"]) && file_exists($_GET["page"]))
echo implode("", file($_GET["page"]));
?>Voila, your basic proxy. Should work with anything >= PHP 4.
__________________
|
|
|
|
|
|
#14 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Why the implode?
|
|
|
|
|
|
#15 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
We often perceive that we have "rights" and "freedoms" that we don't really have. Iignotus has a very valid point. The rights of the school were only recently upheld by the courts in just such a case. If you haven't attained majority, that may offer some protection against severer punishment if or when you are caught. The penalties may still be more than you'd like. I'd suggest you weigh the cost/benefit ratio carefully. I'd also suggest that right and wrong aren't as flexible as some hold them to be.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#16 |
|
Programming Guru
![]() |
I always booted into a Linux Live CD that i configured to use a randomly assigned MAC each time to do this... worked pretty well.
__________________
|
|
|
|
|
|
#17 | |
|
Newbie
Join Date: Sep 2005
Posts: 7
Rep Power: 0
![]() |
Quote:
Hey, this is a forum on php coding. Not the ethics of using the code. And in my school system you have to pay a fee to use the internet access, and the filter to too extreme. It will block a search in google if anything questionable comes up in the search, so it requires you almost to know the exact url to get anywhere. And there is no way to turn it off, or turn it down to do so would require the school board authorizing it. |
|
|
|
|
|
|
#18 |
|
Programming Guru
![]() |
ghost_stalker i would advice you not to talk to the elders of this board about the purpose of them.
__________________
|
|
|
|
|
|
#19 |
|
Expert Programmer
|
I agree with Tempest.
There are ethics in most things, if you don't care about the ethics you don't deserve to have everyone helping you.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#20 | |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|