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

Not working after update #11

Open Skybefol opened 2 years ago

Skybefol commented 2 years ago

OneByteRadar.py", line 10, in clientModule).start() + 9 AttributeError: 'NoneType' object has no attribute 'start'

dev5tar commented 2 years ago

@Skybefol The pattern scan needs an update.

See previous error: https://github.com/danielkrupinski/OneByteRadar/issues/6

azy9 commented 2 years ago

i made an update its work for me https://anonfiles.com/Vdw7b7Ibx2/onebyteradar1.0_exe

Thanks. Can you put open code?

dev5tar commented 2 years ago

i made an update its work for me https://anonfiles.com/Vdw7b7Ibx2/onebyteradar1.0_exe

Dont download this. I dont know why you repacked this file the way you did in a response to an open repo.

I notice you have a repository, perhaps post the code there. But dont post a closed source binary on an open source project dude.

Also, 8MB for onebyteradar? Part of me wants to decompile this and see if its even python at all, but why bother. I doubt its malicious, but seriously, open the source or pull the link.

azy9 commented 2 years ago

i made an update its work for me https://anonfiles.com/Vdw7b7Ibx2/onebyteradar1.0_exe

Dont download this. I dont know why you repacked this file the way you did in a response to an open repo.

I notice you have a repository, perhaps post the code there. But dont post a closed source binary on an open source project dude.

Also, 8MB for onebyteradar? Part of me wants to decompile this and see if its even python at all, but why bother. I doubt its malicious, but seriously, open the source or pull the link.

This is definitely stealler or rat. I put it to Virustotal and +10 detects

2939788244 commented 2 years ago

@danielkrupinski

Prateeek73 commented 2 years ago

Would you update the code @danielkrupinski if possible?

azy9 commented 2 years ago

Has someone tried to fix it?