ekknod / EC

open-source cheat [CS:GO/CS2/Apex]
346 stars 161 forks source link

If its possible to use KmboxNet in EFI #114

Closed ShirokoLEET closed 2 weeks ago

ShirokoLEET commented 3 weeks ago

Is it possible to use kmbox for mousemove in EFI project instead of using vm::write I failed on add #include in project..Im unable to code it in kernel.cpp idk where i should code it

monstercheat commented 2 weeks ago

Is it possible to use kmbox for mousemove in EFI project instead of using vm::write I think this bypasses some of the mouse behavior detection.but I'm failing at including (maybe im suck) I dont know how to include in cs2.cpp because include windows.h is already included in utils.cpp.If I include winsock2.h in cs2.cpp I will get the error.Anyways could i fix it?

all its possible 👍

ShirokoLEET commented 2 weeks ago

是否可以在 EFI 项目中使用 kmbox 进行鼠标移动而不是使用 vm::write 我认为这绕过了一些鼠标行为检测,但我未能包含 (也许我很糟糕)我不知道如何在 cs2.cpp 中包含 ,因为 include windows.h 已经包含在 utils.cpp.If I include winsock2.h in cs2.cpp I will get the error.无论如何,我可以修复它吗?

一切皆有可能 👍

👍

ekknod commented 2 weeks ago

EFI doesn't use vm::write

ShirokoLEET commented 2 weeks ago

so can i use kmbox in kernel mode?