csgoGlow icon indicating copy to clipboard operation
csgoGlow copied to clipboard

Mojave update

Open srakl opened this issue 6 years ago • 5 comments

doesn't work with new mojave OS.

My command prom looks like this

bash-3.2# /Users/blabla/Desktop/Wall 
Found CSGO PID: 1132
Found the Client.dylib address: 0x126b25000 
Module should end at 0x127f828f4
bash-3.2# 

and my m_iGlowIndex variable is set to 0xAC20

srakl avatar Oct 20 '18 14:10 srakl

solved it.

  1. Go to "System Preferences > Security & Privacy > Accessibility"
  2. Under "Allow the apps below to control your computer", check "Terminal"

srakl avatar Oct 21 '18 17:10 srakl

Possibly a duplicate of #254 and #253, depending on if that original reporter of the former was on Mojave or not—they weren't very forthcoming with details. See also my comment on https://github.com/iseekwonderful/csgoGlow/issues/252#issuecomment-428049445 (disabling SIP, the randomness of the killings, etc. ;)

Granting Terminal (and thereby all processes spawned by it) control over your machine seems a bit steep. (In a similar vein, there's no hope in heck I'll give that permission to, say, Discord, SC2, or Twitch.) The csgoGlow executable should be more specifically granted that access, a la:

screen shot 2018-10-22 at 14 28 05

I haven't tested this (I've moved Steam to a partition running the previous version of the OS), but you can just drag the compiled executable into that window to add it. Just remember to not keep it in the default location it gets compiled; that location is routinely cleared out. Thus the blank icon in the above instead of the "exec" terminal icon. ;)

amcgregor avatar Oct 22 '18 18:10 amcgregor

Possibly a duplicate of #254 and #253, depending on if that original reporter of the former was on Mojave or not—they weren't very forthcoming with details. See also my comment on #252 (comment) (disabling SIP, the randomness of the killings, etc. ;)

Granting Terminal (and thereby all processes spawned by it) control over your machine seems a bit steep. (In a similar vein, there's no hope in heck I'll give that permission to, say, Discord, SC2, or Twitch.) The csgoGlow executable should be more specifically granted that access, a la:

screen shot 2018-10-22 at 14 28 05

I haven't tested this (I've moved Steam to a partition running the previous version of the OS), but you can just drag the compiled executable into that window to add it. Just remember to not keep it in the default location it gets compiled; that location is routinely cleared out. Thus the blank icon in the above instead of the "exec" terminal icon. ;)

Hey man, I did that but still no success :/

phildental avatar Nov 21 '18 03:11 phildental

solved it.

  1. Go to "System Preferences > Security & Privacy > Accessibility"
  2. Under "Allow the apps below to control your computer", check "Terminal"

Can you still use the Glow? I did that and still no success.

phildental avatar Nov 21 '18 18:11 phildental

Doesn't work and crashes the game :(

DmitryOlkhovoi avatar Dec 02 '18 18:12 DmitryOlkhovoi