Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Creating A Unblocker For School [4 More Questions!!!!]
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
kickme93
Master Cheater
Reputation: 0

Joined: 24 Oct 2007
Posts: 461

PostPosted: Mon Dec 17, 2007 3:50 pm    Post subject: Creating A Unblocker For School [4 More Questions!!!!] Reply with quote

Im Working On A Project Called KickFluf
And I Have A Question

Say I Have A Web Browser In The Program.
Will It Still Have Blocked Websites From Ie?

Or. Is It Possible To Load A Proxy In The Web Browser In My Project Which Will Remove The Blocked Websites?

Please Write Back
Kickme93


Last edited by kickme93 on Tue Dec 18, 2007 3:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
AtheistCrusader
Grandmaster Cheater
Reputation: 6

Joined: 23 Sep 2006
Posts: 681

PostPosted: Mon Dec 17, 2007 3:58 pm    Post subject: Reply with quote

1. It will be using IE so yes
Back to top
View user's profile Send private message
Blader
I post too much
Reputation: 2

Joined: 19 Jan 2007
Posts: 2049

PostPosted: Mon Dec 17, 2007 4:02 pm    Post subject: Reply with quote

If your school blocks certain domains, then find the server IP address of the site and try loading that. To find the ip, you could use search the site in an ip-viewer website (Not sure if these exist) or you could use plugins on your current internet browser to get the website server information.
_________________
Back to top
View user's profile Send private message
zonfirepker
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Oct 2007
Posts: 1080
Location: Wouldn't you like to know?

PostPosted: Mon Dec 17, 2007 4:06 pm    Post subject: Reply with quote

i remember hearing about a gg tunnler maby look into that. i heard it gets by this kinda stuff.
Back to top
View user's profile Send private message
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Mon Dec 17, 2007 4:09 pm    Post subject: Reply with quote

if your school is stupid enough to use local proxies like mine does:

- IE proxy settings appear locked
- but hell, you can still change it in the registry

google "IE proxy registry" and you ought to get something
if the registry is locked, crank the admin password with ophcrack first...

_________________
Get kidnapped often.
Back to top
View user's profile Send private message
MegaForum
Grandmaster Cheater
Reputation: 0

Joined: 20 Aug 2007
Posts: 558

PostPosted: Mon Dec 17, 2007 6:04 pm    Post subject: Reply with quote

Blader wrote:
If your school blocks certain domains, then find the server IP address of the site and try loading that. To find the ip, you could use search the site in an ip-viewer website (Not sure if these exist) or you could use plugins on your current internet browser to get the website server information.


To find a sites IP, open cmd. On the first line type
Ping <enter site here> with out the the <,>
Back to top
View user's profile Send private message
Meeman
Advanced Cheater
Reputation: 0

Joined: 15 Nov 2007
Posts: 54

PostPosted: Mon Dec 17, 2007 7:29 pm    Post subject: Reply with quote

i tried building a program like you said you are. I already built an IE based browser that would use proxies to get around blocks. It did originally work at my school but they patched it up after they realized people were using it a lot. I posted the source to the program at http://pptos.blogspot.com if you want to download it and try it at your school. Its called Bypass Browser. Please +rep if u like it or if it works for you.


-MEEMAN666

_________________
I AM MEEMAN666!!!!!!!!!!

PPT277


programming languages i use: VB6, Delphi 7 , C# 2008, Python

You want to +Rep me!!!!!!!
Back to top
View user's profile Send private message AIM Address
rapion124
Grandmaster Cheater Supreme
Reputation: 0

Joined: 25 Mar 2007
Posts: 1095

PostPosted: Mon Dec 17, 2007 7:45 pm    Post subject: Reply with quote

Lolz schools usually don't have the highest security... Our school uses Websense which is really stupid cause I just download the .html files from my home computer and put it on a flash drive and take to school.

Anyway, try downloading and installing a different browser(Mozilla Firefox). How does your school block websites? What method does it use?
Back to top
View user's profile Send private message
kickme93
Master Cheater
Reputation: 0

Joined: 24 Oct 2007
Posts: 461

PostPosted: Tue Dec 18, 2007 1:37 am    Post subject: Reply with quote

Our School Has Like Every Program Possible Cracked (Fluffy, Fluffy Edited)

And So On, Theve Removed Every Program Such As The Cmd Registry In Accesories And Replace The Whole Thing With New Files Such As Maths Shared Area Etc, Theve Blocked Everything.

So I Aim On Getting It Back!
Doing Some Testing Today On A Prototype Version
Back to top
View user's profile Send private message
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Tue Dec 18, 2007 2:44 am    Post subject: Reply with quote

lol if you are THAT desperate, boot on a linux live cd.

good way of testing if they have server side blocking

(and you get firefox!)

_________________
Get kidnapped often.
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Tue Dec 18, 2007 4:41 am    Post subject: Reply with quote

Just so you know, if the school isn't doing a basic block on websites, they will have any outgoing connections monitoring and blocking based on that. Not just on the computer itself. Creating a program that has it's own web browser will not get past this. Booting into 'nix will not get past this either.

My high school had Bess, probably one of the most annoying content filters as it actually worked, but was easy to bypass using a circumventor. In your case, you might need to do the same thing. In most cases, your school will not block random connections to sites it's never visited, and in your case, your home IP will probably not be blocked cause of this.

Learn how to setup a circumventor here:
http://peacefire.org/

Your school will probably block that site, so look at it at home, you have to setup the circumventor at your house anyway.

Mind you, your network administrator CAN monitor what you are doing and may / will see that you are using this. If you are lucky, he wont care as long as you keep it to yourself and don't look at porn and shit at school, but, you can get in trouble so use with care.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Tue Dec 18, 2007 5:01 am    Post subject: Reply with quote

my current solution is mstsc-ing back home. that you can consider too.
_________________
Get kidnapped often.
Back to top
View user's profile Send private message
McElf
Newbie cheater
Reputation: 0

Joined: 09 Aug 2007
Posts: 17

PostPosted: Tue Dec 18, 2007 9:45 am    Post subject: Reply with quote

Blader wrote:
If your school blocks certain domains, then find the server IP address of the site and try loading that. To find the ip, you could use search the site in an ip-viewer website (Not sure if these exist) or you could use plugins on your current internet browser to get the website server information.
'

usually that would work, but websense blocks ip addressess. So, you could convert the ip address into binary, then back to dec. Ex.
ip = 206.68.9.23 (random number)
206=11001110
68=1000100
9=1001
23=10111
Combine the binaries together=110011101000100100110111
convert back to dec=13535543 Razz
Back to top
View user's profile Send private message
kickme93
Master Cheater
Reputation: 0

Joined: 24 Oct 2007
Posts: 461

PostPosted: Tue Dec 18, 2007 9:58 am    Post subject: Reply with quote

How Do I Set Up Proxies On A Vb6 Webbrowser?
Back to top
View user's profile Send private message
pimpstonie
Advanced Cheater
Reputation: 0

Joined: 27 Sep 2007
Posts: 70

PostPosted: Tue Dec 18, 2007 10:59 am    Post subject: Reply with quote

There is a way to use proxy with Inet Control. MSINET.OCX.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites