Author |
Message |
PJ_69
|
Posted: Fri Mar 03, 2006 11:06 am Post subject: Admin lock... |
|
|
I am currently a student in a computer science class. I work on alot of diffrent things, but there is one thing that ticks me off. There is an admin lock on everything, like properties, etc. I cant even change the desktop picture. Which brings me to my questions, is there any way to bypass the admin lock to change the desktop picture? Without being detected? I dont want to hack the computer....well....not to the extent of putting millions of viruses, just simply to change the backround picture to some nice pic, and not a green piece of ****.
If anyone can help me, I would greatly appreciate it.
Thanks in advanced...
~PJ_69 |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Andy
|
Posted: Fri Mar 03, 2006 11:09 am Post subject: (No subject) |
|
|
open the picture in paint and select file, then set as background |
|
|
|
|
|
PJ_69
|
Posted: Fri Mar 03, 2006 11:15 am Post subject: (No subject) |
|
|
Andy wrote: open the picture in paint and select file, then set as background
Yea, I am not that stupid. I did figure that paint would be a commonly overlooked thing to lock. BUt lo' behold! It was locked! The "set as desktop picture" is locked...any other ideas? |
|
|
|
|
|
Andy
|
Posted: Fri Mar 03, 2006 12:09 pm Post subject: (No subject) |
|
|
upload the picture, open in firefox, right click and set bg see if that works |
|
|
|
|
|
Tony
|
Posted: Fri Mar 03, 2006 12:52 pm Post subject: (No subject) |
|
|
you cou just quickly put together a VB app that changes the background image. Your school admin can't lock out custom applications without locking the API itself. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
PJ_69
|
Posted: Fri Mar 03, 2006 1:16 pm Post subject: (No subject) |
|
|
Tony wrote: you cou just quickly put together a VB app that changes the background image. Your school admin can't lock out custom applications without locking the API itself.
question mark, question mark period
That sound interesting, but one question, what the hell are you talkin about? |
|
|
|
|
|
Dan
|
Posted: Fri Mar 03, 2006 1:22 pm Post subject: (No subject) |
|
|
VB or Visual Basics is a progaming langue made by microwsoft that alows for exteramly easy (almost drop and click) desing of windows only applications. Due to it's easy of use and intergeation with the windows API (a libbray of fuctions and classes to contorl windows) it has become popualr with script kddys or peoleop whont a quick fix or fuction to do somthing to windows.
In theroy if the BG is stored localy you could use VB to find it and overwriti it, tho most schools have the BG iamge stored on the network, in witch case u whould have to use VB to edit parts of the registry and some files to make a local img work as the BG.
In all likeyhood tho even if u could/did do this and it worked it whould reset the next time u loged in.... |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
cool dude
|
Posted: Fri Mar 03, 2006 8:05 pm Post subject: (No subject) |
|
|
i'm actually suprised your school computers are so stricked. in our school we could change the desktop picture, although i'm gonna kill the guy that sits on my comp before my class. he keeps changing it to crazy looking ppl and stupid backgrounds. just for interest wat school do u go to? anyhow as tony and dan said just make a program in i.e. VB. theres no way your admin could control that and it should change the background. but i'm pretty sure your computers have deep freeze which just resets the computer how it was before, so your background will only stay there until u reset the computer. there is no way u can disable deep freeze so its pointless. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
axej
|
Posted: Fri Mar 03, 2006 9:45 pm Post subject: (No subject) |
|
|
all our computers have deep freeze so its pointless to change anything
at one point tho, this really stoopid teacher had no password into his account and we got in and disabled deep freeze, but then the school found out... |
|
|
|
|
|
md
|
Posted: Fri Mar 03, 2006 10:01 pm Post subject: (No subject) |
|
|
If your really adventurous, or just bored you can always get ahold of hte DC for hte background and draw stuff in it. 'Course that requires writing/running a program, but you can do all sorts of funky things then |
|
|
|
|
|
MihaiG
|
Posted: Sat Mar 04, 2006 9:40 am Post subject: (No subject) |
|
|
if the admins are using console1 to set admin setting..
if you ahve access to run type "mmc"
and go to open file...
there it will usualy show you what programs cna do stuff...
just look around and you should find oen with all the setting in it..
thats how it is at our school |
|
|
|
|
|
PJ_69
|
Posted: Sun Mar 05, 2006 12:44 pm Post subject: (No subject) |
|
|
Thank you for all your help! So far I only had time to do the firefox one..It worked, I now have a diffrent backround! I will play around with some other things, just in case the fat ass blocks firefox....THANKS AGAIN!
EDIT: Btw, I go to HCI, if you dont know what that stands for the name of my school wouldn't really help you... |
|
|
|
|
|
|