Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash while trying to inject #157

Closed
tskxz opened this issue Mar 19, 2023 · 2 comments
Closed

Crash while trying to inject #157

tskxz opened this issue Mar 19, 2023 · 2 comments

Comments

@tskxz
Copy link

tskxz commented Mar 19, 2023

gamesneeze git:(master) ✗ ./toolbox.sh -u -bd -ld
Unloading cheat...
0
Unloaded!
Building cheat...
-- Configuring done (0.7s)
-- Generating done (0.4s)
-- Build files have been written to: /home/tanjil/gamesneeze/build
[ 1%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/autoaccept.cpp.o
[ 2%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/antiaim.cpp.o
[ 4%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/autodefuse.cpp.o
[ 5%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/backtrack.cpp.o
/home/tanjil/gamesneeze/src/core/features/autoaccept.cpp: In function ‘void Features::AutoAccept::emitSound(const char*)’:
/home/tanjil/gamesneeze/src/core/features/autoaccept.cpp:7:15: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
7 | system("notify-send "gamesneeze" "Found game!""); //p
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 11%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/clantag.cpp.o
[ 11%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/esp.cpp.o
[ 11%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/bullettracers.cpp.o
[ 11%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/chams.cpp.o
[ 16%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/forwardtrack.cpp.o
[ 16%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/fastduck.cpp.o
[ 16%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/hitmarkers.cpp.o
[ 17%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/flappybird.cpp.o
[ 22%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/movement.cpp.o
[ 22%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/nightmode.cpp.o
[ 22%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/noVisualRecoil.cpp.o
[ 23%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/legitbot.cpp.o
[ 25%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/noflash.cpp.o
[ 26%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/notifications.cpp.o
[ 27%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/playerlist.cpp.o
[ 29%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/prediction.cpp.o
[ 30%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/radar.cpp.o
[ 32%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/ragdollGravity.cpp.o
[ 33%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/ragebot.cpp.o
[ 35%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/rankrevealer.cpp.o
[ 36%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/recoilCrosshair.cpp.o
[ 38%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/skinchanger.cpp.o
[ 39%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/skyboxchanger.cpp.o
[ 41%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/slowwalk.cpp.o
[ 42%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/spectators.cpp.o
[ 44%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/triggerbot.cpp.o
[ 45%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/usespam.cpp.o
[ 47%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/features/worldcolormodulation.cpp.o
[ 48%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/clientcmd.cpp.o
[ 50%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/createmove.cpp.o
[ 51%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/drawmodelexecute.cpp.o
[ 52%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/emitsound.cpp.o
[ 54%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/events.cpp.o
[ 55%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/framestagenotify.cpp.o
[ 57%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/getviewmodelfov.cpp.o
[ 58%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/hooks.cpp.o
[ 60%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/ishltv.cpp.o
[ 61%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/overrideview.cpp.o
[ 63%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/paint.cpp.o
[ 64%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/sdlhook.cpp.o
[ 66%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/hooks/vmt.cpp.o
[ 67%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/customwidgets.cpp.o
[ 69%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/imgui/imgui.cpp.o
[ 70%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/imgui/imgui_demo.cpp.o
[ 72%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/imgui/imgui_draw.cpp.o
[ 73%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/imgui/imgui_impl_opengl3.cpp.o
[ 75%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/imgui/imgui_impl_sdl.cpp.o
[ 76%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/imgui/imgui_widgets.cpp.o
[ 77%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/menu.cpp.o
[ 79%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/overlay.cpp.o
[ 80%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/tabs/devwindow.cpp.o
[ 82%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/tabs/legit.cpp.o
/home/tanjil/gamesneeze/src/core/menu/menu.cpp: In function ‘void Menu::drawMenu()’:
/home/tanjil/gamesneeze/src/core/menu/menu.cpp:130:15: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
130 | system("xdg-open https://discord.gg/SCHsWHFJMb &"); //if it works it works lmao
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/tanjil/gamesneeze/src/core/menu/menu.cpp:138:15: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
138 | system("xdg-open https://discord.gg/SCHsWHFJMb &"); //if it works it works lmao
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/tabs/rage.cpp.o
[ 85%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/tabs/visuals.cpp.o
[ 86%] Building CXX object CMakeFiles/gamesneeze.dir/src/core/menu/tabs/misc.cpp.o
[ 88%] Building CXX object CMakeFiles/gamesneeze.dir/src/main.cpp.o
[ 89%] Building CXX object CMakeFiles/gamesneeze.dir/src/sdk/classes/entity.cpp.o
[ 91%] Building CXX object CMakeFiles/gamesneeze.dir/src/sdk/interfaces/interfaces.cpp.o
[ 92%] Building CXX object CMakeFiles/gamesneeze.dir/src/sdk/math.cpp.o
[ 94%] Building CXX object CMakeFiles/gamesneeze.dir/src/sdk/netvars.cpp.o
[ 95%] Building CXX object CMakeFiles/gamesneeze.dir/src/utils/log.cpp.o
[ 97%] Building CXX object CMakeFiles/gamesneeze.dir/src/utils/patternscanning.cpp.o
[ 98%] Building C object CMakeFiles/gamesneeze.dir/src/core/menu/imgui/GL/gl3w.c.o
[100%] Linking CXX shared library libgamesneeze.so
[100%] Built target gamesneeze
Loading cheat...
0
[New LWP 17602]
[New LWP 17603]
[New LWP 17604]
[New LWP 17605]
[New LWP 17633]
[New LWP 17638]
[New LWP 17642]
[New LWP 17652]
[New LWP 17653]
[New LWP 17654]
[New LWP 17656]
[New LWP 17657]
[New LWP 17671]
[New LWP 17672]
[New LWP 17673]
[New LWP 17674]
[New LWP 17675]
[New LWP 17678]
[New LWP 17679]
[New LWP 17680]
[New LWP 17685]
[New LWP 17686]
[New LWP 17687]
[New LWP 17688]
[New LWP 17691]
[New LWP 17697]
[New LWP 17698]
[New LWP 17699]
[New LWP 17710]
warning: Could not load shared library symbols for bin/linux64/launcher_client.so.
Do you need "set solib-search-path" or "set sysroot"?
warning: File "/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your auto-load safe-path' set to "/usr/lib:/usr/lib/". To enable execution of this file add add-auto-load-safe-path /lib/x86_64-linux-gnu/libthread_db-1.0.so line to your configuration file "/home/tanjil/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/tanjil/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: File "/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your auto-load safe-path' set to "/usr/lib:/usr/lib/".
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
0x00007f0a4d100680 in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
[New LWP 18955]
$1 = (void *) 0x3b5e2d00
[Inferior 1 (process 17600) detached]
GNU gdb (GDB) 9.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Find the GDB manual and other documentation resources online at:
http://www.gnu.org/software/gdb/documentation/.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Attaching to process 17600
[New LWP 17602]
[New LWP 17603]
[New LWP 17604]
[New LWP 17605]
[New LWP 17633]
[New LWP 17638]
[New LWP 17642]
[New LWP 17652]
[New LWP 17653]
[New LWP 17654]
[New LWP 17656]
[New LWP 17657]
[New LWP 17671]
[New LWP 17672]
[New LWP 17673]
[New LWP 17674]
[New LWP 17675]
[New LWP 17678]
[New LWP 17679]
[New LWP 17680]
[New LWP 17685]
[New LWP 17686]
[New LWP 17687]
[New LWP 17688]
[New LWP 17691]
[New LWP 17697]
[New LWP 17698]
[New LWP 17699]
[New LWP 17710]
[New LWP 18955]

warning: Could not load shared library symbols for bin/linux64/launcher_client.so.
Do you need "set solib-search-path" or "set sysroot"?

warning: File "/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
--Type for more, q to quit, c to continue without paging--c
To enable execution of this file add
add-auto-load-safe-path /lib/x86_64-linux-gnu/libthread_db-1.0.so
line to your configuration file "/home/tanjil/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/tanjil/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.

warning: File "/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
0x00007f0a4d100680 in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0 0x00007f0a4d100680 in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007f0a48bedee5 in ?? ()
from /home/tanjil/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libSDL2-2.0.so.0
#2 0x00007f0a48b24cb9 in ?? ()
from /home/tanjil/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libSDL2-2.0.so.0
#3 0x00007f0a3e2b7675 in ?? ()
from /home/tanjil/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#4 0x00007f0a3e2b1bb2 in ?? ()
from /home/tanjil/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#5 0x00007f0a3e2b1cd3 in ?? ()
from /home/tanjil/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#6 0x00007f0a3e4e3be9 in ?? ()
from /home/tanjil/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#7 0x00007f0a3e2b412c in ?? ()
from /home/tanjil/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#8 0x00007f0a49acfc69 in ?? ()
#9 0x00007ffcc76bb1e0 in ?? ()
#10 0x0000000000000001 in ?? ()
#11 0x00007ffcc76bb1c0 in ?? ()
#12 0x00007f0a49acfc69 in ?? ()
#13 0x00007ffcc76bb1e0 in ?? ()
#14 0x000000000103c280 in ?? ()
--Type for more, q to quit, c to continue without paging--q
Quit

@dweee
Copy link
Collaborator

dweee commented Mar 25, 2023

just inject the private branch lolz

@dweee dweee closed this as completed Mar 25, 2023
@tskxz
Copy link
Author

tskxz commented Mar 25, 2023

which branch? there are only 1 branch which is master, what u mean

just inject the private branch lolz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants