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

LookupError: unknown encoding: cp65001 #848

Open
PepperYouth opened this issue Apr 20, 2023 · 1 comment
Open

LookupError: unknown encoding: cp65001 #848

PepperYouth opened this issue Apr 20, 2023 · 1 comment

Comments

@PepperYouth
Copy link

PS C:\Users\Admin> volatility_2.6_win64_standalone.exe -h
Volatility Foundation Volatility Framework 2.6
Traceback (most recent call last):
  File "vol.py", line 192, in <module>
  File "vol.py", line 169, in main
  File "volatility\conf.py", line 262, in parse_options
  File "volatility\conf.py", line 97, in print_help
  File "optparse.py", line 1670, in print_help
LookupError: unknown encoding: cp65001
Failed to execute script vol

My powershell active code page is 65001. Does Volatility not support UTF-8?

@PepperYouth
Copy link
Author

It works in cmd(Active code page: 936), but how it works in powershell?I don‘t want to change my powershell's chcp.

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

No branches or pull requests

1 participant