How To Hook DirectX 11

preview_player
Показать описание
We learn how to hook DirectX 11 by using the "Dummy Device Method".

- Music: Alchemorph - Memories

Resources:
- Github Repos:
Рекомендации по теме
Комментарии
Автор

Your videos have had such a huge influence on me as a programmer. They're the reason I learned C++ and got into hacking/modding.

jamesking
Автор

Been waiting for this one for a long time! Great video as always!

crapyguy
Автор

I have been waiting for this for ages. Thanks alot!

nathandiepeveen
Автор

hey friend! hope you hit all of your goals in 2022!

alieeeeennnnnn
Автор

Jesus, Literally uploaded this right when i needed this,

lupenn
Автор

I didn't see any similar tutorials for DirectX 12, so is the method of hooking similar for DX12?

KevinNguyen
Автор

How do you know where the game is in the V-table is it always the first what if other applications are using direct x

acebullet
Автор

You should combine a bunch of stuff you've done so far and teach us how to make a multihack with esp, aimbot and all that stuff with a menu overlay. I think it would be pretty cool

Jorgeee
Автор

Good afternoon. Why can't I compile x32 Release code?

shert
Автор

Loving your videos man keep it up dont give up :))

topeque
Автор

tried injecting your code into gta 3 definitive edition. the menu faintly appears then disappears, still running in the background somewhere i think. runs fine in some other dx11 games though like dark souls 3, hitman 2...just in gta definitive its not

JackAdams
Автор

damn i actually understood, liked && subbed

yac
Автор

Very nice Video! Could you please make a video about Kernel level Cheats etc and give a rough overview please?

celestialentertainment
Автор

Hey man could you explain how to pass the mouse input to the imgui window and back to the game? Because whether you hover on yout imgui window and click a button, it clicks also on the game itself.
Thanks and keep it up with your videos!

tortotifa
Автор

Nice video :D
DX12 next`?
PS.
Keep up the good work :D

PumpiPie
Автор

Thanks it worked, can you make a video on to rpm/wpm. I tried writing memory to my money and the game crashes. Why? I tried many things and keeps crashing when changing value. The offsets are correct!

fernandodeadpool
Автор

Hey, great video and ty for source code!
Though my linker doesn't seem to be happy in Visual Studio 2022 when building Release, it's telling me that 'MinHook\libMinHook.x86.lib' was built with another version of the compiler and I need to rebuild it. Where can I find libMinHook source code to rebuild it please?
EDIT: Found the code and managed to rebuild it by myself, only needed to update VS Platform Toolkit :)

Shweetz
Автор

I used cheat engine for a game called Aces High 3. It has a function called Computer-generated imagery in single player mode. Basically it tells you where to point and shoot. The game has no anti-Cheat, but It detects cheat engine obviously. It works online, but i get banned. I need help in creating it

Fjrijfsw
Автор

please cover how to reverse ingame functions

notexpando