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

Error #19

Open
RaweRwe opened this issue Jul 22, 2020 · 0 comments
Open

Error #19

RaweRwe opened this issue Jul 22, 2020 · 0 comments

Comments

@RaweRwe
Copy link

RaweRwe commented Jul 22, 2020

Traceback (most recent call last):
File "OneByteLdr.py", line 4, in
pm = pymem.Pymem('csgo.exe')
File "C:\Users\cant_\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pymem_init_.py", line 45, in init
self.open_process_from_name(process_name)
File "C:\Users\cant_\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pymem_init_.py", line 194, in open_process_from_name
process32 = pymem.process.process_from_name(process_name)
File "C:\Users\cant_\AppData\Local\Programs\Python\Python38-32\lib\site-packages\pymem\process.py", line 237, in process_from_name
if name in process.szExeFile.decode('utf-8').lower():
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdd in position 13: invalid continuation byte

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