Skip to content

fengjixuchui/DirectX11-hook-with-discord

 
 

Repository files navigation

Example of using discord overlay to render your stuff in target process.

Inject(loadlibrary or manualmap with hjackthread option, if you wont hack any thread create your own in dll main) in any game which support discord overlay. Discord is using minhook, so we can easily hook with it without writing our own library or pasting 1 from github

here is example with new discord game ZombsRoyale.io https://i.imgur.com/HrPjBQM.gifv

credits: ocornut for imgui, TsudaKageyu for minhook and JustasMasiulis for xorstr and lazyimporter

About

DirectX11 hook with discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.3%
  • C 16.7%