clauadv / hunt_internal

internal cheat for hunt showdown
15 stars 8 forks source link

One more question #4

Open merrow0 opened 1 year ago

merrow0 commented 1 year ago

Nice piece of code, good work! Could you please tell me how to integrate the compiled DLL into the Game? Attaching to the EXE does not work, and more knowledge is missing on my side.

Looking forward to reading some HowTos.

psZachary commented 1 year ago

First of all this repository is deprecated, second of all, you need an injector capable of mapping your DLL to game memory using a Kernel Driver.