laazyboy13 / linux-csgo-external

Linux x86 cheat/hack for x86 and x64 linux systems (compiled + tested on Xubuntu/Debian(Jessie)/Archlinux) [original author: s0beit, maintainer: laazyboy13 and community]
http://s0beit.me
The Unlicense
15 stars 5 forks source link

Tutorial for this? #9

Open jtucker2002 opened 8 years ago

jtucker2002 commented 8 years ago

I need help can we get a tutorial?

kaby47 commented 8 years ago

If you don't know how to use this, you better shouldn't be using it.

Basically, you'll have to compile it using cmake and make, then you just have to run it. I also suggest you to modify it a bit so VAC won't recognize it so easily.

laazyboy13 commented 8 years ago

I need help can we get a tutorial?

If you can't figure it out, don't use it.

kaby47 commented 24 days ago If you don't know how to use this, you better shouldn't be using it.

Basically, you'll have to compile it using cmake and make, then you just have to run it. I also suggest you to modify it a bit so VAC won't recognize it so easily.

No need to modify. From what I've reversed and tested, VAC doesn't actually run on linux. But just run as root or move steam + csgo to a user with limited access.

Veske commented 8 years ago

Are you still sure about it today? I imagine back then it could have just been the issue that they we're still porting it? I imagine they will make VAC work on Linux also.

kaby47 commented 8 years ago

laazyboy13 is right. Without root permission and proper storage of the hack (chmod -R 0700) VAC wouldn't even be able to see the files. However I'm not sure if VAC actually scans the CSGO process and recognizes the modification done to it.

kaby47 commented 8 years ago

Forgot to say that you will have to change the ownership of the files to root or similar (chown -R root ./hack/)

Veske commented 8 years ago

But if the hack would use /proc/pid/mem then it would become even harder I imagine?

kaby47 commented 8 years ago

Why should it?