danielkrupinski / OneByteRadar

CS:GO radar hack achieved by patching one byte of game memory. Written in Python 3.
MIT License
99 stars 28 forks source link

error #12

Open peterhaub opened 2 years ago

peterhaub commented 2 years ago

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