sunone_aimbot_cpp icon indicating copy to clipboard operation
sunone_aimbot_cpp copied to clipboard

Please add HID

Open liuy0322 opened this issue 10 months ago • 4 comments

Hello, could you add a new type to input_sthod that uses HID and Logitech mouse communication to transmit mouse movement information, similar to the Python hidAPI library.

liuy0322 avatar Mar 14 '25 08:03 liuy0322

Because some anti cheating software will detect the COM port

liuy0322 avatar Mar 15 '25 07:03 liuy0322

hi bro ,Is there a mature solution for simulating HID input from user mode on Windows?

Lumitx avatar Jun 10 '25 04:06 Lumitx

Currently, Win32 input and GHUB input have been detected and blocked by most games. I think the current effective method is to write a HID mouse input driver myself, but Windows directly calls the kernel and requires a certificate. I currently cannot obtain this valid certificate and it is very expensive.

soapboss avatar Sep 08 '25 10:09 soapboss

Есть возможность добавить метод ввода мыши ddxoft в уже существующий билд с CUDA ?

DeadWoodBlack avatar Nov 06 '25 23:11 DeadWoodBlack