danielkrupinski / OneByteRadar

CS:GO radar hack achieved by patching one byte of game memory. Written in Python 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

peterhaub opened this issue · comments

commented

line 8, in
clientModule = pm.read_bytes(client.lpBaseOfDll, client.SizeOfImage)
AttributeError: 'NoneType' object has no attribute 'lpBaseOfDll'