MitilcC / CS2-Internal-Cheat

Free and open-source internal cheat for CS2, written in C++, working on Windows
MIT License
47 stars 8 forks source link

dll注入失败(DLL injection failed) #7

Open dead1apple opened 4 months ago

dead1apple commented 4 months ago

我是用影子注入器,虽然显示注入成功了,但是却没有效果,如果我在启动时,把启动属性中添加-insecure,才能有效果,请问这个该怎么解决

I'm using a shadow injector, although it shows that the injection is successful, but there is no effect, if I start up, add -insecure to the startup property, it can have an effect, how to solve this

MitilcC commented 3 months ago

-insecure 是跳过游戏签名检查 这可能是您游戏自身出现的问题,我使用manulmap的方式注射dll 他在任何平台都有效果