| View previous topic :: View next topic |
| Author |
Message |
Infamous Master Cheater
Reputation: 0
Joined: 15 Sep 2006 Posts: 359
|
Posted: Sun Nov 02, 2008 8:09 am Post subject: Re: Help reducing restricitions on school PCs |
|
|
| light1 wrote: | | Infamous wrote: | I'd like to be able to do a bit more on my school computers, they have nearly everything disabled and you can't do much. All shortcuts are disabled, can't use notepad, can't right click outside a program, nothing in start menu other than some programs and logging on/off, task manager and other stuff. Also, they disabled flash drives. I can't think of anything I could do to lift some of these restrictions. OS is WinXP Pro.
Also disabled(forgot to metion):
CMD
Run |
Read, he said task manager was enabled. |
I meant task manager was blocked. My bad.
| jsin95 wrote: | run shit off a CD?
luigi has a custom cmd |
They don't have CD drives. |
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Nov 02, 2008 9:03 am Post subject: |
|
|
Ok, well here's what I would do. You said there are no CD drives and they have flash drives disabled (not sure what you mean by that, be more specific). So I would install a linux distro onto one of my flash drives (I suggest using DSL, Damn Small Linux, but any distro will do). Insert your flash drive into the computer and restart the comp. Boot of your flash drive (may have to configure the BIOS's boot oder, on my computer I just hit F11 and it lets me choose what device to boot off of). Once your in linux mount your hard drive (may be auto-mounted):
| Code: |
sudo cat /etc/fstab
sudo mount /dev/hda1 /mnt/hda1
|
NOTE
You can leave out the sudo cat /etc/fstab line, the only reason for it is to make sure that your hard drive is recognized as hda1 (hda1 is your C: drive).
Then I would mount another one of my flash drives (for storing SAM and system files):
| Code: |
sudo cat /etc/fstab
sudo mount /dev/sda1 /mnt/sda1
|
NOTE
You can leave out the sudo cat /etc/fstab line, the only reason for it is to make sure that your flash drive is recognized as sda1.
Now that you have both of them mounted open up your file browser and go into hda1. Go into C:\WINDOWS\system32\config. Copy the SAM and system files to your flash drive (sda1). Go home and crack the administrator account with Cain and Abel (recommended), lc5, SAMInside, etc. _________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
Infamous Master Cheater
Reputation: 0
Joined: 15 Sep 2006 Posts: 359
|
Posted: Sun Nov 02, 2008 9:12 am Post subject: |
|
|
| BIOS is PW'd. Otherwise I'd use my flash drive to just change admin pass at start up. By flash drive disabled I mean they...disabled it. It you can put in a flash drive but it won't do anything. |
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Nov 02, 2008 9:16 am Post subject: |
|
|
It's quite easy to reset BIOS passwords. You can do it manually by taking out the CMOS chip (a bit more steps than just that, but do some googling, you'll find a tut), but I'm pretty sure there are some very rare programs that can do it. My friend had one on a floppy drive but the drive broke.... _________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
Infamous Master Cheater
Reputation: 0
Joined: 15 Sep 2006 Posts: 359
|
Posted: Sun Nov 02, 2008 10:15 am Post subject: |
|
|
| I don't think the school would let me take apart the computer to take out the chip then put it back in. and floppy drives are disabled too. |
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sun Nov 02, 2008 10:51 am Post subject: |
|
|
God damn this school is strict....probably a BIOS unlocker for Linux, try googling it. _________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
vmanisme Master Cheater
Reputation: 0
Joined: 05 Sep 2007 Posts: 458 Location: Google!
|
Posted: Sun Nov 02, 2008 2:01 pm Post subject: |
|
|
find your school computers model ill try to get the admin pass for its motherboard. Some motherboards have an admin password to BIOS thats always there and cant be changed and why is your school so gay? they block everything lol are you able to use google on their computers lol? _________________
|
|
| Back to top |
|
 |
Blank I post too much
Reputation: 1
Joined: 20 Jun 2006 Posts: 3044
|
Posted: Sun Nov 02, 2008 4:17 pm Post subject: |
|
|
| vmanisme wrote: | | find your school computers model ill try to get the admin pass for its motherboard. Some motherboards have an admin password to BIOS thats always there and cant be changed and why is your school so gay? they block everything lol are you able to use google on their computers lol? |
This post is totally retarded.
I've lost some brain cells. _________________
|
|
| Back to top |
|
 |
t04glovern Advanced Cheater
Reputation: 0
Joined: 31 Mar 2008 Posts: 53 Location: Australia, Perth
|
Posted: Mon Nov 03, 2008 7:00 am Post subject: |
|
|
our school blocks file types (aka .bat, .mp3, .avi) _________________
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Mon Nov 03, 2008 9:10 am Post subject: |
|
|
@t04lovern
If you can go into the regedit, you can manually unblock stuff, but I don't suggest doing that if your inexperienced. _________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
|