thisgamesux / linux-csgo-external

Linux x86 cheat/hack for x86 and x64 linux systems (compiled + tested on Xubuntu)
http://s0beit.me
The Unlicense
63 stars 40 forks source link

Simply doesn't work #11

Open bryantwilliam opened 9 years ago

bryantwilliam commented 9 years ago

Is there some sort of key I need to press or what?

william@william-elementarylinux:~/Downloads/linux-csgo-external-master/linux-csgo-external$ sudo ./csgo_external
s0beit linux hack version 1.3
Log Path [/home/william/Downloads/linux-csgo-external-master/linux-csgo-external/]
CSGO Process Located [/home/william/.steam/steam/steamapps/common/Counter-Strike Global Offensive/csgo_linux][23880]
client_client.so: [e6225000][e7646000][/home/william/.steam/steam/steamapps/common/Counter-Strike Global Offensive/csgo/bin/client_client.so]
Found client_client.so [e6225000]
Glow function reference: 0xe677d014
Glow function address: e6d06840
Glow Array: 5497b40
Error reading ClientClassHead
Error reading ClientClassHead
Error reading ClientClassHead
Error reading ClientClassHead
Cached 245 networked classes
Game ended.
olaulau commented 9 years ago

no. but you have errors in your terminal :-/

bryantwilliam commented 9 years ago

:( How I fix? xD

olaulau commented 9 years ago

don't know, I haven't written this program (and I don't understand it). I've just succeeded in compiling and running it, so I've written the wiki.

bryantwilliam commented 9 years ago

I wasn't asking you specifically lol.

ghost commented 8 years ago

Did you ever figure this out?

bryantwilliam commented 8 years ago

Nope :/

ghost commented 8 years ago

what is your system specs and os may i ask?

bryantwilliam commented 8 years ago
william@william-elementarylinux:~$ inxi -Fx
System:    Host: william-elementarylinux Kernel: 3.19.0-28-generic x86_64 (64 bit, gcc: 4.8.2) 
           Desktop: Gnome Distro: elementary OS 0.3.1 freya
Machine:   Mobo: Gigabyte model: X58A-UD9 Bios: Award version: F4 date: 08/24/2010
CPU:       Quad core Intel Core i7 CPU 950 (-HT-MCP-) cache: 8192 KB flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 24826.6 
           Clock Speeds: 1: 1596.00 MHz 2: 1596.00 MHz 3: 1596.00 MHz 4: 1729.00 MHz 5: 1596.00 MHz 6: 2261.00 MHz 7: 1596.00 MHz 8: 3060.00 MHz
Graphics:  Card: NVIDIA GF108 [GeForce GT 430] bus-ID: 05:00.0 
           X.Org: 1.17.1 drivers: nvidia (unloaded: fbdev,vesa,nouveau) Resolution: 1920x1080@60.0hz 
           GLX Renderer: GeForce GT 430/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 346.82 Direct Rendering: Yes
Audio:     Card-1: NVIDIA GF108 High Definition Audio Controller driver: snd_hda_intel bus-ID: 05:00.1 
           Card-2: Intel 82801JI (ICH10 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0 
           Sound: Advanced Linux Sound Architecture ver: k3.19.0-28-generic
Network:   Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller 
           driver: r8169 ver: 2.3LK-NAPI port: 9e00 bus-ID: 0f:00.0
           IF: eth1 state: down mac: 6c:f0:49:e9:13:4b
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller 
           driver: r8169 ver: 2.3LK-NAPI port: ae00 bus-ID: 0e:00.0
           IF: eth0 state: up speed: 1000 Mbps duplex: full mac: 6c:f0:49:e9:13:49
Drives:    HDD Total Size: 1000.2GB (10.6% used) 1: id: /dev/sda model: WDC_WD10EARS size: 1000.2GB temp: 32C 
Partition: ID: / size: 911G used: 100G (12%) fs: ext4 ID: swap-1 size: 6.44GB used: 0.75GB (12%) fs: swap 
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 56.0C mobo: N/A gpu: 0.0:43C 
           Fan Speeds (in rpm): cpu: N/A 
Info:      Processes: 262 Uptime: 6 days Memory: 2807.4/5965.8MB Runlevel: 2 Gcc sys: 4.9.2 
           Client: Shell (bash 4.3.11) inxi: 1.9.17

It'd be way more helpful if there were better error messages. Like code line numbers in the errors and proper technical runtime exceptions.

I found where the error is from though. In the method:

bool netvar::Cache(remote::Handle game, remote::MapModuleMemoryRegion client) {

on line 92-95 in https://github.com/thisgamesux/linux-csgo-external/blob/master/netvar.cpp

I'm not familiar with this programming language nor am I familiar with this project. So could anyone who is, add some debug messages to see why this keeps being true:

!game.Read(addressOfClientClassHead, &currentClass, sizeof(ClientClass))

? Thanks :)

ghost commented 8 years ago

I don't have access to the code. If I did I would defiantly work on cleaning it up. I might fork it later today and work on cleaning up the code and fixing it. Tonight I will boot up elementary and see if it works for me. Untill then nice specs.

bryantwilliam commented 8 years ago

:) Except for the graphics card haha. Thanks heaps for helping me fix this.

ghost commented 8 years ago

My desktop has 64gb of ram and 8 cores at 4ghz. can't use any of it cause my graphics card broke. So feel good cause at least you can use your desktop. But i will have fun.

bryantwilliam commented 8 years ago

lol

ghost commented 8 years ago

So after Installing Elementary I found that it can't seem to find the game and read its memory. So RIP dreams on elementary. Try Xubuntu, it has a nice GUI and is easy to use.

bryantwilliam commented 8 years ago

My last distro was Xubuntu but I got bored of it. I'm actually thinking of switching to an arch based distro called ApricityOS.

ghost commented 8 years ago

i wrote that wiki after

bryantwilliam commented 8 years ago

It now works on ElementaryOS, but you have to open it while the game is running instead of before to get it to work.