Skip to content

DenLew/ReHitman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReHitman

Debug Console_Preview

What is ReHitman?

ReHitman is an attempt to reverse the executable of Hitman Blood Money. The final goal of the project is to develop a multiplayer similar to Mafia 2's Mutli-player.

Game Build Information.

This project is built on the last build of Hitman Blood Money that IO Interactive released.

Executable String: blood-build3-20060616-26123

Directories.

This project includes 2 directories:

  • Launcher

    • The launcher is the Main DLL injector which controls the game.
  • HM3CoreKill

    • This is the projects core of reverse engineering and contains various libaries

Current Project Goals.

  • Create an open source SDK for the Glacier 1 Engine
  • Reverse the rendering API
  • Implement ImGUI backend over Glacier renderer wrapper (ZWintelRendererD3D)
  • Reverse the input API (mouse, keyboard)
  • Reverse the GUI API
  • Implement a custom widget with logic on CoreKill.dll side
  • Reverse the scene format
  • Create a toolset for Hitman Blood Money

Contact Information.

You can contact me in the project's issue tracker (any questions, ideas, etc).

About

Hitman Blood Money Reverse Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.4%
  • C++ 29.3%
  • Objective-C 0.3%