Tool Created to Bypass Windows Vista UAC
Software developers claim they have created a tool to bypass Windows Vista’s “annoying” User Account Control (UAC) security feature.
The developers from NeoSmart said on their Web site that the UAC feature was “only there to give the impression of security”.
UAC is a controversial feature of Vista designed to stop users from installing or executing arbitrary code. Many see it as a hindrance to performing everyday tasks, as it requests confirmation from users without administrator rights for many actions where no user confirmation was needed in Vista’s predecessor, Windows XP.
iReboot, the tool developed by NeoSmart, helps users choose which operating system to reboot into. UAC had stopped the application from running at start-up, but the developers now claim to have bypassed UAC by splitting iReboot into two. One of the parts, running in the background, has privileged access to the operating system without requiring administrator approval each time the machine boots; the other part, running as a client program, interacts with this back-end service.
As the developers were able to grant the back-end part of the program privileges to run without express user approval every time the machine starts up, they claimed that Windows Vista’s security limitations are “artificial at best, easy to code around, and only there to give the impression of security”.
“Any program that UAC blocks from starting up ‘for good security reasons’ can be coded to work around these limitations with (relative) ease,” wrote the developers in a blog post. “The ‘architectural redesign’ of Vista’s security framework isn’t so much a rebuilt system as much as it is a makeover, intended to give the false impression of a more secure operating system.”
Earlier this month Microsoft product unit manager David Cross, said that UAC was deliberately designed to “annoy users”, in order to put pressure on third-party software makers to make their applications more secure.
Nothing groundbreaking, if you give any application admin rights just once (during install), it can modify the system, effectively prolonging the permission. But it is a bad practice and I would not want such an application on my computer.
Just idiotic. They have a service running under admin privs and an application running under normal user privs. ANY OTHER OS HAS THE SAME BEHAVIOR.
Do they mention at all that you have to go through UAC to even install their shady service?
-Jer