mdilai / Shtreeba

VAC-proof 32bit DLL injector written in C++, using memory mapping and thread hijacking techniques
GNU Lesser General Public License v3.0
293 stars 30 forks source link

Failed to find target process! #11

Open Nesxc opened 3 years ago

Nesxc commented 3 years ago

Error

Error: Failed to find target process!

YES

Nesxc commented 3 years ago

Must csgo be opened first?

mdilai commented 3 years ago

Sure target process must be ran before injection. Shtreeba is a much more than a CSGO injector, it created to evasion heuristic anti-viruses/anti-malwares and to inject anything anywhere (at least on 32bit) and it's fun that after 3 years it suddenly become extreme popular for resistance to VAC enhancing at early 2021. I am thinking about adding special CSGO mode (with additional "VAC bypass" for Steam itself) in next major update/refactoring somewhen in next few weeks (only if this will not decrease overall disguise).

Nesxc commented 3 years ago

确定目标进程必须在注入前运行。Shtreeba 不仅仅是一个 CSGO 注入器,它旨在规避启发式反病毒/反恶意软件并在任何地方注入任何东西(至少在 32 位),有趣的是,3 年后它突然变得非常流行,因为它对 VAC 的抵抗增强在 2021 年初。我正在考虑在接下来的几周内的下一次重大更新/重构中添加特殊的 CSGO 模式(为 Steam 本身提供额外的“VAC 旁路”)(前提是这不会降低整体伪装)。

I suggest embedding dll files in exe for easy transfer xD