You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2020-10-04 16:01:45,158 - pymem - DEBUG - Process 7908 is being debugged
Traceback (most recent call last):
File "OneByteLdr.py", line 11, in
csgoModule = pm.read_bytes(csgo.lpBaseOfDll, csgo.SizeOfImage)
AttributeError: 'NoneType' object has no attribute 'lpBaseOfDll'
The text was updated successfully, but these errors were encountered:
2020-10-04 16:01:45,158 - pymem - DEBUG - Process 7908 is being debugged
Traceback (most recent call last):
File "OneByteLdr.py", line 11, in
csgoModule = pm.read_bytes(csgo.lpBaseOfDll, csgo.SizeOfImage)
AttributeError: 'NoneType' object has no attribute 'lpBaseOfDll'
The text was updated successfully, but these errors were encountered: