Osiris
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui. (by BobH233)
Shtreeba
VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques (by mdilai)
Osiris | Shtreeba | |
---|---|---|
1 | 12 | |
2 | 292 | |
- | 0.0% | |
0.0 | 0.0 | |
over 5 years ago | almost 4 years ago | |
C++ | C++ | |
MIT License | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Osiris
Posts with mentions or reviews of Osiris.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-10.
-
Using only skinchanger in osiris, do I need junkcode / vac bypass / VM protect?
the best practice to stay undetected without using vac bypass is to continually change your build, use undetected injector (preferably manual mapping, since vac hooks functions of loadlibrary), remove PE headers upon injection (helps against auto fingerprinting your build), compile-time xorstr (this can be useful as it changes many parts of binary with each build), and -of course- never share your build.
Shtreeba
Posts with mentions or reviews of Shtreeba.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-10.
- What is the best injector?
-
Using only skinchanger in osiris, do I need junkcode / vac bypass / VM protect?
I have a great success with my build of osiris, never got vac banned since last november. no junk code or vmp. because I think it's suspicious if vac detects you injected a packed dll and will probably flag your account (I could be wrong and ignorant about this). my only concern is the injector I currently use shtreeba. I see memject is also promising. or that private injecter that was leaked with harpoon.
- Are there any free hacks that are genuinely good and VAC bypass.
- Need A Injector For Osiris
-
Injector
Shtreeba.
-
"precompiled version of the best injector to ever exist has been spotted on github"
Release Shtreeba 2.0.0.1 · mdilai/Shtreeba · GitHub
- VAC Bypass + Sazz + osiris ?
- Any good injectors that are undetected right now?
-
can you guys tell me
this been undetected for me at least since november, havent used before that
-
Good Free Injector?
I've been using this one since csghost got detected in ~November, no bans since then.
What are some alternatives?
When comparing Osiris and Shtreeba you can also consider the following projects:
MemJect - Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.
de4py - toolkit for python reverse engineering