Skip to content
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

UnicodeEncodeError #4

Open
GoogleCodeExporter opened this issue Apr 6, 2016 · 1 comment
Open

UnicodeEncodeError #4

GoogleCodeExporter opened this issue Apr 6, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. windows-privesc-check.exe -a

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Windows XP SP 2

Please provide any additional information below.


[snip]

        AUTORIDADE NT\SYSTEM has permission WRITE_OWNER on file C:\WINDOWS\System32\svchost.exe
Traceback (most recent call last):
  File "<string>", line 2907, in <module>
  File "<string>", line 2054, in check_services
  File "<string>", line 2197, in print_weak_perms
  File "wpc\build\pyi.win32\wpc\outPYZ1.pyz/encodings.cp437", line 12, in encode
UnicodeEncodeError: 'charmap' codec can't encode character u'\xc1' in position 
80: character maps to <undefined>

C:\tools>

Original issue reported on code.google.com by [email protected] on 28 Nov 2011 at 4:32

@GoogleCodeExporter
Copy link
Author

additional info: tested with standard user (no admin rights)

Original comment by [email protected] on 28 Nov 2011 at 4:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant