-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiPassDump Bypass UAC Issue #50
Comments
I wrote my own based on this.. one difference.. i wait 3 seconds for drive to mount before running quacks as sometimes windows will take focus with a finder window.. then instead of ALT o , i use LEFTARROW; ENTER |
I have submitted a pullrequest regarding this. |
I've also made a change, A more reliable way is to do a ALT Y instead and remove the enter afterwords |
I feel like using alt Y is assuming its an english pc.. left arrow enter is probably more reliable.. |
I submitted a pull request #136 that bypasses the UAC all together and added a way to clean your tracks after it's done. |
Vote for LEFT + Enter, since it's compatible with non-english locales |
If the UAC window does not have focus, the bypass UAC will not work (as the Alt-o will not take affect.
The text was updated successfully, but these errors were encountered: