Find an exploit to bypass the login screen
???
profit
Name:
Anonymous2007-05-06 14:40 ID:37gnnTSV
Nope. As proof, two things:
1) note that windows runs rescheduled checkdisks before all the graphical parts start, but never at the login screen
2) note that spybotSD's post-reboot spyware check runs AFTER the next login succeeds, but before the desktop is allowed to load. --not like the above, which would be a perfect way of never missing the check.
3) You probably need C++ programming for a windows service for hooking some dll that will call your batch when the login screen loads.
It's just that windows security forbids much other stuff from loading until you are authenticated as that machine's bona fide user.
Name:
Anonymous2007-05-06 17:27 ID:WQyli/i1
Yes, you need to execute it in the login window station
Name:
Anonymous2007-05-07 8:07 ID:sUusIVJS
There's no way to get there from the OS selection screen?
actually i'm pretty sure its possible, i havent tried it, but the simplest way would be to make a MSGINA.DLL trojan(check out sample code on rootkit.com) and load this thing at startup, there was also something about replacing the sceensaver with cmd and whatnot... lots of ways.
Fuck all that shit. Just restart the computer, boot into safe mode. Try logging in as Administrator. Most XP computers don't have an admin password set because people are too stupid to do that themselves.