Hello I'm new to hacking , and I set myself the task of making simple d3d hook for bf4.
Plan my actions :
1) Reverse bf4 and track call d3d .
2) Create a virtual table.
3 ) Connect the function d3d .
4) Draw a box.
1) And so I ran bf4 uploaded level and attach ollydbg . My card does not support Directx 11 , but supports Directx 10 . Following the logic I should put on brekpoint d3d10 , right? But I have not found d3d10 not see "Memory map", not see"Executable modules". I found only d3d11 module ( do not know why , I will be grateful if you explain) .
Then I decided to put a breakpoint on module d3d11.
http://i.imgur.com/iADJQ7S.png
Pressed F9 , Breakpoint load.
Sent me here and I went on pressing Enter:

After I got here ...
http://i.imgur.com/xkMsTNI.png
similar to that at the end of the function calls in d3d11
I do not understand what's next
Plan my actions :
1) Reverse bf4 and track call d3d .
2) Create a virtual table.
3 ) Connect the function d3d .
4) Draw a box.
1) And so I ran bf4 uploaded level and attach ollydbg . My card does not support Directx 11 , but supports Directx 10 . Following the logic I should put on brekpoint d3d10 , right? But I have not found d3d10 not see "Memory map", not see"Executable modules". I found only d3d11 module ( do not know why , I will be grateful if you explain) .
Then I decided to put a breakpoint on module d3d11.
http://i.imgur.com/iADJQ7S.png
Pressed F9 , Breakpoint load.
Sent me here and I went on pressing Enter:
After I got here ...
http://i.imgur.com/xkMsTNI.png
similar to that at the end of the function calls in d3d11
I do not understand what's next
Aucun commentaire:
Enregistrer un commentaire