DronCode / ReHitman

Hitman Blood Money Reverse Project
http://rehitman.online
28 stars 5 forks source link

Render, DirectX hooks, ImGui debugger, new input hook #5

Closed DronCode closed 4 years ago

DronCode commented 4 years ago

What's done:

Issues & What's wrong for now:

TODO:

DronCode commented 4 years ago

Before merge PR we need to implement subtask #7

DronCode commented 4 years ago

Hooray! The mouse input method is working perfectly. The last goal of this pull request is complete task #7.

DronCode commented 4 years ago

I guess that #7 isn't a blocker for this task. It will be implemented in the next PRs. For now, our primary goal is to complete the debug menu (preview edition). First of all, we must implement a systems debugger (show list of known systems and their addresses).

DronCode commented 4 years ago

Looks perfect. Done.