danielkrupinski / GOESP

Cross-platform streamproof ESP hack for Counter-Strike: Global Offensive, written in modern C++. Rendering and GUI powered by Dear ImGui + FreeType.
MIT License
433 stars 74 forks source link

[Help needed] Possible Injectors #67

Closed Anon-Exploiter closed 3 years ago

Anon-Exploiter commented 3 years ago

Hi,

Sorry for creating another issue, could you please list some public injectors which could be used on Linux to inject the .so file in CSGO's process without getting banned?

I can't find any help regarding this on Linux, would appreciate any help, thanks!

Anon-Exploiter commented 3 years ago

Still waiting for a list, or atleast one :sweat_smile:

Diridibindy commented 3 years ago

In #48 GDB is recommended.

Anon-Exploiter commented 3 years ago

Yeah, but using it :sweat_smile: with what params and stuff :3

danielkrupinski commented 3 years ago

linux-inject, Cexigua

Googling the phrase "linux inject shared library" will give you dozens of tutorials, articles and source codes.

Anon-Exploiter commented 3 years ago

Thanks.