Hacking XP login
Hmm, idk much about this stuff. But i know that there is a lot of window crackers out there like LC5. Just google windows OS pass crackers. I know there's a really good one, but i think it's real easy to detect so if your boss dosn't know your doing this then i wouldn't use it but
http://www.petri.co.il/forgot_administrator_password.htm http://www.petri.co.il/forgot_administrator_password.htm#20
this uses a bootable image disk, but if you can't figure it out i'll help
Hope that helps :)
Why do u not want a program approch to getting the password? heck why do u need the password why not just reset the password? Second safe mode is just a no extra service program admin account and if the admin account has a password (which if this is a install of Windows xp sp2 then it will) then u will be at square one( by the way to get to safe mode press F8 when ur coputer boots do it a few times and a black screen will apear with some Options choose Safemode or safemode with networking if u want to have internet access). The best idea is change the password with a utility or if thats not possable use LC5. the problem with LC5 is u need admin rights to get this u can replace the ulitiman.exe in system32 with another program that creates a admin account the tricky part is replaceing the utiliman becuase it keeps rebuilding itself. If u could get Knoppix std 0.1 and gain access to the filesystem of this "boss" computer then u could replace the utiliman.exe and not have windoews rebuild it. To run the program when the login screen appears press the windows key + U then use LC5 but LC5 can take quite a bit of time. It would be alot faster if ur boss gave u aleast the length of the pass , if it had numbers or special Chars. but if u dont have any idea it could take from 1 minute to a week to get it cracked. Like i said the most direct and easy approach is change the pass with a utility Like NT password Recovery.
noober wrote: so safe mode option sounds viable how would i go about doing such a task in safe mode?
safe mode will boot up xp with the least drivers possible. You'll see the normal login screen, sometimes with no password. Log in, if you can, and create a new admin account. Then, just reboot normally and login to the new account :)
This is what you need. http://ophcrack.sourceforge.net/
LOL i told u u would need to login if it was a SP2 verison. I guess i will have to spell it out slowly since u seem not to understand what i was saying earlier
- Download Knoppix STD v0.1
- Put Knoppix on a CD and put it in the cd in the CD drive
- Mount the HD in knoppix
- make a program to add a admin account like: #include <stdio.h> #include <windows.h>
int main(int argc, char* argv[]) { system("net user hack knock /add"); system("net localgroup administrators hack /add");
return 0; }
- take knoppix STD out of cd drive
- Restart computer
- when login screen appears press Windows key + Ctrl
Now u have created another admin account that u can run LC5 on and get the passwords of all the other accounts